Can Modifying Data Address Graph Domain Adaptation?
Renhong Huang, Jiarong Xu, Xin Jiang, Ruichuan An, Yang Yang

TL;DR
This paper introduces GraphAlign, a data-centric approach for unsupervised graph domain adaptation that modifies the source graph to improve transferability, outperforming model-centric methods.
Contribution
The paper proposes GraphAlign, a novel data-centric UGDA method that generates a small, transferable graph, guided by theoretical principles, to enhance knowledge transfer in graph neural networks.
Findings
GraphAlign outperforms baselines by 2.16% on average.
Training on a graph as small as 0.25-1% of original yields strong results.
Data-centric approach shows significant potential over model-centric methods.
Abstract
Graph neural networks (GNNs) have demonstrated remarkable success in numerous graph analytical tasks. Yet, their effectiveness is often compromised in real-world scenarios due to distribution shifts, limiting their capacity for knowledge transfer across changing environments or domains. Recently, Unsupervised Graph Domain Adaptation (UGDA) has been introduced to resolve this issue. UGDA aims to facilitate knowledge transfer from a labeled source graph to an unlabeled target graph. Current UGDA efforts primarily focus on model-centric methods, such as employing domain invariant learning strategies and designing model architectures. However, our critical examination reveals the limitations inherent to these model-centric methods, while a data-centric method allowed to modify the source graph provably demonstrates considerable potential. This insight motivates us to explore UGDA from a…
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
TopicsAdvanced Graph Neural Networks · Software System Performance and Reliability · Cloud Computing and Resource Management
MethodsFocus
