Hierarchical Parallel Algorithm for Modularity-Based Community Detection Using GPUs

This paper describes the design of a hierarchical parallel algorithm for accelerating community detection which involves partitioning a network into communities of densely connected nodes. The algorithm is based on the Louvain method developed at the Université Catholique de Louvain, which uses modu...

全面介紹

Saved in:
書目詳細資料
Main Authors: CHEONG, Chun Yew, HUYNH, Huynh Phung, LO, David, GOH, Rick Siow Mong
格式: text
語言:English
出版: Institutional Knowledge at Singapore Management University 2013
主題:
GPU
在線閱讀:https://ink.library.smu.edu.sg/sis_research/2015
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Singapore Management University
語言: English
實物特徵
總結:This paper describes the design of a hierarchical parallel algorithm for accelerating community detection which involves partitioning a network into communities of densely connected nodes. The algorithm is based on the Louvain method developed at the Université Catholique de Louvain, which uses modularity to measure community quality and has been successfully applied on many different types of networks. The proposed hierarchical parallel algorithm targets three levels of parallelism in the Louvain method and it has been implemented on single-GPU and multi-GPU architectures. Benchmarking results on several large web-based networks and popular social networks show that on top of offering speedups of up to 5x, the single-GPU version is able to find better quality communities. On average, the multi-GPU version provides an additional 2x speedup over the single-GPU version but with a 3% degradation in community quality.