Parallel clustering algorithms

PARALLEL COMPUTING(1989)

引用 126|浏览13
暂无评分
摘要
Clustering techniques play an important role in exploratory pattern analysis, unsupervised learning and image segmentation applications. Many clustering algorithms, both partitional clustering and hierarchical clustering, require intensive computation, even for a modest number of patterns. This paper presents two parallel clustering algorithms. For a clustering problem with N = 2 n patterns and M = 2 m features, the time complexity of the traditional partitional clustering algorithm on a single processor computer is O( MNK ), where K is the number of clusters. The proposed algorithm on anSIMD computer with MN processors has a time complexity O( K ( n + m )). The time complexity of the proposed single-link hierarchical clustering algorithm is reduced from O( MN 2 ) of the uniprocessor algorithm to O( nN ) with MN processors.
更多
查看译文
关键词
hypercube,clustering techniques,parallel partitional clustering algorithm,time complexity analysis,pattern analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要