A local search approximation algorithm for k-means clustering
Title | A local search approximation algorithm for k-means clustering |
Publication Type | Conference Papers |
Year of Publication | 2002 |
Authors | Kanungo T, Mount D, Netanyahu NS, Piatko CD, Silverman R, Wu AY |
Conference Name | Proceedings of the eighteenth annual symposium on Computational geometry |
Date Published | 2002/// |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 1-58113-504-1 |
Keywords | Approximation algorithms, clustering, computational geometry, k-means, local search |
Abstract | In k-means clustering we are given a set of n data points in d-dimensional space Rd and an integer k, and the problem is to determine a set of k points in ÓC;d, called centers, to minimize the mean squared distance from each data point to its nearest center. No exact polynomial-time algorithms are known for this problem. Although asymptotically efficient approximation algorithms exist, these algorithms are not practical due to the extremely high constant factors involved. There are many heuristics that are used in practice, but we know of no bounds on their performance.We consider the question of whether there exists a simple and practical approximation algorithm for k-means clustering. We present a local improvement heuristic based on swapping centers in and out. We prove that this yields a (9+&egr;)-approximation algorithm. We show that the approximation factor is almost tight, by giving an example for which the algorithm achieves an approximation factor of (9-&egr;). To establish the practical value of the heuristic, we present an empirical study that shows that, when combined with Lloyd's algorithm, this heuristic performs quite well in practice. |
URL | http://doi.acm.org/10.1145/513400.513402 |
DOI | 10.1145/513400.513402 |