Papers › Label-Enhanced Graph Neural Network for Semi-supervised Node Classification

Label-Enhanced Graph Neural Network for Semi-supervised Node Classification

31 May 2022arXiv:2205.15653archive 2025-07-28

Le Yu, Leilei Sun, Bowen Du, Tongyu Zhu, Weifeng Lv

Graph Neural Networks (GNNs) have been widely applied in the semi-supervised node classification task, where a key point lies in how to sufficiently leverage the limited but valuable label information. Most of the classical GNNs solely use the known labels for computing the classification loss at the output. In recent years, several methods have been designed to additionally utilize the labels at the input. One part of the methods augment the node features via concatenating or adding them with the one-hot encodings of labels, while other methods optimize the graph structure by assuming neighboring nodes tend to have the same label. To bring into full play the rich information of labels, in this paper, we present a label-enhanced learning framework for GNNs, which first models each label as a virtual center for intra-class nodes and then jointly learns the representations of both nodes and labels. Our approach could not only smooth the representations of nodes belonging to the same class, but also explicitly encode the label semantics into the learning process of GNNs. Moreover, a training node selection technique is provided to eliminate the potential label leakage issue and guarantee the model generalization ability. Finally, an adaptive self-training strategy is proposed to iteratively enlarge the training set with more reliable pseudo labels and distinguish the importance of each pseudo-labeled node during the model training process. Experimental results on both real-world and synthetic datasets demonstrate our approach can not only consistently outperform the state-of-the-arts, but also effectively smooth the representations of intra-class nodes.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

yule-BUAA/LEGNN officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Graph Neural NetworkNode ClassificationNode Property Prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Node Property Prediction ogbn-arxiv LEGNN + AS-Train Ext. data No #39 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN + AS-Train Number of params 5374120 #39 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN + AS-Train Test Accuracy 0.7371 ± 0.0011 #39 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN + AS-Train Validation Accuracy 0.7494 ± 0.0008 #39 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN Ext. data No #45 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN Number of params 5374120 #45 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN Test Accuracy 0.7337 ± 0.0007 #45 of 86 Archive leaderboard report
Node Property Prediction ogbn-arxiv LEGNN Validation Accuracy 0.7480 ± 0.0009 #45 of 86 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN + AS-Train Ext. data No #20 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN + AS-Train Number of params 5147997 #20 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN + AS-Train Test Accuracy 0.5378 ± 0.0016 #20 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN + AS-Train Validation Accuracy 0.5528 ± 0.0013 #20 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN Ext. data No #21 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN Number of params 5147997 #21 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN Test Accuracy 0.5276 ± 0.0014 #21 of 39 Archive leaderboard report
Node Property Prediction ogbn-mag LEGNN Validation Accuracy 0.5443 ± 0.0009 #21 of 39 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections