Papers
Topics
Authors
Recent
Search
2000 character limit reached

Dominance Product and High-Dimensional Closest Pair under LL_\infty

Published 26 May 2016 in cs.DS and cs.CG | (1605.08107v2)

Abstract: Given a set SS of nn points in R<sup>d\mathbb{R}<sup>d, the Closest Pair problem is to find a pair of distinct points in SS at minimum distance. When dd is constant, there are efficient algorithms that solve this problem, and fast approximate solutions for general dd. However, obtaining an exact solution in very high dimensions seems to be much less understood. We consider the high-dimensional LL_\infty Closest Pair problem, where d=n<sup>rd=n<sup>r for some $r &gt; 0$, and the underlying metric is LL_\infty. We improve and simplify previous results for LL_\infty Closest Pair, showing that it can be solved by a deterministic strongly-polynomial algorithm that runs in O(DP(n,d)logn)O(DP(n,d)\log n) time, and by a randomized algorithm that runs in O(DP(n,d))O(DP(n,d)) expected time, where DP(n,d)DP(n,d) is the time bound for computing the {\em dominance product} for nn points in R<sup>d\mathbb{R}<sup>d. That is a matrix DD, such that D[i,j]=kpi[k]pj[k]D[i,j] = \bigl| {k \mid p_i[k] \leq p_j[k]} \bigr|; this is the number of coordinates at which pjp_j dominates pip_i. For integer coordinates from some interval [M,M][-M, M], we obtain an algorithm that runs in O~(minMn<sup>ω(1,r,1),</sup>DP(n,d))\tilde{O}\left(\min{Mn<sup>{\omega(1,r,1)},\,</sup> DP(n,d)}\right) time, where ω(1,r,1)\omega(1,r,1) is the exponent of multiplying an n×n<sup>rn \times n<sup>r matrix by an n<sup>r</sup>×nn<sup>r</sup> \times n matrix. We also give slightly better bounds for DP(n,d)DP(n,d), by using more recent rectangular matrix multiplication bounds. Computing the dominance product itself is an important task, since it is applied in many algorithms as a major black-box ingredient, such as algorithms for APBP (all pairs bottleneck paths), and variants of APSP (all pairs shortest paths).

Authors (2)
Citations (3)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.