Open Access Open Access  Restricted Access Subscription or Fee Access

Constructing Minimum Spanning Tree Based on Hierarchical Clustering

M.A. Arunagiri, K. Kumaran, N. Murali

Abstract


A "graph" refers to a collection of vertices or nodes and a collection of edges that connect pairs of vertices. A graph may be undirected, meaning that there is no distinction between the two vertices associated with each edge, or its edges may be directed from one vertex to another. Spanning Tree is a tree that connects all vertices in the graph. In a single graph, we can have many number of spanning tree. A minimum spanning tree (MST) is then a spanning tree with edge cost less than or equal to the cost of every other spanning tree. Several algorithms have been proposed to find minimum spanning tree. Considering the entire graph to construct MST is a difficult task since the number of nodes increases then the complexity also increases and is vice versa. So here we apply divide and conquer approach to split the nodes into several groups (clusters) and then MST is performed to each cluster and finally clusters are connected. Several clustering algorithms are used for distance based clustering here we prefer to take hierarchical clustering algorithm to find minimum spanning tree. Present work the authors conclude that performance of hierarchical clustering is better than that of other techniques. The experimental results of the performance outcome of the hierarchical are so better that the K mean clustering technique.

Keywords


Hierarchical Clustering, MST, K Means Clustering

Full Text:

PDF

References


M.F. Jiang, S.S. Tseng, and C.M. Su, ―Two-Phase Clustering Process for Outliers Detection,‖ Pattern Recognition Letters, vol. 22, pp. 691-700, 2001.

J. Lin, D. Ye, C. Chen, and M. Gao, ―Minimum Spanning Tree-Based Spatial Outlier Mining and Its Applications,‖ Lecture Notes in Computer Science, vol. 5009/2008, pp. 508-515, Springer-Verlag, 2008.

J. Kruskal, ―On the Shortest Spanning Subtree and the Traveling Salesman Problem,‖ Proc. Am. Math. Soc., pp. 48-50, 1956.

L. Caccetta and S.P. Hill, ―A Branch and Cut Method for the Degree-Constrained Minimum Spanning Tree Problem,‖ Networks, vol. 37, no. 2, pp. 74-83, 2001.

N. Paivinen, ―Clustering with a Minimum Spanning Tree of Scale- Free-Like Structure,‖ Pattern Recognition Letters, vol. 26, no. 7, pp. 921-930, Elsevier, 2005.

J.L. Bentley and J.H. Friedman, ―Fast Algorithms for Constructing Minimal Spanning Trees in Coordinate Spaces,‖ IEEE Trans. Computers, vol. 27, no. 2, pp. 97-105, Feb. 1978.

S.D. Bay and M. Schwabacher, ―Mining Distance-Based Outliers in Near Linear Time with Randomization and a Simple Pruning Rule,‖ Proc. Ninth ACM SIGKDD Int‘l Conf. Knowledge Discovery and Data Mining, pp. 29-38, 2003.

H.V. Jagadish, B.C. Ooi, K.L. Tan, C. Yu, and R. Zhang, ―iDistance: An Adaptive B+-Tree Based Indexing Method for Nearest Neighbor Search,‖ ACM Trans. Database System (TODS), vol. 30, no. 2, pp. 364-397, 2005.

Xiaochun Wang, Xiali Wang, and D.Mitchell Wilkes, ― A Divide –and – Conquer Approach for Minimum Spanning Tree-Based Clustering, IEEE Transaction on Knowledge and Data Engineering, Vol 21, No.7, july 2009


Refbacks

  • There are currently no refbacks.


Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.