Fast minimum spanning tree based clustering algorithms on local neighborhood graph

8Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.
Get full text

Abstract

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 O(n 2) time. This paper proposes two algorithms namely MST-based clustering on K-means Graph and MST-based clustering on Bi-means Graph for reducing the computational overhead. The proposed algorithms make use of a centroid based nearest neighbor rule to generate a partition-based Local Neighborhood Graph (LNG). We prove that both the size and the computational time to construct the graph (LNG) is O(n 3/2), which is a O(√n) factor improvement over the traditional algorithms. The approximate MST is constructed from LNG in O(n 3/2 lg n) time, which is asymptotically faster than O(n 2). The advantage of the proposed algorithms is that they do not require any parameter setting which is a major issue in many of the nearest neighbor finding algorithms. Experimental results demonstrate that the computational time has been reduced significantly by maintaining the quality of the clusters obtained from the MST.

Cite

CITATION STYLE

APA

Jothi, R., Mohanty, S. K., & Ojha, A. (2015). Fast minimum spanning tree based clustering algorithms on local neighborhood graph. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9069, pp. 292–301). Springer Verlag. https://doi.org/10.1007/978-3-319-18224-7_29

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free