paper-with-me

홈 › Papers

3D Pre-training improves GNNs for Molecular Property Prediction

2021-09-29 · Hannes Stärk, Dominique Beaini, Gabriele Corso, Prudencio Tossou, Christian Dallago, Stephan Günnemann, Pietro Lio

Molecular property prediction is one of the fastest-growing applications of deep learning with critical real-world impacts. Including 3D molecular structure as input to learned models their performance for many molecular tasks. However, this information is infeasible to compute at the scale required by several real-world applications. We propose pre-training a model to reason about the geometry of molecules given only their 2D molecular graphs. Using methods from self-supervised learning, we maximize the mutual information between 3D summary vectors and the representations of a Graph Neural Network (GNN) such that they contain latent 3D information. During fine-tuning on molecules with unknown geometry, the GNN still generates implicit 3D information and can use it to improve downstream tasks. We show that 3D pre-training provides significant improvements for a wide range of properties, such as a 22% average MAE reduction on eight quantum mechanical properties. Moreover, the learned representations can be effectively transferred between datasets in different molecular spaces.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMolecular Property PredictionPredictionProperty PredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Graph neural networks for the prediction of molecular structure-property relationships

2022-07-25 · Jan G. Rittig, Qinghe Gao, Manuel Dahmen, Alexander Mitsos 외

Molecular property prediction is of crucial importance in many disciplines such as drug discovery, molecular biology, or material and process design. The frequently employed quantitative structure-property/activity relat…

Drug DiscoveryMolecular Property PredictionPredictionProperty Prediction

3D Infomax improves GNNs for Molecular Property Prediction

2021-10-08 · NeurIPS Workshop AI4Scien 2021 12 · Hannes Stärk, Dominique Beaini, Gabriele Corso, Prudencio Tossou 외

Molecular property prediction is one of the fastest-growing applications of deep learning with critical real-world impacts. Including 3D molecular structure as input to learned models improves their performance for many …

Contrastive LearningGraph LearningGraph Neural NetworkMolecular Property Prediction+3

Fragment-based Pretraining and Finetuning on Molecular Graphs

2023-10-05 · NeurIPS 2023 11 · Kha-Dinh Luong, Ambuj Singh

Property prediction on molecular graphs is an important application of Graph Neural Networks. Recently, unlabeled molecular data has become abundant, which facilitates the rapid development of self-supervised learning fo…

Contrastive LearningProperty PredictionSelf-Supervised Learning

LLM and GNN are Complementary: Distilling LLM for Multimodal Graph Learning

2024-06-03 · Junjie Xu, Zongyu Wu, Minhua Lin, Xiang Zhang 외

Recent progress in Graph Neural Networks (GNNs) has greatly enhanced the ability to model complex molecular structures for predicting properties. Nevertheless, molecular data encompasses more than just graph structures, …

Graph LearningLanguage ModelingLanguage ModellingLarge Language Model

Which Hyperparameters to Optimise? An Investigation of Evolutionary Hyperparameter Optimisation in Graph Neural Network For Molecular Property Prediction

2021-04-13 · Yingfang Yuan, Wenjun Wang, Wei Pang

Recently, the study of graph neural network (GNN) has attracted much attention and achieved promising performance in molecular property prediction. Most GNNs for molecular property prediction are proposed based on the id…

Graph Neural NetworkHyperparameter OptimizationMolecular Property PredictionPrediction+1