Dynamic Coresets

  • Authors:
  • Timothy M. Chan

  • Affiliations:
  • University of Waterloo, School of Computer Science, N2L 3G1, Waterloo, Ontario, Canada

  • Venue:
  • Discrete & Computational Geometry - Special Issue: 24th Annual Symposium on Computational Geometry
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We give a dynamic data structure that can maintain an ε-coreset of n points, with respect to the extent measure, in O(log n) time per update for any constant ε0 and any constant dimension. The previous method by Agarwal, Har-Peled, and Varadarajan requires polylogarithmic update time. For points with integer coordinates bounded by U, we alternatively get O(log log U) time. Numerous applications follow, for example, on dynamically approximating the width, smallest enclosing cylinder, minimum bounding box, or minimum-width annulus. We can also use the same approach to maintain approximate k-centers in time O(log n) (or O(log log U) if the spread is bounded by U) for any constant k and any constant dimension. For the smallest enclosing cylinder problem, we also show that a constant-factor approximation can be maintained in O(1) randomized amortized time on the word RAM.