English

The Power of Uniform Sampling for Coresets

Data Structures and Algorithms 2022-09-20 v2

Abstract

Motivated by practical generalizations of the classic kk-median and kk-means objectives, such as clustering with size constraints, fair clustering, and Wasserstein barycenter, we introduce a meta-theorem for designing coresets for constrained-clustering problems. The meta-theorem reduces the task of coreset construction to one on a bounded number of ring instances with a much-relaxed additive error. This reduction enables us to construct coresets using uniform sampling, in contrast to the widely-used importance sampling, and consequently we can easily handle constrained objectives. Notably and perhaps surprisingly, this simpler sampling scheme can yield coresets whose size is independent of nn, the number of input points. Our technique yields smaller coresets, and sometimes the first coresets, for a large number of constrained clustering problems, including capacitated clustering, fair clustering, Euclidean Wasserstein barycenter, clustering in minor-excluded graph, and polygon clustering under Fr\'{e}chet and Hausdorff distance. Finally, our technique yields also smaller coresets for 11-median in low-dimensional Euclidean spaces, specifically of size O~(ε1.5)\tilde{O}(\varepsilon^{-1.5}) in R2\mathbb{R}^2 and O~(ε1.6)\tilde{O}(\varepsilon^{-1.6}) in R3\mathbb{R}^3.

Keywords

Cite

@article{arxiv.2209.01901,
  title  = {The Power of Uniform Sampling for Coresets},
  author = {Vladimir Braverman and Vincent Cohen-Addad and Shaofeng H. -C. Jiang and Robert Krauthgamer and Chris Schwiegelshohn and Mads Bech Toftrup and Xuan Wu},
  journal= {arXiv preprint arXiv:2209.01901},
  year   = {2022}
}