DocumentCode
3599080
Title
Fast algorithm for nearest neighbor search based on a lower bound tree
Author
Chen, Yong-Sheng ; Hung, Yi-Ping ; Fuh, Chiou-Shann
Author_Institution
Inst. of Inst. Sci., Acad. Sinica, Taipei, Taiwan
Volume
1
fYear
2001
fDate
6/23/1905 12:00:00 AM
Firstpage
446
Abstract
This paper presents a novel algorithm for fast nearest neighbor search. At the preprocessing stage, the proposed algorithm constructs a lower bound tree by agglomeratively clustering the sample points in the database. Calculation of the distance between the query and the sample points can be avoided if the lower bound of the distance is already larger than the minimum distance. The search process can thus be accelerated because the computational cost of the lower bound which can be calculated by using the internal node of the lower bound tree, is less than that of the distance. To reduce the number of the lower bounds actually calculated the winner-update search strategy is used for traversing the tree. Moreover, the query and the sample points can be transformed for further efficiency improvement. Our experiments show that the proposed algorithm can greatly speed up the nearest neighbor search process. When applying to the real database used in Nayar´s object recognition system, the proposed algorithm is about one thousand times faster than the exhaustive search
Keywords
object recognition; tree searching; visual databases; clustering; lower bound tree; nearest neighbor search; object recognition; preprocessing; winner-update search strategy; Acceleration; Clustering algorithms; Computational efficiency; Computer science; Image databases; Image recognition; Information science; Nearest neighbor searches; Object recognition; Pattern recognition;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision, 2001. ICCV 2001. Proceedings. Eighth IEEE International Conference on
Print_ISBN
0-7695-1143-0
Type
conf
DOI
10.1109/ICCV.2001.937551
Filename
937551
Link To Document