A Clustering Algorithm Based on Adaptive Subcluster Merging

Jiani Hu,Weihong Deng,Jun Guo
DOI: https://doi.org/10.1007/978-3-540-72665-4_21
2007-01-01
Advances in Artificial Intelligence
Abstract:This paper proposes an adaptive subcluster merging (ASM) based clustering algorithm. The ASM algorithm has two stages: subcluster partition and subcluster merging. Specifically, it first applies local expanding with variance constraint to partition subclusters with uniform granularity, and then it adaptively merges the subclusters into clusters with the notion of density. Through these two stages, ASM algorithm can identify clusters of heterogeneous structures. The feasibility of the algorithm has been successfully tested on both synthetic and real-world data sets. Comparative experimental studies of various clustering algorithms are also performed. The results demonstrate that the proposed algorithm performs better than K-means, complete-link hierarchial, density-based and maximum variance algorithms.
What problem does this paper attempt to address?