Deep Imitation Learning for Molecular Structure Discovery

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for determining molecular structures from spectroscopic data are laborious, inefficient, and often inaccurate, particularly in cases involving complex molecules or noisy data.

Innovation Solution

The approach involves formulating the molecular structure determination as a graph-structured prediction problem, using a Markov decision process and deep imitation learning to incrementally construct molecules by sequentially placing bonds, leveraging per-vertex information and exploiting graph subisomorphism to ensure structural accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional reconstruction and inversion methods are used, then the process is simple to implement, but the performance is inferior and the time consumption is high

Engineering Contradiction:
Improvestructure discovery speedVSAvoidmethod complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent replaces traditional mechanical reconstruction methods with deep learning neural networks that have been trained to predict molecular structures from spectroscopic data. The neural network model substitutes the complex iterative inversion process with a direct data-driven prediction approach, achieving faster computation while maintaining accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent uses imitation learning where the neural network is trained to copy the transformations learned from spectroscopic data to molecular structure predictions. The model learns from example data the mapping between spectral patterns and molecular structures, replicating this knowledge to rapidly predict unknown structures without rederiving the complex relationships each time.

Inventive Principle:
Principle #26Copying

2Measurement precision

If deep learning methods for graphs are applied, then the accuracy is improved, but the computational cost and complexity increase

Engineering Contradiction:
Improvestructure determination accuracyVSAvoidcomputational resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the molecular structure prediction task into multiple components: graph convolutional layers for processing molecular graphs, attention mechanisms for identifying important structural features, and a final prediction head for structure determination. This segmentation allows each component to be optimized independently and reduces overall computational burden by focusing computations only on relevant parts of the molecule.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by using graph convolutional networks that process different parts of the molecular graph with appropriate complexity. The model adapts the computational intensity to the local chemical environment, applying more sophisticated processing to regions with complex bonding patterns while using simpler processing for straightforward structural elements, thereby optimizing the balance between accuracy and computational cost.

Inventive Principle:
Principle #3Local quality

3Adaptability or versatility

If sequential construction methods using RNNs are used, then the flexibility is improved, but the reliability decreases due to inability to guarantee correct structure

Engineering Contradiction:
Improvemolecule generation flexibilityVSAvoidstructure correctness
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent incorporates feedback mechanisms where the neural network continuously evaluates generated molecular structures against the input spectroscopic data and adjusts predictions accordingly. The model uses feedback from intermediate structure evaluations to refine subsequent predictions, ensuring that only structurally valid molecules are generated while maintaining flexibility in handling diverse molecular types.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

Instead of generating molecules sequentially and hoping for correctness, the patent inverts the approach by using the spectroscopic data as ground truth to directly infer the correct molecular structure. The model works backwards from the spectral information, using the known physics of spectroscopy to constrain and guide the structure prediction, thereby guaranteeing reliability while maintaining adaptability to different molecular classes.

Inventive Principle:
Principle #13The other way round (Inversion)

Data Source

PatentUS12334194B2Deep imitation learning for molecular inverse problems
Publication Date: 2025.06.17 UNIVERSITY OF CHICAGO
  • US12334194B2 patent drawing
  • US12334194B2 patent drawing
  • US12334194B2 patent drawing

AI summary

A method of determining a molecular structure of a compound includes obtaining a known molecular formula of the compound based on at least one of an observed spectrum and stoichiometric calculations. Edges that meet per-vertex constraints of the molecular formula are determined, and a plurality of candidate structures is generated based on the determined edges. The plurality of candidate structures are evaluated, and one candidate structure of the plurality of candidate structures is determined as the molecular structure of the compound based on the evaluation of the plurality of candidate structures.