ALEX: Towards Effective Graph Transfer Learning with Noisy Labels
Jingyang Yuan, Xiao Luo, Yifang Qin, Zhengyang Mao, Wei Ju, Ming Zhang

TL;DR
This paper introduces ALEX, a novel graph transfer learning method that effectively handles noisy labels by combining structural semantic views, domain alignment, and noise detection, improving performance on real-world graph tasks.
Contribution
ALEX is the first approach to address noisy label transfer learning in graphs using a combination of structural views, domain adaptation, and noise identification techniques.
Findings
ALEX outperforms existing methods on benchmark datasets.
It effectively identifies noisy samples and reduces overfitting.
The approach improves transfer learning in noisy, real-world graph scenarios.
Abstract
Graph Neural Networks (GNNs) have garnered considerable interest due to their exceptional performance in a wide range of graph machine learning tasks. Nevertheless, the majority of GNN-based approaches have been examined using well-annotated benchmark datasets, leading to suboptimal performance in real-world graph learning scenarios. To bridge this gap, the present paper investigates the problem of graph transfer learning in the presence of label noise, which transfers knowledge from a noisy source graph to an unlabeled target graph. We introduce a novel technique termed Balance Alignment and Information-aware Examination (ALEX) to address this challenge. ALEX first employs singular value decomposition to generate different views with crucial structural semantics, which help provide robust node representations using graph contrastive learning. To mitigate both label shift and domain…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Online Learning and Analytics
