paper-with-me

홈 › Papers

GeomGCL: Geometric Graph Contrastive Learning for Molecular Property Prediction

2021-09-24 · Shuangli Li, Jingbo Zhou, Tong Xu, Dejing Dou, Hui Xiong

Recently many efforts have been devoted to applying graph neural networks (GNNs) to molecular property prediction which is a fundamental task for computational drug and material discovery. One of major obstacles to hinder the successful prediction of molecule property by GNNs is the scarcity of labeled data. Though graph contrastive learning (GCL) methods have achieved extraordinary performance with insufficient labeled data, most focused on designing data augmentation schemes for general graphs. However, the fundamental property of a molecule could be altered with the augmentation method (like random perturbation) on molecular graphs. Whereas, the critical geometric information of molecules remains rarely explored under the current GNN and GCL architectures. To this end, we propose a novel graph contrastive learning method utilizing the geometry of the molecule across 2D and 3D views, which is named GeomGCL. Specifically, we first devise a dual-view geometric message passing network (GeomMPNN) to adaptively leverage the rich information of both 2D and 3D graphs of a molecule. The incorporation of geometric properties at different levels can greatly facilitate the molecular representation learning. Then a novel geometric graph contrastive scheme is designed to make both geometric views collaboratively supervise each other to improve the generalization ability of GeomMPNN. We evaluate GeomGCL on various downstream property prediction tasks via a finetune process. Experimental results on seven real-life molecular datasets demonstrate the effectiveness of our proposed GeomGCL against state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2109.11730

Code (1)

agave233/GeomGCL 공식 구현 paddle

Tasks

Contrastive LearningData AugmentationMolecular Property Predictionmolecular representationProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Attention-wise masked graph contrastive learning for predicting molecular property

2022-05-02 · Hui Liu, Yibiao Huang, Xuejun Liu, Lei Deng

Accurate and efficient prediction of the molecular properties of drugs is one of the fundamental problems in drug research and development. Recent advancements in representation learning have been shown to greatly improv…

Contrastive LearningGraph AttentionMolecular Property Predictionmolecular representation+3

Extracting Molecular Properties from Natural Language with Multimodal Contrastive Learning

2023-07-22 · Romain Lacombe, Andrew Gaut, Jeff He, David Lüdeke 외

Deep learning in computational biochemistry has traditionally focused on molecular graphs neural representations; however, recent advances in language models highlight how much scientific knowledge is encoded in text. To…

Contrastive LearningProperty PredictionRetrievalText Retrieval+1

Molecular Graph Contrastive Learning with Line Graph

2025-01-15 · Xueyuan Chen, Shangzhe Li, Ruomei Liu, Bowen Shi 외

Trapped by the label scarcity in molecular property prediction and drug design, graph contrastive learning (GCL) came forward. Leading contrastive learning works show two kinds of view generators, that is, random or lear…

AttributeContrastive LearningDrug DesignMolecular Property Prediction+1

Knowledge-aware contrastive heterogeneous molecular graph learning

2025-02-17 · Mukun Chen, Jia Wu, Shirui Pan, Fu Lin 외

Molecular representation learning is pivotal in predicting molecular properties and advancing drug design. Traditional methodologies, which predominantly rely on homogeneous graph encoding, are limited by their inability…

BenchmarkingContrastive LearningDrug DesignGraph Learning+5

Automated 3D Pre-Training for Molecular Property Prediction

2023-06-13 · Xu Wang, Huan Zhao, WeiWei Tu, Quanming Yao

Molecular property prediction is an important problem in drug discovery and materials science. As geometric structures have been demonstrated necessary for molecular property prediction, 3D information has been combined …

Drug DiscoveryGraph LearningMolecular Property PredictionPrediction+1