首页 | 本学科首页   官方微博 | 高级检索  
     


Fast exact k nearest neighbors search using an orthogonal search tree
Authors:Yi-Ching Liaw [Author Vitae]  Maw-Lin Leou [Author Vitae]Author Vitae]
Affiliation:Department of Computer Science and Information Engineering, Nanhua University, Chiayi, Taiwan 622, ROC
Abstract:The problem of k nearest neighbors (kNN) is to find the nearest k neighbors for a query point from a given data set. In this paper, a novel fast kNN search method using an orthogonal search tree is proposed. The proposed method creates an orthogonal search tree for a data set using an orthonormal basis evaluated from the data set. To find the kNN for a query point from the data set, projection values of the query point onto orthogonal vectors in the orthonormal basis and a node elimination inequality are applied for pruning unlikely nodes. For a node, which cannot be deleted, a point elimination inequality is further used to reject impossible data points. Experimental results show that the proposed method has good performance on finding kNN for query points and always requires less computation time than available kNN search algorithms, especially for a data set with a big number of data points or a large standard deviation.
Keywords:k nearest neighbors  Fast algorithm  Principal axis search tree  Orthonormal basis
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号