IMPaCT GNN: Imposing invariance with Message Passing in Chronological split Temporal Graphs
Sejun Park, Joo Young Park, Hyunwoo Park

TL;DR
This paper introduces IMPaCT, a novel method for domain adaptation in temporal graphs that improves semi-supervised node classification by imposing invariance based on temporal structure, supported by theoretical analysis and experiments.
Contribution
The paper proposes IMPaCT, a new approach that explicitly accounts for temporal graph properties to enhance domain adaptation, along with the TSBM for testing general GNNs.
Findings
IMPaCT outperforms SOTA by 3.8% on ogbn-mag.
IMPaCT incorporates invariance principles tailored for chronological splits.
Theoretical upper bound on generalization error is derived.
Abstract
This paper addresses domain adaptation challenges in graph data resulting from chronological splits. In a transductive graph learning setting, where each node is associated with a timestamp, we focus on the task of Semi-Supervised Node Classification (SSNC), aiming to classify recent nodes using labels of past nodes. Temporal dependencies in node connections create domain shifts, causing significant performance degradation when applying models trained on historical data into recent data. Given the practical relevance of this scenario, addressing domain adaptation in chronological split data is crucial, yet underexplored. We propose Imposing invariance with Message Passing in Chronological split Temporal Graphs (IMPaCT), a method that imposes invariant properties based on realistic assumptions derived from temporal graph structures. Unlike traditional domain adaptation approaches which…
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
TopicsTopic Modeling · Graph Theory and Algorithms · Data Management and Algorithms
MethodsFocus
