Near-Optimal -Kernel Construction and Related Problems

Abstract

The computation of (i) -kernels, (ii) approximate diameter, and (iii) approximate bichromatic closest pair are fundamental problems in geometric approximation. In this paper, we describe new algorithms that offer significant improvements to their running times. In each case the input is a set of n points in Rd for a constant dimension d ≥ 3 and an approximation parameter > 0. We reduce the respective running times (i) from O((n + 1/d-2)(1/)) to O(n (1/) + 1/(d-1)/2+α), (ii) from O((n + 1/d-2)(1/)) to O(n (1/) + 1/(d-1)/2+α), and (iii) from O(n / d/3) to O(n / d/4+α), for an arbitrarily small constant α > 0. Result (i) is nearly optimal since the size of the output -kernel is (1/(d-1)/2) in the worst case. These results are all based on an efficient decomposition of a convex body using a hierarchy of Macbeath regions, and contrast to previous solutions that decompose space using quadtrees and grids. By further application of these techniques, we also show that it is possible to obtain near-optimal preprocessing time for the most efficient data structures to approximately answer queries for (iv) nearest-neighbor searching, (v) directional width, and (vi) polytope membership.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…