An empirical comparison between stochastic and deterministic centroid initialisation for K-means variations

作者:Avgoustinos Vouros, Stephen Langdell, Mike Croucher, Eleni Vasilaki

摘要

K-Means is one of the most used algorithms for data clustering and the usual clustering method for benchmarking. Despite its wide application it is well-known that it suffers from a series of disadvantages; it is only able to find local minima and the positions of the initial clustering centres (centroids) can greatly affect the clustering solution. Over the years many K-Means variations and initialisation techniques have been proposed with different degrees of complexity. In this study we focus on common K-Means variations along with a range of deterministic and stochastic initialisation techniques. We show that, on average, more sophisticated initialisation techniques alleviate the need for complex clustering methods. Furthermore, deterministic methods perform better than stochastic methods. However, there is a trade-off: less sophisticated stochastic methods, executed multiple times, can result in better clustering. Factoring in execution time, deterministic methods can be competitive and result in a good clustering solution. These conclusions are obtained through extensive benchmarking using a range of synthetic model generators and real-world data sets.

论文关键词:K-Means clustering, Deterministic clustering, Benchmarking

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-021-06021-7