Scalable k-Means Clustering for Large k via Seeded Approximate Nearest-Neighbor Search
Abstract
For very large values of , we consider methods for fast -means clustering of massive datasets with points in high-dimensions (). All current practical methods for this problem have runtimes at least . We find that initialization routines are not a bottleneck for this case. Instead, it is critical to improve the speed of Lloyd's local-search algorithm, particularly the step that reassigns points to their closest center. Attempting to improve this step naturally leads us to leverage approximate nearest-neighbor search methods, although this alone is not enough to be practical. Instead, we propose a family of problems we call "Seeded Approximate Nearest-Neighbor Search", for which we propose "Seeded Search-Graph" methods as a solution.
View on arXivMain:8 Pages
8 Figures
Bibliography:7 Pages
3 Tables
Appendix:14 Pages
Comments on this paper
