Randomizing the Number of Centers in k-means++
Data Structures and Algorithms
2026-07-28 v1 Machine Learning
Machine Learning
Abstract
The -means++ algorithm is a standard and widely used seeding method for -means clustering, but for a fixed number of centers its worst-case expected approximation ratio is . We consider the same algorithm when an adversary first fixes the dataset and some ; the number of centers is then chosen uniformly from . We prove that -means++ is an -approximation with constant probability in this budget-smoothed setup.
Cite
@article{arxiv.2607.26202,
title = {Randomizing the Number of Centers in k-means++},
author = {Vaclav Rozhon},
journal= {arXiv preprint arXiv:2607.26202},
year = {2026}
}