DIVE: Subgraph Disagreement for Graph Out-of-Distribution Generalization
Xin Sun, Liang Wang, Qiang Liu, Shu Wu, Zilei Wang, Liang Wang

TL;DR
This paper introduces DIVE, a novel method that trains multiple models to focus on diverse subgraphs, improving out-of-distribution generalization in graph learning by overcoming simplicity bias.
Contribution
DIVE employs a regularizer to promote divergence among models on subgraph focus, enhancing robustness against spurious correlations in OOD graph tasks.
Findings
Significant improvement over existing methods on multiple benchmarks.
Effectively mitigates simplicity bias in graph neural networks.
Enhances OOD generalization performance.
Abstract
This paper addresses the challenge of out-of-distribution (OOD) generalization in graph machine learning, a field rapidly advancing yet grappling with the discrepancy between source and target data distributions. Traditional graph learning algorithms, based on the assumption of uniform distribution between training and test data, falter in real-world scenarios where this assumption fails, resulting in suboptimal performance. A principal factor contributing to this suboptimal performance is the inherent simplicity bias of neural networks trained through Stochastic Gradient Descent (SGD), which prefer simpler features over more complex yet equally or more predictive ones. This bias leads to a reliance on spurious correlations, adversely affecting OOD performance in various tasks such as image recognition, natural language understanding, and graph classification. Current methodologies,…
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 · Bayesian Modeling and Causal Inference · Graph Theory and Algorithms
MethodsFocus
