Dominance Product and High-Dimensional Closest Pair under $L_\infty$
Omer Gold, Micha Sharir

TL;DR
This paper presents improved algorithms for the high-dimensional $L_ abla$ Closest Pair problem, leveraging dominance product computations to achieve faster deterministic and randomized solutions in high-dimensional spaces.
Contribution
The authors introduce simplified, faster algorithms for high-dimensional $L_ abla$ Closest Pair, utilizing dominance product computations and advanced matrix multiplication bounds.
Findings
Deterministic algorithm runs in $O(DP(n,d) \,\log n)$ time.
Randomized algorithm achieves expected $O(DP(n,d))$ time.
New bounds for dominance product computation using recent matrix multiplication results.
Abstract
Given a set of points in , the Closest Pair problem is to find a pair of distinct points in at minimum distance. When is constant, there are efficient algorithms that solve this problem, and fast approximate solutions for general . However, obtaining an exact solution in very high dimensions seems to be much less understood. We consider the high-dimensional Closest Pair problem, where for some , and the underlying metric is . We improve and simplify previous results for Closest Pair, showing that it can be solved by a deterministic strongly-polynomial algorithm that runs in time, and by a randomized algorithm that runs in expected time, where is the time bound for computing the {\em dominance product} for points in . That is a matrix , such…
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
TopicsGame Theory and Voting Systems
