Non-iterative Label Propagation in Optimal Leading Forest
Ji Xu, Guoyin Wang

TL;DR
This paper introduces LaPOLeaF, a non-iterative label propagation algorithm based on an optimal leading forest structure, significantly improving efficiency and scalability in graph-based semi-supervised learning.
Contribution
It proposes a novel non-iterative label propagation method using the optimal leading forest, addressing efficiency and scalability issues in traditional GSSL.
Findings
Achieves high efficiency in label propagation
Scales effectively to large datasets
Demonstrates promising results on big data experiments
Abstract
Graph based semi-supervised learning (GSSL) has intuitive representation and can be improved by exploiting the matrix calculation. However, it has to perform iterative optimization to achieve a preset objective, which usually leads to low efficiency. Another inconvenience lying in GSSL is that when new data come, the graph construction and the optimization have to be conducted all over again. We propose a sound assumption, arguing that: the neighboring data points are not in peer-to-peer relation, but in a partial-ordered relation induced by the local density and distance between the data; and the label of a center can be regarded as the contribution of its followers. Starting from the assumption, we develop a highly efficient non-iterative label propagation algorithm based on a novel data structure named as optimal leading forest (LaPOLeaF). The major weaknesses of the traditional GSSL…
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 Image and Video Retrieval Techniques · Text and Document Classification Technologies · Image Retrieval and Classification Techniques
