English

Consistent $k$-Median: Simpler, Better and Robust

Data Structures and Algorithms 2020-08-17 v1 Machine Learning

Abstract

In this paper we introduce and study the online consistent kk-clustering with outliers problem, generalizing the non-outlier version of the problem studied in [Lattanzi-Vassilvitskii, ICML17]. We show that a simple local-search based online algorithm can give a bicriteria constant approximation for the problem with O(k2log2(nD))O(k^2 \log^2 (nD)) swaps of medians (recourse) in total, where DD is the diameter of the metric. When restricted to the problem without outliers, our algorithm is simpler, deterministic and gives better approximation ratio and recourse, compared to that of [Lattanzi-Vassilvitskii, ICML17].

Keywords

Cite

@article{arxiv.2008.06101,
  title  = {Consistent $k$-Median: Simpler, Better and Robust},
  author = {Xiangyu Guo and Janardhan Kulkarni and Shi Li and Jiayi Xian},
  journal= {arXiv preprint arXiv:2008.06101},
  year   = {2020}
}
R2 v1 2026-06-23T17:50:48.046Z