English

On the Efficiency of K-Means Clustering: Evaluation, Optimization, and Algorithm Selection

Databases 2020-10-28 v2 Machine Learning

Abstract

This paper presents a thorough evaluation of the existing methods that accelerate Lloyd's algorithm for fast k-means clustering. To do so, we analyze the pruning mechanisms of existing methods, and summarize their common pipeline into a unified evaluation framework UniK. UniK embraces a class of well-known methods and enables a fine-grained performance breakdown. Within UniK, we thoroughly evaluate the pros and cons of existing methods using multiple performance metrics on a number of datasets. Furthermore, we derive an optimized algorithm over UniK, which effectively hybridizes multiple existing methods for more aggressive pruning. To take this further, we investigate whether the most efficient method for a given clustering task can be automatically selected by machine learning, to benefit practitioners and researchers.

Keywords

Cite

@article{arxiv.2010.06654,
  title  = {On the Efficiency of K-Means Clustering: Evaluation, Optimization, and Algorithm Selection},
  author = {Sheng Wang and Yuan Sun and Zhifeng Bao},
  journal= {arXiv preprint arXiv:2010.06654},
  year   = {2020}
}

Comments

accepted to VLDB 2021; this is a technical report with five-page appendix

R2 v1 2026-06-23T19:19:26.025Z