pPOP: Fast yet accurate parallel hierarchical clustering using partitioning

作者:

Highlights:

摘要

Hierarchical agglomerative clustering (HAC) is very useful but due to high CPU time and memory complexity its practical use is limited. Earlier, we proposed an efficient partitioning – partially overlapping partitioning (POP) – based on the fact that in HAC small and closely placed clusters are agglomerated initially, and only towards the end larger and distant clusters are agglomerated. Here, we present the parallel version of POP, pPOP. Theoretical analysis shows that, compared to the existing algorithms, pPOP achieves CPU time speed-up and memory scale-down of O(c) without compromising accuracy where c is the number of cells in the partition. A shared memory implementation shows that pPOP outperforms existing algorithms significantly.

论文关键词:Hierarchical agglomerative clustering,Partitioning,Parallel algorithm,Shared memory multiprocessor architecture

论文评审过程:Received 11 January 2006, Revised 5 July 2006, Accepted 6 July 2006, Available online 8 August 2006.

论文官网地址:https://doi.org/10.1016/j.datak.2006.07.004