Almost Optimal Fully Dynamic -Center Clustering with Recourse
arXiv:2410.11470
Abstract
In this paper, we consider the \emph{metric -center} problem in the fully dynamic setting, where we are given a metric space evolving via a sequence of point insertions and deletions and our task is to maintain a subset of at most points that minimizes the objective . We want to design our algorithm so that we minimize its \emph{approximation ratio}, \emph{recourse} (the number of changes it makes to the solution ), and \emph{update time} (the time it takes to handle an update). We give a simple algorithm for dynamic -center that maintains a -approximate solution with amortized recourse and amortized update time, \emph{obtaining near-optimal approximation, recourse, and update time simultaneously}. We obtain our result by combining a variant of the dynamic -center algorithm of Bateni et al.~[SODA'23] with the dynamic sparsifier of Bhattacharya et al.~[NeurIPS'23].
Accepted by ICML25