TL;DR
KPGT introduces a knowledge-guided pre-training framework with a high-capacity graph transformer to improve molecular property prediction, addressing issues of pre-training tasks and model capacity in self-supervised learning.
Contribution
The paper proposes a novel self-supervised learning framework, KPGT, featuring a high-capacity model and knowledge-guided pre-training for molecular graphs.
Findings
KPGT outperforms state-of-the-art methods on molecular property prediction tasks.
The Line Graph Transformer effectively models structural information of molecules.
Knowledge-guided pre-training enhances the capture of structural and semantic information.
Abstract
Designing accurate deep learning models for molecular property prediction plays an increasingly essential role in drug and material discovery. Recently, due to the scarcity of labeled molecules, self-supervised learning methods for learning generalizable and transferable representations of molecular graphs have attracted lots of attention. In this paper, we argue that there exist two major issues hindering current self-supervised learning methods from obtaining desired performance on molecular property prediction, that is, the ill-defined pre-training tasks and the limited model capacity. To this end, we introduce Knowledge-guided Pre-training of Graph Transformer (KPGT), a novel self-supervised learning framework for molecular graph representation learning, to alleviate the aforementioned issues and improve the performance on the downstream molecular property prediction tasks. More…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Layer Normalization · Byte Pair Encoding · Adam · Label Smoothing · Residual Connection · Dropout
