DocumentCode
3678329
Title
Parallel Modularity-Based Community Detection on Large-Scale Graphs
Author
Jianping Zeng;Hongfeng Yu
Author_Institution
Dept. of Comput. Sci. &
fYear
2015
Firstpage
1
Lastpage
10
Abstract
We present a parallel hierarchical graph clustering algorithm that uses modularity as clustering criteria to effectively extract community structures in large graphs of different types. In order to process a large complex graph (whose vertex number and edge number are around 1 billion), we design our algorithm based on the Louvain method by investigating graph partitioning and distribution schemes on distributed memory architectures and conducting clustering in a divide-and-conquer manner. We study the relationship between graph structure property and clustering quality, carefully deal with ghost vertices between graph partitions, and propose a heuristic partition method suitable for the Louvain method. Compared to the existing solutions, our method can achieve nearly well-balanced workload among processors and higher accuracy of graph clustering on real-world large graph datasets.
Keywords
"Clustering algorithms","Program processors","Partitioning algorithms","Accuracy","Joining processes","Image edge detection","Algorithm design and analysis"
Publisher
ieee
Conference_Titel
Cluster Computing (CLUSTER), 2015 IEEE International Conference on
Type
conf
DOI
10.1109/CLUSTER.2015.11
Filename
7307558
Link To Document