English

Online $k$-Median with Consistent Clusters

Data Structures and Algorithms 2023-03-28 v1

Abstract

We consider the online kk-median clustering problem in which nn points arrive online and must be irrevocably assigned to a cluster on arrival. As there are lower bound instances that show that an online algorithm cannot achieve a competitive ratio that is a function of nn and kk, we consider a beyond worst-case analysis model in which the algorithm is provided a priori with a predicted budget BB that upper bounds the optimal objective value. We give an algorithm that achieves a competitive ratio that is exponential in the the number kk of clusters, and show that the competitive ratio of every algorithm must be linear in kk. To the best of our knowledge this is the first investigation in the literature that considers cluster consistency using competitive analysis.

Keywords

Cite

@article{arxiv.2303.15379,
  title  = {Online $k$-Median with Consistent Clusters},
  author = {Benjamin Moseley and Heather Newman and Kirk Pruhs},
  journal= {arXiv preprint arXiv:2303.15379},
  year   = {2023}
}

Comments

28 pages, 7 figures

R2 v1 2026-06-28T09:36:06.294Z