Parameter-free Locality Sensitive Hashing for Spherical Range Reporting
Thomas D. Ahle, Martin Aum\"uller, and Rasmus Pagh

TL;DR
This paper introduces a parameter-free LSH-based data structure for spherical range reporting that adapts to data distribution, achieving near-optimal query times without needing parameter tuning.
Contribution
It presents a novel parameter-free LSH data structure that automatically adapts to data distribution, improving efficiency and ease of use over traditional parameter-dependent methods.
Findings
Expected query time matches optimally tuned LSH structures
Supports multi-probing with near-optimal query time
Improves bounds for low intrinsic dimensionality data
Abstract
We present a data structure for *spherical range reporting* on a point set , i.e., reporting all points in that lie within radius of a given query point . Our solution builds upon the Locality-Sensitive Hashing (LSH) framework of Indyk and Motwani, which represents the asymptotically best solutions to near neighbor problems in high dimensions. While traditional LSH data structures have several parameters whose optimal values depend on the distance distribution from to the points of , our data structure is parameter-free, except for the space usage, which is configurable by the user. Nevertheless, its expected query time basically matches that of an LSH data structure whose parameters have been *optimally chosen for the data and query* in question under the given space constraints. In particular, our data structure provides a smooth trade-off between hard queries…
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.
