Autonomous Molecular Discovery Agent Using Abductive Reasoning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current molecular discovery methods, such as combinatorial and high-throughput approaches, face challenges in efficiently navigating the high-dimensional chemical space and overcoming the testing bottleneck, leading to resource-intensive and time-consuming processes that generate numerous compounds without effectively targeting specific properties.

Innovation Solution

The implementation of a Hypothesis Generation Engine (HGE) that uses abductive reasoning and likelihood models to iteratively generate and test hypothetical molecular structures, leveraging reinforcement learning and natural language processing to focus on regions of chemical space with high likelihood of meeting target property values, thereby reducing the number of required calculations and synthetic targets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If traditional combinatorial/high-throughput approaches are used to sample chemical space, then the coverage of chemical space is improved, but the resource consumption and time required increase significantly

Engineering Contradiction:
Improvechemical space coverageVSAvoiddiscovery time
Core Design Contradiction:
Area of stationary objectVSLoss of time

Solution Approach 1:

The system performs preliminary actions by using abductive reasoning to generate targeted hypotheses about molecular structures that are likely to satisfy desired properties before actual synthesis and testing. This preliminary intellectual exploration guides subsequent experimental efforts, avoiding random or exhaustive sampling of chemical space.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback loops where experimental results from synthesis and characterization are fed back into the reasoning engine to refine and update the knowledge base. This feedback mechanism allows the system to learn from results and improve its hypothesis generation, progressively narrowing down the search to most promising regions of chemical space.

Inventive Principle:
Principle #23Feedback

2Reliability

If exhaustive sampling of chemical space is performed, then the likelihood of finding molecules with desired properties is improved, but the computational and experimental resources required increase

Engineering Contradiction:
Improvesuccess likelihoodVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces an intermediary reasoning layer that acts as a mediator between the desired property specifications and the actual molecular structures. This abductive reasoning engine generates intermediate hypotheses about which structures are likely to satisfy the properties, reducing the need for exhaustive sampling while maintaining reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If the number of candidate molecules is reduced to decrease testing burden, then the resource consumption is reduced, but the coverage of chemical space may be insufficient

Engineering Contradiction:
Improvediscovery efficiencyVSAvoidchemical space coverage
Core Design Contradiction:
ProductivityVSArea of stationary object

Solution Approach 1:

The system changes the parameters of hypothesis generation by using abductive reasoning with likelihood models to prioritize molecules based on their probability of satisfying desired properties. This allows the system to focus resources on testing a smaller number of high-probability candidates while maintaining adequate chemical space coverage through intelligent sampling rather than exhaustive enumeration.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11158400B2Autonomous reasoning and experimentation agent for molecular discovery
Publication Date: 2021.10.26 GE INFRASTRUCTURE TECH LLC
  • US11158400B2 patent drawing
  • US11158400B2 patent drawing
  • US11158400B2 patent drawing

AI summary

According to some embodiments, a system, method and non-transitory computer-readable medium are provided comprising a Hypothesis Generation Engine (HGE) to receive one or more property target values for a material; a memory for storing program instructions; an HGE processor, coupled to the memory, and in communication with the HGE, and operative to execute program instructions to: receive the one or more property target values for the material; analyze the one or more property target values as compared to one or more known values in a knowledge base; generate, based on the analysis, an initial set of hypothetical structures, wherein each hypothetical structure includes at least one property target value; execute a likelihood model for each candidate material to generate a likelihood probability for each hypothetical structure, wherein the likelihood probability is a measure of the likelihood that the hypothetical structure will have the target property value; convert each hypothetical structure into a natural language representation; execute an abduction kernel on the natural language representation with the at least one likelihood probability, to output at least one proposed structure that satisfies a likelihood threshold for having the property target value; and receive the output of the executed abduction kernel at a testing module to determine whether the output satisfies the property target values. Numerous other aspects are provided.