Subgraph Aggregation for Out-of-Distribution Generalization on Graphs
Bowen Liu, Haoyang Li, Shuning Wang, Shuo Nie, Shanghang Zhang

TL;DR
This paper introduces SuGAr, a novel framework that learns multiple diverse invariant subgraphs to improve out-of-distribution generalization in graph neural networks, outperforming existing methods.
Contribution
SuGAr is the first approach to learn multiple invariant subgraphs for enhanced OOD generalization in graphs, using a tailored sampler and diversity regularizer.
Findings
Achieves up to 24% improvement in OOD generalization.
Outperforms state-of-the-art methods on synthetic and real datasets.
First to study multiple invariant subgraphs for graph OOD generalization.
Abstract
Out-of-distribution (OOD) generalization in Graph Neural Networks (GNNs) has gained significant attention due to its critical importance in graph-based predictions in real-world scenarios. Existing methods primarily focus on extracting a single causal subgraph from the input graph to achieve generalizable predictions. However, relying on a single subgraph can lead to susceptibility to spurious correlations and is insufficient for learning invariant patterns behind graph data. Moreover, in many real-world applications, such as molecular property prediction, multiple critical subgraphs may influence the target label property. To address these challenges, we propose a novel framework, SubGraph Aggregation (SuGAr), designed to learn a diverse set of subgraphs that are crucial for OOD generalization on graphs. Specifically, SuGAr employs a tailored subgraph sampler and diversity regularizer…
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
Taxonomy
TopicsFace and Expression Recognition · Text and Document Classification Technologies · Advanced Clustering Algorithms Research
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training · Focus
