Title :
Practical path-based methods for clustering arbitrary shaped data sets
Author :
Cong Liu ; Aimin Zhou ; Qiannan Du ; Guixu Zhang
Author_Institution :
Dept. of Comput. Sci. & Technol., East China Normal Univ., Shanghai, China
Abstract :
Path-based clustering is a well-known method for extracting arbitrary shaped clusters. However, its high time complexity limits some possible applications. In this paper, we propose two new algorithms to speed up the original path-based method. A basic method focuses on the path-distance calculation. A modified Floyd algorithm is applied to reduce the time complexity from Θ(n2m + n3 log n) to Θ(n3 + nk). An improved method emphasizes large scale data sets. A preprocess is used to reduce the number of data points to the path-based algorithm. Moreover, this algorithm can automatic determine the number of clusters by a box clustering. The new approaches are applied to a variety of test data sets with arbitrary shapes and the experimental results show that our method is efficient in dealing with the given problems.
Keywords :
computational complexity; pattern clustering; arbitrary shaped cluster; arbitrary shaped data set clustering; box clustering; large scale data set; modified Floyd algorithm; path-based algorithm; path-based clustering; path-based method; path-distance calculation; time complexity; Clustering algorithms; Clustering methods; Euclidean distance; Indexes; Noise; Partitioning algorithms; Time complexity;
Conference_Titel :
Natural Computation (ICNC), 2013 Ninth International Conference on
Conference_Location :
Shenyang
DOI :
10.1109/ICNC.2013.6818115