@inproceedings{ac7a02ddb2e84c9a8b786fbf32ab83ba,
title = "A distributed infomap algorithm for scalable and high-quality community detection",
abstract = "Community detection is essential to various graph analysis applications. Infomap is a graph clustering algorithm capable of achieving high-quality communities. However, it remains a very challenging problem to effectively apply Infomap on large graphs. By analyzing communication and workload patterns of Infomap and leveraging a distributed delegate partitioning and distribution method, we develop a new heuristic strategy to carefully coordinate the community constitution from the vertices of a graph in a distributed environment, and achieve the convergence of the distributed clustering algorithm. We have implemented our optimized algorithm using MPI (Message Passing Interface), which can be easily employed or extended to massively distributed computing systems. We analyze the correctness of our algorithm, and conduct an intensive experimental study to investigate the communication and computation cost of our distributed algorithm, which has not shown in previous work. The results demonstrate the scalability and the correctness of our distributed Infomap algorithm with large-scale real-world datasets.",
keywords = "Accuracy, Community detection, Infomap, Large graphs, Scalability",
author = "Jianping Zeng and Hongfeng Yu",
note = "Publisher Copyright: {\textcopyright} 2018 Association for Computing Machinery. Copyright: Copyright 2018 Elsevier B.V., All rights reserved.; 47th International Conference on Parallel Processing, ICPP 2018 ; Conference date: 14-08-2018 Through 16-08-2018",
year = "2018",
month = aug,
day = "13",
doi = "10.1145/3225058.3225137",
language = "English (US)",
isbn = "9781450365109",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery",
booktitle = "Proceedings of the 47th International Conference on Parallel Processing, ICPP 2018",
}