Conditional Molecular Generation Guardrails for Toxicity Screening

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Generative models in drug discovery generate toxic, harmful, and undesirable molecules, and existing detection methods are time-consuming, resource-intensive, and lack predictive power and scalability.

Innovation Solution

Implement guardrails using classifiers trained on various data types to predict toxicity and undesired attributes, integrate classifiers into the generative process for inference-time guidance, incorporate classifiers into the training of the generative model, and process prompts to filter undesirable instructions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If experimental techniques such as cellular and tissue assays are used to detect toxic molecules, then measurement precision is improved, but productivity deteriorates due to time consumption and resource intensity

Engineering Contradiction:
Improvetoxicity detection accuracyVSAvoidmolecular structure evaluation throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs preliminary toxicity prediction using trained machine learning models before committing resources to expensive experimental assays. This preliminary screening filters out obviously toxic molecules early in the design process, allowing experimental techniques to be applied only to promising candidates, thereby maintaining high measurement precision while dramatically improving productivity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces machine learning models as an intermediary between molecular structure generation and experimental toxicity testing. These models serve as a bridge that provides rapid, computationally-efficient toxicity predictions, reducing the need for direct experimental testing of every generated molecule while maintaining reliable toxicity assessment for final candidates

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If QSAR models are used to evaluate molecular toxicity, then productivity is improved through faster evaluation, but measurement precision deteriorates due to limited predictive power and poor generalization

Engineering Contradiction:
Improvemolecular structure evaluation throughputVSAvoidtoxicity prediction accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system employs an ensemble of multiple machine learning models with different architectures and training approaches rather than relying on a single QSAR model. This composite approach combines the strengths of various models (including graph neural networks, sequence models, and structure-based predictors) to achieve both high throughput and improved predictive accuracy that generalizes better to novel molecular structures

Inventive Principle:
Principle #40Composite materials

Solution Approach 2:

The machine learning models are trained in advance on extensive datasets containing molecular structures and their corresponding toxicity outcomes. This preliminary training phase allows the models to learn complex structure-toxicity relationships that can then be rapidly applied to evaluate new molecular structures, providing both speed and improved precision compared to traditional QSAR methods

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If generative models generate diverse molecular structures, then adaptability is improved, but object-generated harmful factors worsen due to potential generation of toxic and harmful molecules

Engineering Contradiction:
Improvemolecular structure diversityVSAvoidtoxic and harmful molecule generation
Core Design Contradiction:
Adaptability or versatilityVSObject-generated harmful factors

Solution Approach 1:

The system implements feedback loops where toxicity predictions from machine learning models are fed back into the molecular generation process. When toxic molecules are detected, the feedback signals guide the generative model to adjust its output distribution and avoid generating similar toxic structures in the future, thereby maintaining molecular diversity while reducing harmful output

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies preliminary anti-action by training the generative model with adversarial examples and negative constraints during the generation process. The system proactively prevents toxic molecule generation by incorporating toxicity awareness into the generation mechanism itself, rather than merely filtering toxic molecules after they are created, thus maintaining adaptability while preemptively blocking harmful output

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS20260051368A1Guardrails for conditional molecular generation
Publication Date: 2026.02.19 NVIDIA CORP
  • US20260051368A1 patent drawing
  • US20260051368A1 patent drawing
  • US20260051368A1 patent drawing

AI summary

In various examples, a technique for providing a guardrail for conditional molecular generation includes inputting a latent representation of a molecule generated using a trained generative model during a first generative instance into one or more classifiers. The technique also includes generating, via execution of the classifier(s) based on the latent representation, one or more scores, wherein each score represents a predicted measure of a different undesired attribute for the latent representation. The technique further includes determining that the score(s) are not within one or more acceptable ranges and in response to the determination, preventing the trained generative model from generating one or more second latent representations of the molecule, wherein the preventing includes causing the trained generative model to generate, based at least on the score(s), one or more third latent representations associated with the molecule over one or more additional generative instances following the first generative instance.