High-dimensional approximate $r$-nets
Georgia Avarikioti, Ioannis Z. Emiris, Loukas Kavouras, Ioannis, Psarros

TL;DR
This paper introduces a new randomized algorithm for efficiently computing approximate r-nets in high-dimensional Euclidean spaces, improving complexity over previous LSH-based methods and enabling faster solutions to geometric problems like approximate nearest neighbor search.
Contribution
The paper presents a novel randomized algorithm for approximate r-nets that reduces complexity and does not rely on LSH, improving efficiency in high-dimensional geometry computations.
Findings
Algorithm achieves (1+ε)-approximate r-nets with polynomial dependence on dimension.
Complexity is subquadratic in the number of points, faster than previous methods.
Enables efficient approximate solutions to high-dimensional geometric problems.
Abstract
The construction of -nets offers a powerful tool in computational and metric geometry. We focus on high-dimensional spaces and present a new randomized algorithm which efficiently computes approximate -nets with respect to Euclidean distance. For any fixed , the approximation factor is and the complexity is polynomial in the dimension and subquadratic in the number of points. The algorithm succeeds with high probability. More specifically, the best previously known LSH-based construction of Eppstein et al.\ \cite{EHS15} is improved in terms of complexity by reducing the dependence on , provided that is sufficiently small. Our method does not require LSH but, instead, follows Valiant's \cite{Val15} approach in designing a sequence of reductions of our problem to other problems in different spaces, under Euclidean distance or inner…
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 · Complexity and Algorithms in Graphs
