Pre-training Graph Neural Networks on Molecules by Using Subgraph-Conditioned Graph Information Bottleneck
Van Thuy Hoang, O-Joun Lee

TL;DR
This paper introduces S-CGIB, a novel self-supervised pre-training method for GNNs on molecules that automatically discovers functional groups and generates distinct graph-level representations without prior knowledge.
Contribution
The paper proposes S-CGIB, a new subgraph-conditioned information bottleneck approach that learns to identify core and significant subgraphs for molecule representation without human annotations.
Findings
S-CGIB effectively discovers functional groups matching real-world ones.
Pre-trained GNNs with S-CGIB outperform baselines on molecule datasets.
The method improves graph-level representation quality across various domains.
Abstract
This study aims to build a pre-trained Graph Neural Network (GNN) model on molecules without human annotations or prior knowledge. Although various attempts have been proposed to overcome limitations in acquiring labeled molecules, the previous pre-training methods still rely on semantic subgraphs, i.e., functional groups. Only focusing on the functional groups could overlook the graph-level distinctions. The key challenge to build a pre-trained GNN on molecules is how to (1) generate well-distinguished graph-level representations and (2) automatically discover the functional groups without prior knowledge. To solve it, we propose a novel Subgraph-conditioned Graph Information Bottleneck, named S-CGIB, for pre-training GNNs to recognize core subgraphs (graph cores) and significant subgraphs. The main idea is that the graph cores contain compressed and sufficient information that could…
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
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Advanced Graph Neural Networks
MethodsSparse Evolutionary Training · Graph Neural Network
