A cluster centers initialization method for clustering categorical data

作者:

Highlights:

摘要

The leading partitional clustering technique, k-modes, is one of the most computationally efficient clustering methods for categorical data. However, the performance of the k-modes clustering algorithm which converges to numerous local minima strongly depends on initial cluster centers. Currently, most methods of initialization cluster centers are mainly for numerical data. Due to lack of geometry for the categorical data, these methods used in cluster centers initialization for numerical data are not applicable to categorical data. This paper proposes a novel initialization method for categorical data which is implemented to the k-modes algorithm. The method integrates the distance and the density together to select initial cluster centers and overcomes shortcomings of the existing initialization methods for categorical data. Experimental results illustrate the proposed initialization method is effective and can be applied to large data sets for its linear time complexity with respect to the number of data objects.

论文关键词:The k-modes algorithm,Initialization method,Initial cluster centers,Density,Distance

论文评审过程:Available online 1 February 2012.

论文官网地址:https://doi.org/10.1016/j.eswa.2012.01.131