English

$k$-Clustering via Iterative Randomized Rounding

Data Structures and Algorithms 2026-04-08 v1

Abstract

In this work we propose a single rounding algorithm for the fractional solutions of the standard LP relaxation for kk-clustering. As a starting point, we obtain an iterative rounding (3p+12)(\frac{3^p + 1}{2})-Lagrangian Multiplier-Perserving (LMP) approximation for the kk-clustering problem with the cost function being the pp-th power of the distance. Such an algorithm outputs a random solution that opens kk facilities \emph{in expectation}, whose cost in expectation is at most 3p+12\frac{3^p + 1}{2} times the optimum cost. Thus, we recover the 22-LMP approximation for kk-median by Jain et al.~[JACM'03], which played a central role in deriving the current best 22 approximation for kk-median. Unlike the result of Jain et al., our algorithm is based on LP rounding, and it can be easily adapted to the LppL_p^p-cost setting. For the Euclidean kk-means problem, the LMP factor we obtain is 113\frac{11}{3}, which is better than the 55 approximation given by this framework for general metrics. Then, we show how to convert the LMP-approximation algorithms to a true-approximation, with only a (1+ε)(1+\varepsilon) factor loss in the approximation ratio. We obtain a (3p+12+ε\frac{3^p + 1}{2}+\varepsilon)-approximation algorithm for kk-clustering with cost function being the pp-th power of the distance, for p1p \geq 1. This reproduces the best known (2+ε2+\varepsilon)-approximation for kk-median by Cohen-Addad et al. [STOC'25], and improves the approximation factor for metric kk-means from 5.83 by Charikar at al. [FOCS'25] to 5+ε5+\varepsilon in our framework. Moreover, the same algorithm, but with a specialized analysis, attains (4+ε4+\varepsilon)-approximation for Euclidean kk-means matching the recent result by Charikar et al. [STOC'26].

Keywords

Cite

@article{arxiv.2604.06046,
  title  = {$k$-Clustering via Iterative Randomized Rounding},
  author = {Jarosław Byrka and Yuhao Guo and Yang Hu and Shi Li and Chengzhang Wan and Zaixuan Wang},
  journal= {arXiv preprint arXiv:2604.06046},
  year   = {2026}
}

Comments

36 pages, 0 figure. The abstract was abridged to meet the arXiv requirement

R2 v1 2026-07-01T11:57:41.869Z