Self-supervised robust Graph Neural Networks against noisy graphs and noisy labels

Jinliang Yuan,Hualei Yu,Meng Cao,Jianqing Song,Junyuan Xie,Chongjun Wang
DOI: https://doi.org/10.1007/s10489-023-04836-6
IF: 5.3
2023-01-01
Applied Intelligence
Abstract:In the paper, we first explore a novel problem of training the robust Graph Neural Networks (GNNs) against noisy graphs and noisy labels. To the problem, we propose a general Self-supervised Robust Graph Neural Network framework that consists of three modules: graph structure learning, sample selection, and self-supervised learning. Specifically, we first employ a graph structure learning approach to obtain an optimal graph structure. Next, using this structure, we use a clustering algorithm to generate pseudo-labels that represent the clusters. We then design a sample selection strategy based on these pseudo-labels to select nodes with clean labels. Additionally, we introduce a self-supervised learning technique where low-level layer parameters are shared with GNNs to predict pseudo-labels. We jointly train the graph structure learning module, the GNNs model, and the self-supervised model. Finally, we conduct extensive experiments on four real-world datasets, demonstrating the superiority of our methods compared with state-of-the-art methods for semi-supervised node classification under noisy graphs and noisy labels.
What problem does this paper attempt to address?