Random Projections for $k$-means Clustering
Artificial Intelligence
2011-05-05 v1 Data Structures and Algorithms
Abstract
This paper discusses the topic of dimensionality reduction for -means clustering. We prove that any set of points in dimensions (rows in a matrix ) can be projected into dimensions, for any , in time, such that with constant probability the optimal -partition of the point set is preserved within a factor of . The projection is done by post-multiplying with a random matrix having entries or with equal probability. A numerical implementation of our technique and experiments on a large face images dataset verify the speed and the accuracy of our theoretical results.
Cite
@article{arxiv.1011.4632,
title = {Random Projections for $k$-means Clustering},
author = {Christos Boutsidis and Anastasios Zouzias and Petros Drineas},
journal= {arXiv preprint arXiv:1011.4632},
year = {2011}
}
Comments
Neural Information Processing Systems (NIPS) 2010