Sensitivity Sampling for $k$-Means: Worst Case and Stability Optimal Coreset Bounds
Abstract
Coresets are arguably the most popular compression paradigm for center-based clustering objectives such as -means. Given a point set , a coreset is a small, weighted summary that preserves the cost of all candidate solutions up to a factor. For -means in -dimensional Euclidean space the cost for solution is . A very popular method for coreset construction, both in theory and practice, is Sensitivity Sampling, where points are sampled in proportion to their importance. We show that Sensitivity Sampling yields optimal coresets of size for worst-case instances. Uniquely among all known coreset algorithms, for well-clusterable data sets with cost stability, Sensitivity Sampling gives coresets of size , improving over the worst-case lower bound. Notably, Sensitivity Sampling does not have to know the cost stability in order to exploit it: It is appropriately sensitive to the clusterability of the data set while being oblivious to it. We also show that any coreset for stable instances consisting of only input points must have size . Our results for Sensitivity Sampling also extend to the -median problem, and more general metric spaces.
Cite
@article{arxiv.2405.01339,
title = {Sensitivity Sampling for $k$-Means: Worst Case and Stability Optimal Coreset Bounds},
author = {Nikhil Bansal and Vincent Cohen-Addad and Milind Prabhu and David Saulpic and Chris Schwiegelshohn},
journal= {arXiv preprint arXiv:2405.01339},
year = {2024}
}
Comments
57 pages