Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Near-Optimal $\varepsilon$-Kernel Construction and Related Problems (1703.10868v1)

Published 31 Mar 2017 in cs.CG

Abstract: The computation of (i) $\varepsilon$-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 \geq 3$ and an approximation parameter $\varepsilon > 0$. We reduce the respective running times (i) from $O((n + 1/\varepsilon{d-2})\log(1/\varepsilon))$ to $O(n \log(1/\varepsilon) + 1/\varepsilon{(d-1)/2+\alpha})$, (ii) from $O((n + 1/\varepsilon{d-2})\log(1/\varepsilon))$ to $O(n \log(1/\varepsilon) + 1/\varepsilon{(d-1)/2+\alpha})$, and (iii) from $O(n / \varepsilon{d/3})$ to $O(n / \varepsilon{d/4+\alpha}),$ for an arbitrarily small constant $\alpha > 0$. Result (i) is nearly optimal since the size of the output $\varepsilon$-kernel is $\Theta(1/\varepsilon{(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.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Sunil Arya (11 papers)
  2. Guilherme D. da Fonseca (26 papers)
  3. David M. Mount (26 papers)
Citations (18)

Summary

We haven't generated a summary for this paper yet.