Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Empowering GNNs for Domain Adaptation via Denoising Target Graph

About

We explore the node classification task in the context of graph domain adaptation, which uses both source and target graph structures along with source labels to enhance the generalization capabilities of Graph Neural Networks (GNNs) on target graphs. Structure domain shifts frequently occur, especially when graph data are collected at different times or from varying areas, resulting in poor performance of GNNs on target graphs. Surprisingly, we find that simply incorporating an auxiliary loss function for denoising graph edges on target graphs can be extremely effective in enhancing GNN performance on target graphs. Based on this insight, we propose our framework, GraphDeT, a framework that integrates this auxiliary edge task into GNN training for node classification under domain adaptation. Our theoretical analysis connects this auxiliary edge task to the graph generalization bound with -distance, demonstrating such auxiliary task can imposes a constraint which tightens the bound and thereby improves generalization. The experimental results demonstrate superior performance compared to the existing baselines in handling both time and regional domain graph shifts.

Haiyang Yu, Meng-Chieh Lee, Xiang song, Qi Zhu, Christos Faloutsos• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationMAG US -> DE (test)
Accuracy0.4024
8
Node ClassificationMAG US -> JP (test)
Accuracy51.55
8
Node ClassificationMAG US -> RU (test)
Accuracy40.24
8
Node ClassificationMAG US -> FR (test)
Accuracy32.29
8
Node ClassificationMAG CN -> US (test)
Accuracy45.42
8
Node ClassificationMAG CN -> DE (test)
Accuracy31.55
8
Node ClassificationMAG CN -> JP (test)
Accuracy43.28
8
Node ClassificationMAG CN -> RU (test)
Accuracy36.68
8
Node ClassificationMAG CN -> FR (test)
Accuracy34.42
8
Node ClassificationArxiv Source: 1950-2007, Target: 2014-2016
Accuracy50.51
8
Showing 10 of 23 rows

Other info

Follow for update