Label Efficient Regularization and Propagation for Graph Node Classification
Tian Xie, Rajgopal Kannan, C.-C. Jay Kuo

TL;DR
This paper introduces the LERP framework for graph node classification, improving label propagation by adaptively selecting reliable pseudo-labels and providing theoretical guarantees, outperforming existing methods like GraphHop.
Contribution
The paper presents a novel LERP framework that addresses limitations of GraphHop, offering a more accurate, reliable, and efficient solution for semi-supervised graph node classification.
Findings
LERP outperforms GraphHop and other benchmarks on multiple datasets.
Theoretical convergence of LERP is proven.
LERP is effective at extremely low label rates, such as 1-20 labels per class.
Abstract
An enhanced label propagation (LP) method called GraphHop was proposed recently. It outperforms graph convolutional networks (GCNs) in the semi-supervised node classification task on various networks. Although the performance of GraphHop was explained intuitively with joint node attribute and label signal smoothening, its rigorous mathematical treatment is lacking. In this paper, we propose a label efficient regularization and propagation (LERP) framework for graph node classification, and present an alternate optimization procedure for its solution. Furthermore, we show that GraphHop only offers an approximate solution to this framework and has two drawbacks. First, it includes all nodes in the classifier training without taking the reliability of pseudo-labeled nodes into account in the label update step. Second, it provides a rough approximation to the optimum of a subproblem in the…
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 · Advanced Computing and Algorithms · Text and Document Classification Technologies
