Iterative shrinking method for clustering problems

作者:

Highlights:

摘要

Agglomerative clustering generates the partition hierarchically by a sequence of merge operations. We propose an alternative to the merge-based approach by removing the clusters iteratively one by one until the desired number of clusters is reached. We apply local optimization strategy by always removing the cluster that increases the distortion the least. Data structures and their update strategies are considered. The proposed algorithm is applied as a crossover method in a genetic algorithm, and compared against the best existing clustering algorithms. The proposed method provides best performance in terms of minimizing intra-cluster variance.

论文关键词:Clustering algorithms,Vector quantization,Codebook generation,Agglomeration,PNN

论文评审过程:Received 29 September 2004, Revised 6 September 2005, Accepted 6 September 2005, Available online 22 November 2005.

论文官网地址:https://doi.org/10.1016/j.patcog.2005.09.012