DocumentCode :
3429467
Title :
What is the Most EfficientWay to Select Nearest Neighbor Candidates for Fast Approximate Nearest Neighbor Search?
Author :
Iwamura, Mikio ; Sato, Takao ; Kise, Kenji
Author_Institution :
Grad. Sch. of Eng., Osaka Prefecture Univ., Sakai, Japan
fYear :
2013
fDate :
1-8 Dec. 2013
Firstpage :
3535
Lastpage :
3542
Abstract :
Approximate nearest neighbor search (ANNS) is a basic and important technique used in many tasks such as object recognition. It involves two processes: selecting nearest neighbor candidates and performing a brute-force search of these candidates. Only the former though has scope for improvement. In most existing methods, it approximates the space by quantization. It then calculates all the distances between the query and all the quantized values (e.g., clusters or bit sequences), and selects a fixed number of candidates close to the query. The performance of the method is evaluated based on accuracy as a function of the number of candidates. This evaluation seems rational but poses a serious problem; it ignores the computational cost of the process of selection. In this paper, we propose a new ANNS method that takes into account costs in the selection process. Whereas existing methods employ computationally expensive techniques such as comparative sort and heap, the proposed method does not. This realizes a significantly more efficient search. We have succeeded in reducing computation times by one-third compared with the state-of-theart on an experiment using 100 million SIFT features.
Keywords :
pattern recognition; search problems; transforms; ANNS; SIFT features; brute-force search; fast approximate nearest neighbor search; nearest neighbor candidates; object recognition; quantized values; selection process; Accuracy; Approximation methods; Artificial neural networks; Clustering algorithms; Indexes; Quantization (signal); Upper bound;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Vision (ICCV), 2013 IEEE International Conference on
Conference_Location :
Sydney, VIC
ISSN :
1550-5499
Type :
conf
DOI :
10.1109/ICCV.2013.439
Filename :
6751551
Link To Document :
بازگشت