A comparative study of efficient initialization methods for the k-means clustering algorithm

  • Authors:
  • M. Emre Celebi;Hassan A. Kingravi;Patricio A. Vela

  • Affiliations:
  • Department of Computer Science, Louisiana State University, Shreveport, LA, USA;School of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, GA, USA;School of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, GA, USA

  • Venue:
  • Expert Systems with Applications: An International Journal
  • Year:
  • 2013

Quantified Score

Hi-index 12.05

Visualization

Abstract

K-means is undoubtedly the most widely used partitional clustering algorithm. Unfortunately, due to its gradient descent nature, this algorithm is highly sensitive to the initial placement of the cluster centers. Numerous initialization methods have been proposed to address this problem. In this paper, we first present an overview of these methods with an emphasis on their computational efficiency. We then compare eight commonly used linear time complexity initialization methods on a large and diverse collection of data sets using various performance criteria. Finally, we analyze the experimental results using non-parametric statistical tests and provide recommendations for practitioners. We demonstrate that popular initialization methods often perform poorly and that there are in fact strong alternatives to these methods.