Pre-training Molecular Graph Representation with 3D Geometry
Shengchao Liu, Hanchen Wang, Weiyang Liu, Joan Lasenby, Hongyu Guo, Jian Tang
TL;DR
GraphMVP introduces a novel pre-training framework that leverages 3D molecular geometry to enhance 2D graph representations via two self-supervised tasks: a contrastive objective aligning 2D-3D views and a generative objective (VRR) that reconstructs across representation space. It formalizes a multi-task objective and provides theoretical justification based on mutual information and the privileged-information view of 3D geometry. Empirical results on diverse molecular tasks show consistent improvements over prior SSL methods and state-of-the-art performance. The work suggests that incorporating 3D priors during pre-training can significantly boost data-efficient molecular property prediction and related tasks.
Abstract
Molecular graph representation learning is a fundamental problem in modern drug and material discovery. Molecular graphs are typically modeled by their 2D topological structures, but it has been recently discovered that 3D geometric information plays a more vital role in predicting molecular functionalities. However, the lack of 3D information in real-world scenarios has significantly impeded the learning of geometric graph representation. To cope with this challenge, we propose the Graph Multi-View Pre-training (GraphMVP) framework where self-supervised learning (SSL) is performed by leveraging the correspondence and consistency between 2D topological structures and 3D geometric views. GraphMVP effectively learns a 2D molecular graph encoder that is enhanced by richer and more discriminative 3D geometry. We further provide theoretical insights to justify the effectiveness of GraphMVP. Finally, comprehensive experiments show that GraphMVP can consistently outperform existing graph SSL methods.
