Parallel Algorithms for Hierarchical Clustering (1995)
Cached
Download Links
- [www.ece.nwu.edu]
- [robotics.jpl.nasa.gov]
- DBLP
Other Repositories/Bibliography
| Venue: | Parallel Computing |
| Citations: | 69 - 1 self |
BibTeX
@ARTICLE{Olson95parallelalgorithms,
author = {Clark F. Olson},
title = {Parallel Algorithms for Hierarchical Clustering},
journal = {Parallel Computing},
year = {1995},
volume = {21},
pages = {1313--1325}
}
Years of Citing Articles
OpenURL
Abstract
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 [3, 4, 10, 18]. 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. Keywords. Hierarchical clustering, pattern analysis, parallel algorithm, butterfly network, PRAM algorithm. 1 In...







