A Graph-Based Semi-Supervised k Nearest-Neighbor Method for Nonlinear Manifold Distributed Data Classification
Enmei Tu, Yaqian Zhang, Lin Zhu, Jie Yang, Nikola Kasabov

TL;DR
This paper introduces a graph-based semi-supervised kNN algorithm that effectively classifies nonlinear manifold distributed data by using a constrained Tired Random Walk for similarity measurement, outperforming traditional kNN methods.
Contribution
The paper proposes a novel graph-based kNN method utilizing constrained Tired Random Walks to improve classification on nonlinear manifold data, including an online version for sequential samples.
Findings
Effective classification of nonlinear manifold data.
Improved accuracy over traditional kNN algorithms.
Demonstrated robustness on synthetic and real-world datasets.
Abstract
Nearest Neighbors (NN) is one of the most widely used supervised learning algorithms to classify Gaussian distributed data, but it does not achieve good results when it is applied to nonlinear manifold distributed data, especially when a very limited amount of labeled samples are available. In this paper, we propose a new graph-based NN algorithm which can effectively handle both Gaussian distributed data and nonlinear manifold distributed data. To achieve this goal, we first propose a constrained Tired Random Walk (TRW) by constructing an -level nearest-neighbor strengthened tree over the graph, and then compute a TRW matrix for similarity measurement purposes. After this, the nearest neighbors are identified according to the TRW matrix and the class label of a query point is determined by the sum of all the TRW weights of its nearest neighbors. To deal with online…
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
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Face and Expression Recognition
