CORE: Contrastive Masked Feature Reconstruction on Graphs
Jianyuan Bo, Yuan Fang

TL;DR
CORE introduces a novel self-supervised learning framework for graphs that combines contrastive learning with masked feature reconstruction, leading to significant improvements in node and graph classification performance.
Contribution
This paper reveals a theoretical connection between MFR and GCL and proposes CORE, a new framework integrating contrastive learning into MFR for enhanced graph representation learning.
Findings
CORE outperforms existing methods like GraphMAE by up to 3.72% on node classification.
CORE achieves state-of-the-art results on graph classification tasks.
Theoretical analysis shows MFR and GCL objectives can converge under certain conditions.
Abstract
In the rapidly evolving field of self-supervised learning on graphs, generative and contrastive methodologies have emerged as two dominant approaches. Our study focuses on masked feature reconstruction (MFR), a generative technique where a model learns to restore the raw features of masked nodes in a self-supervised manner. We observe that both MFR and graph contrastive learning (GCL) aim to maximize agreement between similar elements. Building on this observation, we reveal a novel theoretical insight: under specific conditions, the objectives of MFR and node-level GCL converge, despite their distinct operational mechanisms. This theoretical connection suggests these approaches are complementary rather than fundamentally different, prompting us to explore their integration to enhance self-supervised learning on graphs. Our research presents Contrastive Masked Feature Reconstruction…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Domain Adaptation and Few-Shot Learning
