Title :
Fast Nearest Neighbor Search using Approximate Cached k-d tree
Author :
Choi, Won-Seok ; Oh, Se-Young
Author_Institution :
Dept. of Electr. Eng., Pohang Univ. of Sci. & Technol.(POSTECH), Pohang, South Korea
Abstract :
We introduce a fast Nearest Neighbor Search (NNS) algorithm using an Approximate Cached k-d tree (ACk-d tree) structure for low dimensional data sets. The search process of the standard k-d tree starts from the root node and employs a tentative back-tracking search. In contrast, the proposed method begins to search at the appropriate leaf node (cached node) and applies a depth-first nontentative search. This method improves searching speed, with tradeoff of the searching accuracy. To get a proper starting node, the proposed method is based on two properties: i) The ith query point is likely to be close to the (i-1)th query point, ii) The ith query point is likely to be close to the ith model point. These properties are rather right, in case of practical 3D point sets which are consecutively acquired from 3D point sensors (e.g. a stereo camera, the Kinect sensor, and LIDAR). Results show that the search time of the proposed method is superior to other variants of k-d tree for practical point data sets.
Keywords :
search problems; trees (mathematics); 3D point sensors; 3D point sets; ACk-d tree; Kinect sensor; LIDAR; NNS algorithm; approximate cached k-d tree; back-tracking search; cached node; depth-first nontentative search; low dimensional data set; nearest neighbor search; stereo camera; Accuracy; Algorithm design and analysis; Approximation algorithms; Data models; Nearest neighbor searches; Sensors; Standards;
Conference_Titel :
Intelligent Robots and Systems (IROS), 2012 IEEE/RSJ International Conference on
Conference_Location :
Vilamoura
Print_ISBN :
978-1-4673-1737-5
DOI :
10.1109/IROS.2012.6385837