DEMON: a Local-First Discovery Method for Overlapping Communities
Michele Coscia, Giulio Rossetti, Fosca Giannotti, Dino Pedreschi

TL;DR
DEMON is a local-first community detection algorithm that leverages node ego neighborhoods and label propagation to uncover overlapping communities in large, complex networks more effectively than traditional global methods.
Contribution
It introduces a novel local-first approach that combines ego network analysis and label propagation, outperforming existing methods in community quality and scalability.
Findings
Outperforms state-of-the-art community detection methods in quality.
Deterministic, incremental, and scalable to web-scale networks.
Effectively predicts node metadata using discovered communities.
Abstract
Community discovery in complex networks is an interesting problem with a number of applications, especially in the knowledge extraction task in social and information networks. However, many large networks often lack a particular community organization at a global level. In these cases, traditional graph partitioning algorithms fail to let the latent knowledge embedded in modular structure emerge, because they impose a top-down global view of a network. We propose here a simple local-first approach to community discovery, able to unveil the modular organization of real complex networks. This is achieved by democratically letting each node vote for the communities it sees surrounding it in its limited view of the global system, i.e. its ego neighborhood, using a label propagation algorithm; finally, the local communities are merged into a global collection. We tested this intuition…
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 · Data Management and Algorithms · Geographic Information Systems Studies
