How slow is the <i>k</i> -means method? 论文
2006引用 306
Advanced Clustering Algorithms ResearchAnomaly Detection Techniques and ApplicationsFace and Expression Recognition
摘要
The k-means method is an old but popular clustering algorithm known for its observed speed and its simplicity. Until recently, however, no meaningful theoretical bounds were known on its running time. In this paper, we demonstrate that the worst-case running time of k-means is superpolynomial by improving the best known lower bound from Ω(n) iterations to 2Ω(√n).