Adaptive Nearest Neighbor Algorithm with Dynamic Neighborhood

Ji FENG,Cheng ZHANG,Qing-sheng ZHU
DOI: https://doi.org/10.11896/j.issn.1002-137X.2017.12.036
2017-01-01
Computer Science
Abstract:Traditional nearest neighbor algorithm includes k-nearest neighbor (KNN) and reverse nearest neighbor (RNN),and they have been proposed in the literature,but most of them are vulnerable to their parameter choice.In this paper,a novel algorithm of nearest neighbor was proposed,named natural neighbor (NaN).In contrast to KNN and RNN,it is a scale-free nearest neighbor,and it can be used in any dataset effectually,especially data on manifold.This article discussed the theoretical model and its detailed implementation algorithm of natural neighbor in a different field,and the related questions of NaN concepts were discussed by the experimental tests.
What problem does this paper attempt to address?