Molecule Property Prediction Based on Spatial Graph Embedding
Accurate prediction of molecular properties is important for new compound design, which is a crucial step in drug discovery. In this paper, molecular graph data is utilized for property prediction based on graph convolution neural networks. In addition, a convolution spatial graph embedding layer (C-SGEL) is introduced to retain the spatial connection information on molecules. And, multiple C-SGELs are stacked to construct a convolution spatial graph embedding network (C-SGEN) for end-to-end representation learning. In order to enhance the robustness of the network, molecular fingerprints are also combined with C-SGEN to build a composite model for predicting molecular properties. Our comparative experiments have shown that our method is accurate and achieves the best results on some open benchmark datasets.
Code (1)
Tasks
Drug DiscoveryGraph EmbeddingGraph RegressionPredictionProperty PredictionRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Property-Aware Relation Networks for Few-Shot Molecular Property Prediction
Molecular property prediction plays a fundamental role in drug discovery to identify candidate molecules with target properties. However, molecular property prediction is essentially a few-shot problem which makes it har…
Drug DiscoveryGraph LearningMeta-LearningMolecular Property Prediction+3Gated Graph Recursive Neural Networks for Molecular Property Prediction
Molecule property prediction is a fundamental problem for computer-aided drug discovery and materials science. Quantum-chemical simulations such as density functional theory (DFT) have been widely used for calculating th…
Drug DiscoveryMolecular Property PredictionPredictionProperty PredictionGoMS: Graph of Molecule Substructure Network for Molecule Property Prediction
While graph neural networks have shown remarkable success in molecular property prediction, current approaches like the Equivariant Subgraph Aggregation Networks (ESAN) treat molecules as bags of independent substructure…
Molecular Property PredictionMolecular Property Prediction Based on Graph Structure Learning
Molecular property prediction (MPP) is a fundamental but challenging task in the computer-aided drug discovery process. More and more recent works employ different graph-based models for MPP, which have made considerable…
Drug DiscoveryGraph Neural NetworkGraph structure learningMolecular Property Prediction+2Chemical-Reaction-Aware Molecule Representation Learning
Molecule representation learning (MRL) methods aim to embed molecules into a real vector space. However, existing SMILES-based (Simplified Molecular-Input Line-Entry System) or GNN-based (Graph Neural Networks) MRL metho…
Chemical Reaction PredictionProperty PredictionRepresentation Learning