Title :
A fast nearest neighbor search algorithm by nonlinear embedding
Author :
Hwang, Yoonho ; Han, Bohyung ; Ahn, Hee-Kap
Author_Institution :
Dept. of Comput. Sci. & Eng., POSTECH, Pohang, South Korea
Abstract :
We propose an efficient algorithm to find the exact nearest neighbor based on the Euclidean distance for large-scale computer vision problems. We embed data points nonlinearly onto a low-dimensional space by simple computations and prove that the distance between two points in the embedded space is bounded by the distance in the original space. Instead of computing the distances in the high-dimensional original space to find the nearest neighbor, a lot of candidates are to be rejected based on the distances in the low-dimensional embedded space; due to this property, our algorithm is well-suited for high-dimensional and large-scale problems. We also show that our algorithm is improved further by partitioning input vectors recursively. Contrary to most of existing fast nearest neighbor search algorithms, our technique reports the exact nearest neighbor - not an approximate one - and requires a very simple preprocessing with no sophisticated data structures. We provide the theoretical analysis of our algorithm and evaluate its performance in synthetic and real data.
Keywords :
computational geometry; computer vision; tree data structures; Euclidean distance; computer vision problems; data points; distance computation; exact nearest neighbor; fast nearest neighbor search algorithm; input vector partitioning; low-dimensional embedded space; nonlinear embedding; tree-based data structures; Approximation algorithms; Computer vision; Data structures; Euclidean distance; Nearest neighbor searches; Partitioning algorithms; Vectors;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on
Conference_Location :
Providence, RI
Print_ISBN :
978-1-4673-1226-4
Electronic_ISBN :
1063-6919
DOI :
10.1109/CVPR.2012.6248036