Dissecting the Failure of Invariant Learning on Graphs
Qixun Wang, Yifei Wang, Yisen Wang, Xianghua Ying

TL;DR
This paper analyzes why existing invariant learning methods struggle with graph OOD generalization, identifies their limitations, and proposes new alignment-based methods that improve robustness without needing environment labels.
Contribution
It provides a theoretical analysis of invariant learning failures on graphs and introduces CIA and CIA-LRA methods that enhance OOD generalization without environment labels.
Findings
CIA and CIA-LRA outperform existing methods on graph OOD benchmarks.
Theoretical PAC-Bayesian analysis supports the effectiveness of CIA-LRA.
Methods effectively eliminate spurious features and improve invariant feature identification.
Abstract
Enhancing node-level Out-Of-Distribution (OOD) generalization on graphs remains a crucial area of research. In this paper, we develop a Structural Causal Model (SCM) to theoretically dissect the performance of two prominent invariant learning methods -- Invariant Risk Minimization (IRM) and Variance-Risk Extrapolation (VREx) -- in node-level OOD settings. Our analysis reveals a critical limitation: due to the lack of class-conditional invariance constraints, these methods may struggle to accurately identify the structure of the predictive invariant ego-graph and consequently rely on spurious features. To address this, we propose Cross-environment Intra-class Alignment (CIA), which explicitly eliminates spurious features by aligning cross-environment representations conditioned on the same class, bypassing the need for explicit knowledge of the causal pattern structure. To adapt CIA to…
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
TopicsDomain Adaptation and Few-Shot Learning · Face and Expression Recognition
MethodsALIGN
