Comparison and Benchmark of Graph Clustering Algorithms
2020-05-10Code Available0· sign in to hype
Lizhen Shi, Bo Chen
Code Available — Be the first to reproduce this paper.
ReproduceCode
- bitbucket.org/LizhenShi/graph_clustering_toolkitOfficialIn papernone★ 0
Abstract
Graph clustering is widely used in analysis of biological networks, social networks and etc. For over a decade many graph clustering algorithms have been published, however a comprehensive and consistent performance comparison is not available. In this paper we benchmarked more than 70 graph clustering programs to evaluate their runtime and quality performance for both weighted and unweighted graphs. We also analyzed the characteristics of ground truth that affects the performance. Our work is capable to not only supply a start point for engineers to select clustering algorithms but also could provide a viewpoint for researchers to design new algorithms.