Motif-aware Attribute Masking for Molecular Graph Pre-training

πŸ“… 2023-09-08
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 12
✨ Influential: 1
πŸ“„ PDF
πŸ€– AI Summary
Existing molecular graph pretraining methods rely on local neighborhood masking, limiting their ability to capture high-level structural dependencies across chemical functional groups and thereby constraining representation interpretability and transferability. To address this, we propose a motif-aware attribute masking strategy: for the first time, chemical motifs serve as the fundamental masking unitsβ€”entire atomic features within each motif are jointly masked and reconstructed, explicitly guiding the model to learn inter-motif connectivity patterns. Our approach integrates motif detection with graph decomposition, a collaborative masking mechanism, and a GNN-based encoder-decoder architecture. Evaluated on eight molecular property prediction tasks, it achieves an average improvement of 2.1% in ROC-AUC or MAE over prior state-of-the-art methods, demonstrating the effectiveness and necessity of motif-level modeling for chemical knowledge transfer.
πŸ“ Abstract
Attribute reconstruction is used to predict node or edge features in the pre-training of graph neural networks. Given a large number of molecules, they learn to capture structural knowledge, which is transferable for various downstream property prediction tasks and vital in chemistry, biomedicine, and material science. Previous strategies that randomly select nodes to do attribute masking leverage the information of local neighbors However, the over-reliance of these neighbors inhibits the model's ability to learn from higher-level substructures. For example, the model would learn little from predicting three carbon atoms in a benzene ring based on the other three but could learn more from the inter-connections between the functional groups, or called chemical motifs. In this work, we propose and investigate motif-aware attribute masking strategies to capture inter-motif structures by leveraging the information of atoms in neighboring motifs. Once each graph is decomposed into disjoint motifs, the features for every node within a sample motif are masked. The graph decoder then predicts the masked features of each node within the motif for reconstruction. We evaluate our approach on eight molecular property prediction datasets and demonstrate its advantages.
Problem

Research questions and friction points this paper is trying to address.

Molecular Graphs
Property Reconstruction
Complex Structure Learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph Neural Networks
Masking Method
Molecular Motifs
πŸ”Ž Similar Papers
No similar papers found.
Eric Inae
Eric Inae
Graduate Student, University of Notre Dame
G
Gang Liu
University of Notre Dame
M
Meng Jiang
University of Notre Dame