Nested Graph Pseudo-Label Refinement for Noisy Label Domain Adaptation Learning
Yingxu Wang, Mengzhu Wang, Zhichao Huang, Suyu Liu, Nan Yin

TL;DR
This paper introduces NeGPR, a novel graph domain adaptation framework that effectively handles noisy labels through dual-branch pretraining, nested pseudo-label refinement, and noise-aware regularization, significantly improving robustness and accuracy.
Contribution
NeGPR is the first framework to address noisy label domain adaptation in graphs by combining neighborhood consistency, nested pseudo-label refinement, and noise-robust regularization.
Findings
NeGPR outperforms state-of-the-art methods under severe label noise.
Achieves up to 12.7% accuracy improvement on benchmark datasets.
Effectively mitigates the impact of noisy source labels in graph domain adaptation.
Abstract
Graph Domain Adaptation (GDA) facilitates knowledge transfer from labeled source graphs to unlabeled target graphs by learning domain-invariant representations, which is essential in applications such as molecular property prediction and social network analysis. However, most existing GDA methods rely on the assumption of clean source labels, which rarely holds in real-world scenarios where annotation noise is pervasive. This label noise severely impairs feature alignment and degrades adaptation performance under domain shifts. To address this challenge, we propose Nested Graph Pseudo-Label Refinement (NeGPR), a novel framework tailored for graph-level domain adaptation with noisy labels. NeGPR first pretrains dual branches, i.e., semantic and topology branches, by enforcing neighborhood consistency in the feature space, thereby reducing the influence of noisy supervision. To bridge…
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
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks
