Coresets for -Means and -Median Clustering and their Applications
Abstract: In this paper, we show the existence of small coresets for the problems of computing -median and -means clustering for points in low dimension. In other words, we show that given a point set in , one can compute a weighted set $\Coreset \subseteq P$, of size $O(k \eps<sup>{-d}</sup> \log{n})$, such that one can compute the -median/means clustering on $\Coreset$ instead of on , and get an $(1+\eps)$-approximation. As a result, we improve the fastest known algorithms for $(1+\eps)$-approximate -means and -median clustering. Our algorithms have linear running time for a fixed and $\eps$. In addition, we can maintain the $(1+\eps)$-approximate -median or -means clustering of a stream when points are being only inserted, using polylogarithmic space and update time.
Paper Prompts
Sign up for free to create and run prompts on this paper.