Return
Fast approximate minimum spanning tree based clustering algorithm
DOI:10.1016/j.neucom.2017.07.038.png)
Abstract
En 中文
Minimum Spanning Tree (MST) based clustering algorithms have been employed successfully to detect clusters of heterogeneous nature. Given a dataset of n random points, most of the MST-based clustering algorithms first generate a complete graph G of the dataset and then construct MST from G. The first step of the algorithm is the major bottleneck which takes 0(n(2)) time. This paper proposes an algorithm namely MST-based clustering on partition-based nearest neighbor graph for reducing the computational overhead. By using a centroid based nearest neighbor rule, the proposed algorithm first generates a sparse Local Neighborhood Graph (LNG) and then the approximate MST is constructed from LNG. We prove that both size and computational time to construct the graph (LNG) is 0(n(3/2)), which is a 0(root n) factor improvement over the traditional algorithms. The approximate MST is constructed from LNG in 0(n(3/2) lg n) time, which is asymptotically faster than 0(n(2)). Experimental analysis on both synthetic and real datasets demonstrates that the computational time has been reduced significantly by maintaining the quality of clusters obtained from the approximate MST. (C) 2017 Elsevier B.V. All rights reserved.
Keywords:
Clustering
Minimum spanning tree
Local neighborhood graph
AI Summary
Key information extracted from the uploaded paper, including a brief overview, abstract, background, key highlights, visual analysis, and future outlook.
Journal
IF:
6.5
Papers:
2.5W
Citations:
6.5W

