TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Self-Supervised Graph Transformer on Large-Scale Molecular...

Self-Supervised Graph Transformer on Large-Scale Molecular Data

Yu Rong, Yatao Bian, Tingyang Xu, Weiyang Xie, Ying WEI, Wenbing Huang, Junzhou Huang

2020-06-18NeurIPS 2020 12Molecular Property PredictionRepresentation Learning
PaperPDFCode(official)CodeCode

Abstract

How to obtain informative representations of molecules is a crucial prerequisite in AI-driven drug design and discovery. Recent researches abstract molecules as graphs and employ Graph Neural Networks (GNNs) for molecular representation learning. Nevertheless, two issues impede the usage of GNNs in real scenarios: (1) insufficient labeled molecules for supervised training; (2) poor generalization capability to new-synthesized molecules. To address them both, we propose a novel framework, GROVER, which stands for Graph Representation frOm self-superVised mEssage passing tRansformer. With carefully designed self-supervised tasks in node-, edge- and graph-level, GROVER can learn rich structural and semantic information of molecules from enormous unlabelled molecular data. Rather, to encode such complex information, GROVER integrates Message Passing Networks into the Transformer-style architecture to deliver a class of more expressive encoders of molecules. The flexibility of GROVER allows it to be trained efficiently on large-scale molecular dataset without requiring any supervision, thus being immunized to the two issues mentioned above. We pre-train GROVER with 100 million parameters on 10 million unlabelled molecules -- the biggest GNN and the largest training dataset in molecular representation learning. We then leverage the pre-trained GROVER for molecular property prediction followed by task-specific fine-tuning, where we observe a huge improvement (more than 6% on average) from current state-of-the-art methods on 11 challenging benchmarks. The insights we gained are that well-designed self-supervision losses and largely-expressive pre-trained models enjoy the significant potential on performance boosting.

Results

TaskDatasetMetricValueModel
Molecular Property PredictionFreeSolvRMSE2.176GROVER (base)
Molecular Property PredictionFreeSolvRMSE2.272GROVER (large)
Molecular Property PredictionclintoxMolecules (M)11GROVER (base)
Molecular Property PredictionclintoxROC-AUC81.2GROVER (base)
Molecular Property PredictionclintoxMolecules (M)11GROVER (large)
Molecular Property PredictionclintoxROC-AUC76.2GROVER (large)
Molecular Property PredictionToxCastROC-AUC65.4GROVER (base)
Molecular Property PredictionToxCastROC-AUC65.3GROVER (large)
Molecular Property PredictionLipophilicityRMSE0.817GROVER (base)
Molecular Property PredictionLipophilicityRMSE0.823GROVER (large)
Molecular Property PredictionQM7MAE92GROVER (large)
Molecular Property PredictionQM7MAE94.5GROVER (base)
Molecular Property PredictionBBBPROC-AUC70GROVER (base)
Molecular Property PredictionBBBPROC-AUC69.5GROVER (large)
Molecular Property PredictionQM9MAE0.00984GROVER (base)
Molecular Property PredictionQM9MAE0.00986GROVER (large)
Molecular Property PredictionQM8MAE0.0218GROVER (base)
Molecular Property PredictionQM8MAE0.0224GROVER (large)
Molecular Property PredictionSIDERROC-AUC65.4GROVER (large)
Molecular Property PredictionSIDERROC-AUC64.8GROVER (base)
Molecular Property PredictionTox21ROC-AUC74.3GROVER (base)
Molecular Property PredictionTox21ROC-AUC73.5GROVER (large)
Molecular Property PredictionBACEROC-AUC82.6GROVER (base)
Molecular Property PredictionBACEROC-AUC81GROVER (large)
Atomistic DescriptionFreeSolvRMSE2.176GROVER (base)
Atomistic DescriptionFreeSolvRMSE2.272GROVER (large)
Atomistic DescriptionclintoxMolecules (M)11GROVER (base)
Atomistic DescriptionclintoxROC-AUC81.2GROVER (base)
Atomistic DescriptionclintoxMolecules (M)11GROVER (large)
Atomistic DescriptionclintoxROC-AUC76.2GROVER (large)
Atomistic DescriptionToxCastROC-AUC65.4GROVER (base)
Atomistic DescriptionToxCastROC-AUC65.3GROVER (large)
Atomistic DescriptionLipophilicityRMSE0.817GROVER (base)
Atomistic DescriptionLipophilicityRMSE0.823GROVER (large)
Atomistic DescriptionQM7MAE92GROVER (large)
Atomistic DescriptionQM7MAE94.5GROVER (base)
Atomistic DescriptionBBBPROC-AUC70GROVER (base)
Atomistic DescriptionBBBPROC-AUC69.5GROVER (large)
Atomistic DescriptionQM9MAE0.00984GROVER (base)
Atomistic DescriptionQM9MAE0.00986GROVER (large)
Atomistic DescriptionQM8MAE0.0218GROVER (base)
Atomistic DescriptionQM8MAE0.0224GROVER (large)
Atomistic DescriptionSIDERROC-AUC65.4GROVER (large)
Atomistic DescriptionSIDERROC-AUC64.8GROVER (base)
Atomistic DescriptionTox21ROC-AUC74.3GROVER (base)
Atomistic DescriptionTox21ROC-AUC73.5GROVER (large)
Atomistic DescriptionBACEROC-AUC82.6GROVER (base)
Atomistic DescriptionBACEROC-AUC81GROVER (large)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15Dual Dimensions Geometric Representation Learning Based Document Dewarping2025-07-11