An Expanding Clustering Algorithm Based On Density Searching

LiGuo Tan,Yang Liu,Xinglin Chen
DOI: https://doi.org/10.1007/978-3-642-24097-3_19
2011-01-01
Abstract:Most clustering algorithms need to preset the initial parameters which affect the performance of clustering very much. To solve this problem, a new method is proposed, which determine the center points of clustering by density-searching according to the universality of the Gaussian distribution. After the center was obtained, the cluster expands based on the correlation coefficient between clusters and the membership of the samples until the terminating condition is met. The experimental results show that this method could classify the samples of Gaussian distribution with different degree of overlap accurately. Compared with the fuzzy c-means algorithm, the proposed method is more accurate and timesaving when applied to the Iris data and Fossil data.
What problem does this paper attempt to address?