Title :
Fast construction of k-nearest neighbor graphs for point clouds
Author :
Connor, M. ; Kumar, P.
Author_Institution :
Dept. of Comput. Sci., Florida State Univ., Tallahassee, FL, USA
Abstract :
We present a parallel algorithm for k-nearest neighbor graph construction that uses Morton ordering. Experiments show that our approach has the following advantages over existing methods: 1) faster construction of k-nearest neighbor graphs in practice on multicore machines, 2) less space usage, 3) better cache efficiency, 4) ability to handle large data sets, and 5) ease of parallelization and implementation. If the point set has a bounded expansion constant, our algorithm requires one-comparison-based parallel sort of points, according to Morton order plus near-linear additional steps to output the k-nearest neighbor graph.
Keywords :
computational geometry; graph theory; parallel algorithms; pattern classification; Morton ordering; k-nearest neighbor graphs; multicore machines; parallel algorithm; point clouds; Algorithm design and analysis; Computer graphics; Concurrent computing; Multicore processing; Parallel algorithms; Surface reconstruction; Three-dimensional displays; Visualization; Morton ordering; Nearest neighbor searching; k-nearest neighbor graphics; parallel algorithms.; point-based graphics; Algorithms; Computer Graphics; Computer Simulation; Image Interpretation, Computer-Assisted; Imaging, Three-Dimensional; Models, Theoretical; User-Computer Interface;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/TVCG.2010.9