English

On fully dynamic constant-factor approximation algorithms for clustering problems

Data Structures and Algorithms 2021-12-15 v1 Computational Geometry

Abstract

Clustering is an important task with applications in many fields of computer science. We study the fully dynamic setting in which we want to maintain good clusters efficiently when input points (from a metric space) can be inserted and deleted. Many clustering problems are APX\mathsf{APX}-hard but admit polynomial time O(1)O(1)-approximation algorithms. Thus, it is a natural question whether we can maintain O(1)O(1)-approximate solutions for them in subpolynomial update time, against adaptive and oblivious adversaries. Only a few results are known that give partial answers to this question. There are dynamic algorithms for kk-center, kk-means, and kk-median that maintain constant factor approximations in expected O~(k2)\tilde{O}(k^{2}) update time against an oblivious adversary. However, for these problems there are no algorithms known with an update time that is subpolynomial in kk, and against an adaptive adversary there are even no (non-trivial) dynamic algorithms known at all. In this paper, we complete the picture of the question above for all these clustering problems. 1. We show that there is no fully dynamic O(1)O(1)-approximation algorithm for any of the classic clustering problems above with an update time in no(1)h(k)n^{o(1)}h(k) against an adaptive adversary, for an arbitrary function hh. 2. We give a lower bound of Ω(k)\Omega(k) on the update time for each of the above problems, even against an oblivious adversary. 3. We give the first O(1)O(1)-approximate fully dynamic algorithms for kk-sum-of-radii and for kk-sum-of-diameters with expected update time of O~(kO(1))\tilde{O}(k^{O(1)}) against an oblivious adversary. 4. Finally, for kk-center we present a fully dynamic (6+ϵ)(6+\epsilon)-approximation algorithm with an expected update time of O~(k)\tilde{O}(k) against an oblivious adversary.

Keywords

Cite

@article{arxiv.2112.07217,
  title  = {On fully dynamic constant-factor approximation algorithms for clustering problems},
  author = {Hendrik Fichtenberger and Monika Henzinger and Andreas Wiese},
  journal= {arXiv preprint arXiv:2112.07217},
  year   = {2021}
}