Invariant Graph Transformer for Out-of-Distribution Generalization
Tianyin Liao, Ziwei Zhang, Yufei Sun, Chunyu Hu, Jianxin Li

TL;DR
This paper introduces GOODFormer, a graph transformer model designed to improve out-of-distribution generalization by learning invariant graph representations through disentangling invariant and variant subgraphs and encoding their structural information.
Contribution
The paper proposes a novel invariant graph transformer architecture with modules for disentangling subgraphs, encoding dynamic structures, and learning invariant representations, addressing distribution shift challenges.
Findings
Outperforms state-of-the-art methods on benchmark datasets under distribution shifts.
Effectively disentangles invariant and variant subgraphs while preserving attention sharpness.
Provides theoretical justifications for the proposed invariant learning approach.
Abstract
Graph Transformers (GTs) have demonstrated great effectiveness across various graph analytical tasks. However, the existing GTs focus on training and testing graph data originated from the same distribution, but fail to generalize under distribution shifts. Graph invariant learning, aiming to capture generalizable graph structural patterns with labels under distribution shifts, is potentially a promising solution, but how to design attention mechanisms and positional and structural encodings (PSEs) based on graph invariant learning principles remains challenging. To solve these challenges, we introduce Graph Out-Of-Distribution generalized Transformer (GOODFormer), aiming to learn generalized graph representations by capturing invariant relationships between predictive graph structures and labels through jointly optimizing three modules. Specifically, we first develop a GT-based…
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 · Big Data and Digital Economy
