Approximate centerpoints with proofs

  • Authors:
  • Gary L. Miller;Donald R. Sheehy

  • Affiliations:
  • Computer Science Department, Carnegie Mellon University, 5000 Forbes Avenue, Pittsburgh, PA 15213, United States;Computer Science Department, Carnegie Mellon University, 5000 Forbes Avenue, Pittsburgh, PA 15213, United States

  • Venue:
  • Computational Geometry: Theory and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the IteratedTverberg algorithm, the first deterministic algorithm for computing an approximate centerpoint of a set S@?R^d with running time sub-exponential in d. The algorithm is a derandomization of the IteratedRadon algorithm of Clarkson et al. (International Journal of Computational Geometry and Applications 6 (3) (1996) 357-377) and is guaranteed to terminate with an @W(1/d^2)-center. Moreover, it returns a polynomial-time checkable proof of the approximation guarantee, despite the coNP-completeness of testing centerpoints in general. We also explore the use of higher order Tverberg partitions to improve the running time of the deterministic algorithm and improve the approximation guarantee for the randomized algorithm. In particular, we show how to improve the @W(1/d^2)-center of the IteratedRadon algorithm to @W(1/d^r^r^-^1) for a cost of O((rd)^d) in time for any integer r1.