Overlapping Communities Detection via Measure Space Embedding
Mark Kozdoba, Shie Mannor

TL;DR
This paper introduces a fast, parallelizable community detection algorithm that embeds graphs into measure spaces using random walks and applies a modified $k$-means, demonstrating strong performance on benchmarks and theoretical guarantees.
Contribution
The paper proposes a novel measure space embedding approach for overlapping community detection, with a new algorithm that is both efficient and backed by theoretical analysis.
Findings
Outperforms existing algorithms on standard benchmarks.
Achieves linear time complexity in the number of edges.
Provides theoretical guarantees under stochastic block model.
Abstract
We present a new algorithm for community detection. The algorithm uses random walks to embed the graph in a space of measures, after which a modification of -means in that space is applied. The algorithm is therefore fast and easily parallelizable. We evaluate the algorithm on standard random graph benchmarks, including some overlapping community benchmarks, and find its performance to be better or at least as good as previously known algorithms. We also prove a linear time (in number of edges) guarantee for the algorithm on a -stochastic block model with and .
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 · Human Mobility and Location-Based Analysis · Opinion Dynamics and Social Influence
