Papers
Topics
Authors
Recent
Search
2000 character limit reached

Towards Optimal Lower Bounds for k-median and k-means Coresets

Published 25 Feb 2022 in cs.DS, cs.CG, and cs.LG | (2202.12793v1)

Abstract: Given a set of points in a metric space, the (k,z)(k,z)-clustering problem consists of finding a set of kk points called centers, such that the sum of distances raised to the power of zz of every data point to its closest center is minimized. Special cases include the famous k-median problem (z=1z = 1) and k-means problem (z=2z = 2). The kk-median and kk-means problems are at the heart of modern data analysis and massive data applications have given raise to the notion of coreset: a small (weighted) subset of the input point set preserving the cost of any solution to the problem up to a multiplicative (1±ε)(1 \pm \varepsilon) factor, hence reducing from large to small scale the input to the problem. In this paper, we present improved lower bounds for coresets in various metric spaces. In finite metrics consisting of nn points and doubling metrics with doubling constant DD, we show that any coreset for (k,z)(k,z) clustering must consist of at least Ω(kε<sup>2</sup>logn)\Omega(k \varepsilon<sup>{-2}</sup> \log n) and Ω(kε<sup>2</sup>D)\Omega(k \varepsilon<sup>{-2}</sup> D) points, respectively. Both bounds match previous upper bounds up to polylog factors. In Euclidean spaces, we show that any coreset for (k,z)(k,z) clustering must consists of at least Ω(kε<sup>2)\Omega(k\varepsilon<sup>{-2}) points. We complement these lower bounds with a coreset construction consisting of at most O~(kε<sup>2</sup>min(ε<sup>z,k))\tilde{O}(k\varepsilon<sup>{-2}\cdot</sup> \min(\varepsilon<sup>{-z},k)) points.

Citations (42)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.