Graph Neural Networks with Coarse- and Fine-Grained Division for Mitigating Label Sparsity and Noise
Shuangjie Li, Baoming Zhang, Jianqing Song, Gaoli Ruan, Chongjun Wang, and Junyuan Xie

TL;DR
This paper introduces GNN-CFGD, a novel graph neural network approach that mitigates label sparsity and noise by employing coarse- and fine-grained division and graph reconstruction, improving robustness in semi-supervised learning.
Contribution
The paper proposes a new GNN method utilizing coarse- and fine-grained label division and graph reconstruction to enhance robustness against noisy and sparse labels.
Findings
GNN-CFGD outperforms existing methods in robustness and accuracy.
Linking unlabeled nodes to clean labels is more effective than linking to noisy labels.
Extensive experiments validate the superiority of GNN-CFGD across datasets.
Abstract
Graph Neural Networks (GNNs) have gained considerable prominence in semi-supervised learning tasks in processing graph-structured data, primarily owing to their message-passing mechanism, which largely relies on the availability of clean labels. However, in real-world scenarios, labels on nodes of graphs are inevitably noisy and sparsely labeled, significantly degrading the performance of GNNs. Exploring robust GNNs for semi-supervised node classification in the presence of noisy and sparse labels remains a critical challenge. Therefore, we propose a novel \textbf{G}raph \textbf{N}eural \textbf{N}etwork with \textbf{C}oarse- and \textbf{F}ine-\textbf{G}rained \textbf{D}ivision for mitigating label sparsity and noise, namely GNN-CFGD. The key idea of GNN-CFGD is reducing the negative impact of noisy labels via coarse- and fine-grained division, along with graph reconstruction.…
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
TopicsNeural Networks and Applications · Infrastructure Maintenance and Monitoring
