Graph Domain Adaptation via Homophily-Agnostic Reconstructing Structure
Ruiyi Fang, Shuo Wang, Ruizhi Pu, Qiuhao Zeng, Hao Zheng, Ziyan Wang, Jiale Cai, Zhimin Mei, Song Tang, Charles Ling, Boyu Wang
TL;DR
Graph Domain Adaptation under label scarcity is challenged by varying homophily between source and target graphs. The authors propose RSGDA, a homophily-agnostic framework that reconstructs both homophilic and heterophilic graphs, applies adaptive filtering, and aligns latent representations through a dual-path encoder architecture. Theoretical analysis shows that mixed graph filtering and spectral alignment reduce distributional mismatch, yielding a bound on target risk that scales with the structural discrepancy $S(G_S,G_T)$. Empirically, RSGDA achieves state-of-the-art accuracy across five benchmarks, with pronounced gains on heterophilic graphs such as WebKB, validating its robustness to homophily shifts and its practical utility for cross-domain node classification.
Abstract
Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs, addressing the challenge of label scarcity. However, existing GDA methods typically assume that both source and target graphs exhibit homophily, leading existing methods to perform poorly when heterophily is present. Furthermore, the lack of labels in the target graph makes it impossible to assess its homophily level beforehand. To address this challenge, we propose a novel homophily-agnostic approach that effectively transfers knowledge between graphs with varying degrees of homophily. Specifically, we adopt a divide-and-conquer strategy that first separately reconstructs highly homophilic and heterophilic variants of both the source and target graphs, and then performs knowledge alignment separately between corresponding graph variants. Extensive experiments conducted on five benchmark datasets demonstrate the superior performance of our approach, particularly highlighting its substantial advantages on heterophilic graphs.
