標題: Fast and versatile algorithm for nearest neighbor search based on a lower bound tree
作者: Chen, Yong-Sheng
Hung, Yi-Ping
Yen, Ting-Fang
Fuh, Chiou-Shann
資訊工程學系
Department of Computer Science
關鍵字: nearest neighbor search;lower bound tree
公開日期: 1-二月-2007
摘要: In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of nearest neighbor searches. Efficiency improvement is achieved by utilizing the distance lower bound to avoid the calculation of the distance itself if the lower bound is already larger than the global minimum distance. At the preprocessing stage, the proposed algorithm constructs a lower bound tree (LB-tree) by agglorneratively clustering all the sample points to be searched. Given a query point, the lower bound of its distance to each sample point can be calculated by using the internal node of the LB-tree. To reduce the amount of lower bounds actually calculated, the winner-update search strategy is used for traversing the tree. For further efficiency improvement, data transformation can be applied to the sample and the query points. In addition to finding the nearest neighbor, the proposed algorithm can also (i) provide the k-nearest neighbors progressively; (ii) find the nearest neighbors within a specified distance threshold; and (iii) identify neighbors whose distances to the query are sufficiently close to the minimum distance of the nearest neighbor. Our experiments have shown that the proposed algorithm can save substantial computation, particularly when the distance of the query point to its nearest neighbor is relatively small compared with its distance to most other samples (which is the case for many object recognition problems). (c) 2005 Pattern Recognition Society. Published by Elsevier Ltd. All rights reserved.
URI: http://dx.doi.org/10.1016/j.patcog.2005.08.016
http://hdl.handle.net/11536/11165
ISSN: 0031-3203
DOI: 10.1016/j.patcog.2005.08.016
期刊: PATTERN RECOGNITION
Volume: 40
Issue: 2
起始頁: 360
結束頁: 375
顯示於類別:期刊論文


文件中的檔案:

  1. 000242305700002.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。