243
v1v2v3 (latest)

Faster and Simpler Greedy Algorithm for kk-Median and kk-Means

Main:14 Pages
Bibliography:5 Pages
Appendix:12 Pages
Abstract

Clustering problems such as kk-means and kk-median are staples of unsupervised learning, and many algorithmic techniques have been developed to tackle their numerous aspects.In this paper, we focus on the class of greedy approximation algorithm, that attracted less attention than local-search or primal-dual counterparts. In particular, we study the recursive greedy algorithm developed by Mettu and Plaxton [SIAM J. Comp 2003]. We provide a simplification of the algorithm, allowing for faster implementation, in graph metrics or in Euclidean space, where our algorithm matches or improves the state-of-the-art.

View on arXiv
Comments on this paper