paper-with-me

Papers

Molecule Property Prediction Based on Spatial Graph Embedding

2019-08-22 · Journal of Chemical Information and Modeling 2019 8 · Xiao-Feng Wang, Zhen Li, Mingjian Jiang, Shuang Wang, Shugang Zhang, Zhiqiang Wei

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.

📄 PDF Abstract BibTeX

Code (1)

wxfsd/C-SGEN pytorch

Tasks

Drug DiscoveryGraph EmbeddingGraph RegressionPredictionProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Property-Aware Relation Networks for Few-Shot Molecular Property Prediction

2021-07-16 · NeurIPS 2021 12 · Yaqing Wang, Abulikemu Abuduweili, Quanming Yao, Dejing Dou

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+3

Gated Graph Recursive Neural Networks for Molecular Property Prediction

2019-08-31 · Hiroyuki Shindo, Yuji Matsumoto

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 Prediction

GoMS: Graph of Molecule Substructure Network for Molecule Property Prediction

2025-12-13 · Shuhui Qu, Cheolwoo Park arxiv

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 Prediction

Molecular Property Prediction Based on Graph Structure Learning

2023-12-28 · Bangyi Zhao, Weixia Xu, Jihong Guan, Shuigeng Zhou

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+2

Chemical-Reaction-Aware Molecule Representation Learning

2021-09-21 · ICLR 2022 4 · Hongwei Wang, Weijiang Li, Xiaomeng Jin, Kyunghyun Cho 외

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