Poster Session 3 · Thursday, December 4, 2025 11:00 AM → 2:00 PM
#3917
GD: Robust Graph Learning under Label Noise via Dual-View Prediction Discrepancy
Kailai Li, Jiong Lou, Jiawei Sun, Honghong Zeng, Wen Li, Chentao Wu, Yuan Luo, Wei Zhao, Shouguo Du, Jie LI
Abstract
Graph Neural Networks (GNNs) achieve strong performance in node classification tasks but exhibit substantial performance degradation under label noise. Despite recent advances in noise-robust learning, a principled approach that exploits the node-neighbor interdependencies inherent in graph data for label noise detection remains underexplored.
To address this gap, we propose GD, a noise-aware Graph learning framework that detects label noise by leveraging Dual-view prediction Discrepancies. The framework contrasts the ego-view, constructed from node-specific features, with the structure-view, derived through the aggregation of neighboring representations. The resulting discrepancy captures disruptions in semantic coherence between individual node representations and the structural context, enabling effective identification of mislabeled nodes.
Building upon this insight, we further introduce a view-specific training strategy that enhances noise detection by amplifying prediction divergence through differentiated view-specific supervision.
Extensive experiments on multiple datasets and noise settings demonstrate that name achieves superior performance over state-of-the-art baselines.