paper-with-me

홈 › Papers

ChemRL-GEM: Geometry Enhanced Molecular Representation Learning for Property Prediction

2021-06-11 · Xiaomin Fang, Lihang Liu, Jieqiong Lei, Donglong He, Shanzhuo Zhang, Jingbo Zhou, Fan Wang, Hua Wu, Haifeng Wang

Effective molecular representation learning is of great importance to facilitate molecular property prediction, which is a fundamental task for the drug and material industry. Recent advances in graph neural networks (GNNs) have shown great promise in applying GNNs for molecular representation learning. Moreover, a few recent studies have also demonstrated successful applications of self-supervised learning methods to pre-train the GNNs to overcome the problem of insufficient labeled molecules. However, existing GNNs and pre-training strategies usually treat molecules as topological graph data without fully utilizing the molecular geometry information. Whereas, the three-dimensional (3D) spatial structure of a molecule, a.k.a molecular geometry, is one of the most critical factors for determining molecular physical, chemical, and biological properties. To this end, we propose a novel Geometry Enhanced Molecular representation learning method (GEM) for Chemical Representation Learning (ChemRL). At first, we design a geometry-based GNN architecture that simultaneously models atoms, bonds, and bond angles in a molecule. To be specific, we devised double graphs for a molecule: The first one encodes the atom-bond relations; The second one encodes bond-angle relations. Moreover, on top of the devised GNN architecture, we propose several novel geometry-level self-supervised learning strategies to learn spatial knowledge by utilizing the local and global molecular 3D structures. We compare ChemRL-GEM with various state-of-the-art (SOTA) baselines on different molecular benchmarks and exhibit that ChemRL-GEM can significantly outperform all baselines in both regression and classification tasks. For example, the experimental results show an overall improvement of 8.8% on average compared to SOTA baselines on the regression tasks, demonstrating the superiority of the proposed method.

📄 PDF Abstract BibTeX arXiv:2106.06130

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property Predictionmolecular representationProperty PredictionregressionRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

LiteGEM: Lite Geometry Enhanced Molecular Representation Learning for Quantum Property Prediction

2021-06-28 · Shanzhuo Zhang, Lihang Liu, Sheng Gao, Donglong He 외

In this report, we (SuperHelix team) present our solution to KDD Cup 2021-PCQM4M-LSC, a large-scale quantum chemistry dataset on predicting HOMO-LUMO gap of molecules. Our solution, Lite Geometry Enhanced Molecular repre…

molecular representationProperty PredictionRepresentation LearningSelf-Supervised Learning

Searching for High-Value Molecules Using Reinforcement Learning and Transformers

2023-10-04 · Raj Ghugare, Santiago Miret, Adriana Hugessen, Mariano Phielipp 외

Reinforcement learning (RL) over text representations can be effective for finding high-value policies that can search over graphs. However, RL requires careful structuring of the search space and algorithm design to be …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

PointGAT: A quantum chemical property prediction model integrating graph attention and 3D geometry

2023-10-08 · Rong Zhang, Rongqing Yuan, Boxue Tian

Predicting quantum chemical properties is a fundamental challenge for computational chemistry. While the development of graph neural networks has advanced molecular representation learning and property prediction, their …

3D geometryComputational chemistryDrug DesignGraph Attention+5

Multi-Modal Representation Learning for Molecular Property Prediction: Sequence, Graph, Geometry

2024-01-07 · Zeyu Wang, Tianyi Jiang, Jinhuan Wang, Qi Xuan

Molecular property prediction refers to the task of labeling molecules with some biochemical properties, playing a pivotal role in the drug discovery and design process. Recently, with the advancement of machine learning…

Data AugmentationDrug DiscoveryMolecular Property Predictionmolecular representation+3

GeoT: A Geometry-aware Transformer for Reliable Molecular Property Prediction and Chemically Interpretable Representation Learning

2021-06-29 · Bumju Kwak, Jiwon Park, Taewon Kang, Jeonghee Jo 외

In recent years, molecular representation learning has emerged as a key area of focus in various chemical tasks. However, many existing models fail to fully consider the geometric information of molecular structures, res…

Molecular Property Predictionmolecular representationProperty PredictionRepresentation Learning