Optimal Las Vegas Approximate Near Neighbors in $\ell_p$
Alexander Wei

TL;DR
This paper introduces Las Vegas algorithms for approximate near neighbor search in high-dimensional $ ext{L}_p$ spaces, achieving performance comparable to the best randomized methods without false negatives, and improves upon previous data structures.
Contribution
It presents the first Las Vegas data structures for approximate near neighbors in $ ext{L}_p$ spaces, matching the performance of optimal randomized algorithms and incorporating data-dependent techniques.
Findings
Achieves $O(dn^{ ho})$ query time with $O(dn^{1+ ho})$ space for $ ext{L}_p$ norms.
Introduces data-independent and data-dependent Las Vegas data structures.
Matches performance of state-of-the-art Monte Carlo methods in the Las Vegas setting.
Abstract
We show that approximate near neighbor search in high dimensions can be solved in a Las Vegas fashion (i.e., without false negatives) for () while matching the performance of optimal locality-sensitive hashing. Specifically, we construct a data-independent Las Vegas data structure with query time and space usage for -approximate near neighbors in under the norm, where . Furthermore, we give a Las Vegas locality-sensitive filter construction for the unit sphere that can be used with the data-dependent data structure of Andoni et al. (SODA 2017) to achieve optimal space-time tradeoffs in the data-dependent setting. For the symmetric case, this gives us a data-dependent Las Vegas data structure with query time and space usage for $(r, c…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Mathematical Approximation and Integration
