SOTAVerified

Label-Consistency based Graph Neural Networks for Semi-supervised Node Classification

2020-07-27Unverified0· sign in to hype

Bingbing Xu, Jun-Jie Huang, Liang Hou, Hua-Wei Shen, Jinhua Gao, Xue-Qi Cheng

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Graph neural networks (GNNs) achieve remarkable success in graph-based semi-supervised node classification, leveraging the information from neighboring nodes to improve the representation learning of target node. The success of GNNs at node classification depends on the assumption that connected nodes tend to have the same label. However, such an assumption does not always work, limiting the performance of GNNs at node classification. In this paper, we propose label-consistency based graph neural network(LC-GNN), leveraging node pairs unconnected but with the same labels to enlarge the receptive field of nodes in GNNs. Experiments on benchmark datasets demonstrate the proposed LC-GNN outperforms traditional GNNs in graph-based semi-supervised node classification.We further show the superiority of LC-GNN in sparse scenarios with only a handful of labeled nodes.

Tasks

Reproductions