Extending kmeans-type algorithms by integrating intra-cluster compactness and inter-cluster separation

Huang Xiaohui,Ye Yunming,Zhang Haijun
DOI: https://doi.org/10.1007/978-3-319-24211-8_13
2016-01-01
Abstract:Kmeans-type clustering aims at partitioning a data set into clusters such that the objects in a cluster are compact and the objects in different clusters are well-separated. However, most of kmeans-type clustering algorithms rely on only intra-cluster compactness while overlooking inter-cluster separation. In this chapter, a series of new clustering algorithms by extending the existing kmeans-type algorithms is proposed by integrating both intra-cluster compactness and inter-cluster separation. First, a set of new objective functions for clustering is developed. Based on these objective functions, the corresponding updating rules for the algorithms are then derived analytically. The properties and performances of these algorithms are investigated on several synthetic and real-life data sets. Experimental studies demonstrate that our proposed algorithms outperform the state-of-the-art kmeans-type clustering algorithms with respects to four metrics: Accuracy, Rand Index, Fscore, and normal mutual information (NMI). © Springer International Publishing Switzerland 2016.
What problem does this paper attempt to address?