Smoothness Really Matters: A Simple Yet Effective Approach for Unsupervised Graph Domain Adaptation
Wei Chen, Guo Ye, Yakun Wang, Zhao Zhang, Libang Zhang, Daixin Wang,, Zhiqiang Zhang, Fuzhen Zhuang

TL;DR
This paper introduces Target-Domain Structural Smoothing (TDSS), a simple yet effective method for unsupervised graph domain adaptation that improves node representation consistency by smoothing target graph structures, leading to better transfer performance.
Contribution
The paper proposes TDSS, a novel structural smoothing technique for UGDA that directly addresses structural shifts, which previous methods largely overlooked.
Findings
TDSS outperforms state-of-the-art baselines on three real-world datasets.
TDSS achieves significant improvements across six transfer scenarios.
Theoretical analysis confirms TDSS reduces target risk by enhancing model smoothness.
Abstract
Unsupervised Graph Domain Adaptation (UGDA) seeks to bridge distribution shifts between domains by transferring knowledge from labeled source graphs to given unlabeled target graphs. Existing UGDA methods primarily focus on aligning features in the latent space learned by graph neural networks (GNNs) across domains, often overlooking structural shifts, resulting in limited effectiveness when addressing structurally complex transfer scenarios. Given the sensitivity of GNNs to local structural features, even slight discrepancies between source and target graphs could lead to significant shifts in node embeddings, thereby reducing the effectiveness of knowledge transfer. To address this issue, we introduce a novel approach for UGDA called Target-Domain Structural Smoothing (TDSS). TDSS is a simple and effective method designed to perform structural smoothing directly on the target graph,…
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
TopicsDomain Adaptation and Few-Shot Learning
MethodsFocus
