English

Approximation Algorithms for Clustering with Dynamic Points

Data Structures and Algorithms 2022-07-26 v3

Abstract

We study two generalizations of classic clustering problems called dynamic ordered kk-median and dynamic kk-supplier, where the points that need clustering evolve over time, and we are allowed to move the cluster centers between consecutive time steps. In these dynamic clustering problems, the general goal is to minimize certain combinations of the service cost of points and the movement cost of centers, or to minimize one subject to some constraints on the other. We obtain a constant-factor approximation algorithm for dynamic ordered kk-median under mild assumptions on the input. We give a 3-approximation for dynamic kk-supplier and a multi-criteria approximation for its outlier version where some points can be discarded, when the number of time steps is two. We complement the algorithms with almost matching hardness results.

Keywords

Cite

@article{arxiv.2006.14403,
  title  = {Approximation Algorithms for Clustering with Dynamic Points},
  author = {Shichuan Deng and Jian Li and Yuval Rabani},
  journal= {arXiv preprint arXiv:2006.14403},
  year   = {2022}
}