Simple and sharp analysis of k-means||
Abstract
We present a simple analysis of k-means|| (Bahmani et al., PVLDB 2012) -- a distributed variant of the k-means++ algorithm (Arthur and Vassilvitskii, SODA 2007). Moreover, the bound on the number of rounds is improved from O( n) to O( n / n), which we show to be tight.
0