A Refined Approximation for Euclidean k-Means
Abstract
In the Euclidean -Means problem we are given a collection of points in an Euclidean space and a positive integer . Our goal is to identify a collection of points in the same space (centers) so as to minimize the sum of the squared Euclidean distances between each point in and the closest center. This problem is known to be APX-hard and the current best approximation ratio is a primal-dual approximation based on a standard LP for the problem [Ahmadian et al. FOCS'17, SICOMP'20]. In this note we show how a minor modification of Ahmadian et al.'s analysis leads to a slightly improved approximation. As a related result, we also show that the mentioned LP has integrality gap at least .
Keywords
Cite
@article{arxiv.2107.07358,
title = {A Refined Approximation for Euclidean k-Means},
author = {Fabrizio Grandoni and Rafail Ostrovsky and Yuval Rabani and Leonard J. Schulman and Rakesh Venkat},
journal= {arXiv preprint arXiv:2107.07358},
year = {2021}
}
Comments
Corrected a confusing typo in a formula on page 5 and added one remark