Improved Coresets for Euclidean $k$-Means
Abstract
Given a set of points in dimensions, the Euclidean -means problem (resp. the Euclidean -median problem) consists of finding centers such that the sum of squared distances (resp. sum of distances) from every point to its closest center is minimized. The arguably most popular way of dealing with this problem in the big data setting is to first compress the data by computing a weighted subset known as a coreset and then run any algorithm on this subset. The guarantee of the coreset is that for any candidate solution, the ratio between coreset cost and the cost of the original instance is less than a factor. The current state of the art coreset size is for Euclidean -means and for Euclidean -median. The best known lower bound for both problems is . In this paper, we improve the upper bounds for -means and for -median. In particular, ours is the first provable bound that breaks through the barrier while retaining an optimal dependency on .
Keywords
Cite
@article{arxiv.2211.08184,
title = {Improved Coresets for Euclidean $k$-Means},
author = {Vincent Cohen-Addad and Kasper Green Larsen and David Saulpic and Chris Schwiegelshohn and Omar Ali Sheikh-Omar},
journal= {arXiv preprint arXiv:2211.08184},
year = {2022}
}