Distributed Community Detection in Large Networks
Sheng Zhang, Rui Song, Wenbin Lu, Ji Zhu

TL;DR
This paper introduces a two-step divide-and-conquer algorithm for community detection in large networks with grouped community structures, reducing computational costs while maintaining high accuracy.
Contribution
It proposes a novel two-step approach combining modularity optimization and SBM/DCSBM to efficiently detect both group and community structures in large networks.
Findings
Significantly reduces computational costs.
Achieves competitive community detection performance.
Effectively recovers both group and community structures.
Abstract
Community detection for large networks poses challenges due to the high computational cost as well as heterogeneous community structures. In this paper, we consider widely existing real-world networks with ``grouped communities'' (or ``the group structure''), where nodes within grouped communities are densely connected and nodes across grouped communities are relatively loosely connected. We propose a two-step community detection approach for such networks. Firstly, we leverage modularity optimization methods to partition the network into groups, where between-group connectivity is low. Secondly, we employ the stochastic block model (SBM) or degree-corrected SBM (DCSBM) to further partition the groups into communities, allowing for varying levels of between-community connectivity. By incorporating this two-step structure, we introduce a novel divide-and-conquer algorithm that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Human Mobility and Location-Based Analysis
