Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Supervised Graph Transformer on Large-Scale Molecular Data

About

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.

Yu Rong, Yatao Bian, Tingyang Xu, Weiyang Xie, Ying Wei, Wenbing Huang, Junzhou Huang• 2020

Related benchmarks

TaskDatasetResultRank
Graph ClassificationNCI1
Accuracy75.79
460
Graph ClassificationNCI109
Accuracy76.01
223
Graph ClassificationHIV
ROC-AUC0.7504
104
Graph property predictionTox21
ROC-AUC0.6859
101
Graph property predictionClinTox
ROC-AUC72.53
94
Graph property predictionBACE
ROC AUC81.13
93
Graph property predictionBBBP
ROC-AUC87.15
87
Graph property predictionToxCast
ROC-AUC0.6445
87
Graph property predictionSIDER
ROC AUC57.53
87
Graph property predictionMUV
ROC-AUC0.6767
87
Showing 10 of 53 rows

Other info

Follow for update