Streaming Local Community Detection through Approximate Conductance
Yanhao Yang, Meng Wang, David Bindel, Kun He

TL;DR
This paper introduces a novel online streaming method for local community detection in massive, dynamic graphs, leveraging approximate conductance to efficiently identify communities around query nodes with high accuracy.
Contribution
The work presents the first single-pass streaming approach for local community detection that outperforms existing streaming baselines and rivals non-streaming methods in accuracy.
Findings
Outperforms streaming baselines in effectiveness and efficiency
Achieves comparable accuracy to non-streaming state-of-the-art methods
Efficiently detects local communities in massive, dynamic graphs
Abstract
Community is a universal structure in various complex networks, and community detection is a fundamental task for network analysis. With the rapid growth of network scale, networks are massive, changing rapidly and could naturally be modeled as graph streams. Due to the limited memory and access constraint in graph streams, existing non-streaming community detection methods are no longer applicable. This raises an emerging need for online approaches. In this work, we consider the problem of uncovering the local community containing a few query nodes in graph streams, termed streaming local community detection. This is a new problem raised recently that is more challenging for community detection and only a few works address this online setting. Correspondingly, we design an online single-pass streaming local community detection approach. Inspired by the "local" property of communities,…
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 · Network Security and Intrusion Detection · Peer-to-Peer Network Technologies
