Graph-Based Compound Property Classification for Non-Grid Molecules
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing machine learning models, such as convolutional neural networks (CNNs), struggle with accurately classifying the chemical and biological properties of compounds that do not have a grid structure, leading to suboptimal classification effects.
Innovation Solution
A compound property analysis method using a feature map extraction model branch and a classification model branch to process feature vectors derived from molecular structures, incorporating message passing layers and a conversion function to generate graph representation vectors, which are then processed to determine compound properties.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If a convolutional neural network (CNN) model is used for classification, then the model can process grid structure data effectively, but the classification effect deteriorates for compound feature data that does not have a grid structure
Solution Approach 1:
The patent changes the fundamental parameter of data structure representation from grid-based to graph-based. By representing molecular structures as graphs with nodes for atoms and edges for bonds, the model adapts to non-grid structure data while maintaining high classification accuracy for compound properties.
Solution Approach 2:
The patent replaces the mechanical grid-based processing system with a graph-based system. Instead of using CNNs that rely on grid structures, the invention uses graph neural networks that can naturally process the irregular, non-grid structure of molecular data, thereby resolving the adaptability issue.
2Adaptability or versatility
If graph data structures are used to represent compound features, then the adaptability to non-grid structure data is improved, but the model complexity increases
Solution Approach 1:
The patent segments the graph neural network into distinct functional modules: graph construction module, graph neural network module, and property prediction module. This segmentation reduces model complexity by making each module independently designable and optimizable, while maintaining the adaptability benefits of graph-based representation.
Solution Approach 2:
The patent introduces a graph representation layer as an intermediary between the molecular structure input and the property prediction output. This intermediary layer simplifies the overall model by providing a standardized graph format that bridges the raw molecular data and the classification task, reducing direct model complexity.
Data Source
AI summary
A compound property analysis method is provided. The method includes obtaining, according to a molecular structure of a compound, a feature vector of the compound, the feature vector including a node vector of each node and an edge vector of each edge, processing the feature vector by using a feature map extraction model branch to obtain a graph representation vector, and processing the graph representation vector by using a classification model branch to obtain a property of the compound. Thus, in the process of compound property analysis, the graph representation vector that can accurately represent a feature of the compound is obtained based on a graph data structure of the compound, and a classification property of the compound may be obtained based on the graph representation vector, thereby improving the accuracy of determining the classification property of the compound. Apparatus and non-transitory computer-readable storage medium counterpart embodiments are also provided.


