Title :
A Depth-first Adaptive KNN Searching Algorithm
Author :
Yu, Xiaopeng ; Yu, Xiaogao ; Zhou, Deyi
Author_Institution :
Comput. Sch., Wuhan Univ.
Abstract :
Given n data points in d-dimensional space, k nearest neighbors searching involves determining k nearest of these data points to a given query point. A depth-first adaptive kNN searching (DAKNNs) algorithm is proposed. The algorithm finds k nearest neighbors of the query point in a small hyperball in order to improve the efficiencies. It firstly determines the minimal radius rmin of the hyperball according to the rules, and then estimates the effective radius reffective of other points´ hyperball. With the algorithm, the cost to find k nearest neighbors of one point is O(alphad)(1 les alpha Lt n),and the cost of preprocessing is O(dnlog2n). Our experiment shows the algorithm performance is superior to other known algorithms
Keywords :
computational complexity; pattern recognition; tree searching; depth-first adaptive kNN searching; hyperball; k nearest neighbors; pattern recognition; Automation; Costs; Intelligent control; Nearest neighbor searches; effective radius; hyper ball; k-nearest neighbors searching; pattern recognition;
Conference_Titel :
Intelligent Control and Automation, 2006. WCICA 2006. The Sixth World Congress on
Conference_Location :
Dalian
Print_ISBN :
1-4244-0332-4
DOI :
10.1109/WCICA.2006.1714023