DocumentCode
3544253
Title
Improvement on Agglomerative Hierarchical Clustering Algorithm Based on Tree Data Structure with Bidirectional Approach
Author
Dalbouh, H.A. ; Norwawi, Norita Md
Author_Institution
Fac. of Sci. & Technol, Univ. Sains Islam Malaysia (USIM), Nilai, Malaysia
fYear
2012
fDate
8-10 Feb. 2012
Firstpage
25
Lastpage
30
Abstract
Hierarchical clustering algorithms take an input of pair wise data-item similarities and output a hierarchy of the data-items. This paper presents bi-directional agglomerative hierarchical clustering algorithm to create a bottom-up hierarchy, by iteratively merging the closest pair of data-items into one cluster. The result is a rooted AVL tree. The n leafs correspond to input data-items that need to n/2 or n/2+1 steps to merge into one cluster, correspond to groupings of items in coarser granularities climbing towards the root. As observed from the time complexity and number of steps needed to cluster all data points into one cluster perspective, the performance of the bi-directional agglomerative algorithm using tree data structure is better than the current agglomerative algorithms. Analysis on the experimental results indicates that the improved algorithm has a higher efficiency than previous methods.
Keywords
computational complexity; data handling; iterative methods; pattern clustering; tree data structures; bidirectional agglomerative hierarchical clustering algorithm; bottom-up hierarchy; iterative closest pair merging; pairwise data-item similarity; rooted AVL tree; time complexity; tree data structure; Algorithm design and analysis; Clustering algorithms; Complexity theory; Compounds; Partitioning algorithms; Tin; Tree data structures; Bidirectional algorithm; Complexity; Hierarchical; Tree;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Systems, Modelling and Simulation (ISMS), 2012 Third International Conference on
Conference_Location
Kota Kinabalu
Print_ISBN
978-1-4673-0886-1
Type
conf
DOI
10.1109/ISMS.2012.13
Filename
6169670
Link To Document