2L-LSH: A Locality-Sensitive Hash Function-Based Method For Rapid Point Cloud Indexing
Shurui Wang, Yuhe Zhang, Ruizhe Guo, Yaning Zhang, Yifei Xie, Xinyu Zhou

TL;DR
The paper introduces 2L-LSH, a two-step hash function method for rapid and accurate neighbor search in large-scale 3D point clouds, outperforming traditional spatial data structures.
Contribution
It proposes a novel two-step hash-based algorithm that significantly improves search speed for large point clouds compared to Kd-tree and Octree methods.
Findings
2L-LSH reduces kNN search time by over 51% compared to Kd-tree.
2L-LSH reduces RN search time by over 54% compared to Kd-tree.
The method outperforms Kd-tree and Octree in speed while maintaining accuracy.
Abstract
The development of 3D scanning technology has enabled the acquisition of massive point cloud models with diverse structures and large scales, thereby presenting significant challenges in point cloud processing. Fast neighboring points search is one of the most common problems, which is frequently used in model reconstruction, classification, retrieval and feature visualization. Hash function is well known for its high-speed and accurate performance in searching high-dimensional data, which is also the core of the proposed 2L-LSH. Specifically, the 2L-LSH algorithm adopts a two-step hash function strategy, in which the popular step divides the bounding box of the point cloud model and the second step constructs a generalized table-based data structure. The proposed 2L-LSH offers a highly efficient and accurate solution for fast neighboring points search in large-scale 3D point cloud…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
