An Efficient Massively Parallel Constant-Factor Approximation Algorithm for the $k$-Means Problem
Abstract
In this paper, we present an efficient massively parallel approximation algorithm for the -means problem. Specifically, we provide an MPC algorithm that computes a constant-factor approximation to an arbitrary -means instance in rounds. The algorithm uses bits of memory per machine, where is a constant that can be made arbitrarily small. The global memory usage is bits for an arbitrarily small constant , and is thus only slightly superlinear. Recently, Czumaj, Gao, Jiang, Krauthgamer, and Vesel\'{y} showed that a constant-factor bicriteria approximation can be computed in rounds in the MPC model. However, our algorithm is the first constant-factor approximation for the general -means problem that runs in rounds in the MPC model. Our approach builds upon the foundational framework of Jain and Vazirani. The core component of our algorithm is a constant-factor approximation for the related facility location problem. While such an approximation was already achieved in constant time in the work of Czumaj et al.\ mentioned above, our version additionally satisfies the so-called Lagrangian Multiplier Preserving (LMP) property. This property enables the transformation of a facility location approximation into a comparably good -means approximation.
Cite
@article{arxiv.2507.14089,
title = {An Efficient Massively Parallel Constant-Factor Approximation Algorithm for the $k$-Means Problem},
author = {Vincent Cohen-Addad and Fabian Kuhn and Zahra Parsaeian},
journal= {arXiv preprint arXiv:2507.14089},
year = {2025}
}