Detecting Communities in Massive Networks Efficiently with Flexible Resolution

Qi Ye,Bin Wu,Bai Wang
DOI: https://doi.org/10.1007/978-3-7091-1346-2_16
2012-01-01
Abstract:Currently, community detection has led to a huge interest in data analysis on real-world networks. However, the high computationally demanding of most community detection algorithms limits their applications. In this chapter, we propose an iterative heuristic algorithm (called MMO algorithm) to extract the community structure in large networks based on local multi-resolution modularity optimization whose time complexity is near linear and space complexity is linear. The effectiveness of MMO algorithm is demonstrated by extensive experiments on lots of computer generated graphs and publically available real-world graphs. We also extend MMO algorithm to extract communities in distributed environment and use it to explore a massive call graph on a normal PC. The results show that MMO algorithm is very efficient, and it may enhance our ability to explore massive networks in real time.
What problem does this paper attempt to address?