Chemical Structure Generation Using Graph Descriptors and Validity Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for generating chemical structures using neural networks are limited by their reliance on one-dimensional representations, which fail to fully express three-dimensional structures and thus neglect significant information, making it difficult to accurately predict properties and generate valid chemical structures.

Innovation Solution

A method and apparatus that utilize a chemical structure generation model, including an encoder and decoder, to transform descriptors into latent variables, with a validity evaluation model and property prediction model providing feedback for updating the generation model, ensuring the generation of valid chemical structures in a two-dimensional graph form.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If chemical structures are expressed as character strings or vectors, then the data processing is simple, but the three-dimensional structure information is lost and prediction accuracy decreases

Engineering Contradiction:
Improvedata processing complexityVSAvoidprediction accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent transforms chemical structure representation from one-dimensional character strings or vectors into two-dimensional graph structures. This dimensional change allows the model to preserve spatial relationships and structural information while maintaining computational tractability through graph neural network processing.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If reinforcement learning with validity evaluation is implemented, then the generation of valid chemical structures is improved, but the computational time and model complexity increase

Engineering Contradiction:
Improvevalidity of generated structuresVSAvoidcomputational time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent incorporates a validity evaluation model that assesses the chemical validity of generated structures during the training process. By performing preliminary validity checks and providing feedback rewards, the model learns to generate valid structures more efficiently, reducing the need for extensive post-generation validation and iterative corrections.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11854672B2Method and apparatus for generating chemical structure
Publication Date: 2023.12.26 SAMSUNG ELECTRONICS CO LTD
  • US11854672B2 patent drawing
  • US11854672B2 patent drawing
  • US11854672B2 patent drawing

AI summary

A method and apparatus for generating a new chemical structure using a chemical structure generation model are provided. The method includes receiving a first descriptor of a first chemical structure, encoding the first descriptor into a latent variable using an encoder of the chemical structure generation model, generating a second descriptor by decoding the latent variable using a decoder of the chemical structure generation model, generating the second chemical structure corresponding to the second descriptor.