paper-with-me

홈 › Papers

3D Graph Contrastive Learning for Molecular Property Prediction

2022-05-31 · Kisung Moon, Sunyoung Kwon

Self-supervised learning (SSL) is a method that learns the data representation by utilizing supervision inherent in the data. This learning method is in the spotlight in the drug field, lacking annotated data due to time-consuming and expensive experiments. SSL using enormous unlabeled data has shown excellent performance for molecular property prediction, but a few issues exist. (1) Existing SSL models are large-scale; there is a limitation to implementing SSL where the computing resource is insufficient. (2) In most cases, they do not utilize 3D structural information for molecular representation learning. The activity of a drug is closely related to the structure of the drug molecule. Nevertheless, most current models do not use 3D information or use it partially. (3) Previous models that apply contrastive learning to molecules use the augmentation of permuting atoms and bonds. Therefore, molecules having different characteristics can be in the same positive samples. We propose a novel contrastive learning framework, small-scale 3D Graph Contrastive Learning (3DGCL) for molecular property prediction, to solve the above problems. 3DGCL learns the molecular representation by reflecting the molecule's structure through the pre-training process that does not change the semantics of the drug. Using only 1,128 samples for pre-train data and 1 million model parameters, we achieved the state-of-the-art or comparable performance in four regression benchmark datasets. Extensive experiments demonstrate that 3D structural information based on chemical knowledge is essential to molecular representation learning for property prediction.

📄 PDF Abstract BibTeX arXiv:2208.06360

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMolecular Property Predictionmolecular representationPredictionProperty PredictionRepresentation LearningSelf-Supervised 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

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

GeomGCL: Geometric Graph Contrastive Learning for Molecular Property Prediction

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

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 hinde…

Contrastive LearningData AugmentationMolecular Property Predictionmolecular representation+2

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

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