Fast Semi-supervised Learning on Large Graphs: An Improved Green-function Method
Feiping Nie, Yitao Song, Wei Chang, Rong Wang, and Xuelong Li

TL;DR
This paper introduces an improved Green-function method for semi-supervised learning on large graphs, enhancing stability and efficiency, especially on sparse graphs, through optimization and acceleration techniques.
Contribution
It proposes a novel optimization-based approach that generalizes the Green-function method and incorporates acceleration techniques for better performance on large graphs.
Findings
The improved method is more stable on large sparse graphs.
It achieves higher efficiency with Gaussian Elimination and Anchored Graphs.
Experimental results confirm improved accuracy and stability.
Abstract
In the graph-based semi-supervised learning, the Green-function method is a classical method that works by computing the Green's function in the graph space. However, when applied to large graphs, especially those sparse ones, this method performs unstably and unsatisfactorily. We make a detailed analysis on it and propose a novel method from the perspective of optimization. On fully connected graphs, the method is equivalent to the Green-function method and can be seen as another interpretation with physical meanings, while on non-fully connected graphs, it helps to explain why the Green-function method causes a mess on large sparse graphs. To solve this dilemma, we propose a workable approach to improve our proposed method. Unlike the original method, our improved method can also apply two accelerating techniques, Gaussian Elimination, and Anchored Graphs to become more efficient on…
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
