UWB and UW Seal
   
Clark F. Olson
Publications
By type:
Journal papers
Conference papers
Book chapters
Parallel Algorithms for Hierarchical Clustering
Clark F. Olson
Parallel Computing, 21(8):1313-1325, August 1995.
Download (502 K)
Hierarchical clustering is a common method used to determine clusters of similar data points in multidimensional spaces. O(n^2) algorithms are known for this problem [Day, 1984; Defays, 1977; Murtagh, 1983, Sibson, 1973]. This paper reviews important results for sequential algorithms and describes previous work on parallel algorithms for hierarchical clustering. Parallel algorithms to perform hierarchical clustering using several distance metrics are then described. Optimal PRAM algorithms using n/log n processors are given for the average link, complete link, centroid, median, and minimum variance metrics. Optimal butterfly and tree algorithms using n/log n processors are given for the centroid, median, and minimum variance metrics. Optimal asymptotic speedups are achieved for the best practical algorithm to perform clustering using the single link metric on a n/log n processor PRAM, butterfly, or tree.