The global k-means clustering algorithm

作者:

Highlights:

摘要

We present the global k-means algorithm which is an incremental approach to clustering that dynamically adds one cluster center at a time through a deterministic global search procedure consisting of N (with N being the size of the data set) executions of the k-means algorithm from suitable initial positions. We also propose modifications of the method to reduce the computational load without significantly affecting solution quality. The proposed clustering methods are tested on well-known data sets and they compare favorably to the k-means algorithm with random restarts.

论文关键词:Clustering,k-Means algorithm,Global optimization,k-d Trees,Data mining

论文评审过程:Received 23 March 2001, Accepted 4 March 2002, Available online 14 May 2002.

论文官网地址:https://doi.org/10.1016/S0031-3203(02)00060-2