DMCS : Density Modularity based Community Search
Junghoon Kim, Siqiang Luo, Gao Cong, Wenyuan Yu

TL;DR
This paper introduces a novel community search method based on a new graph modularity measure called Density Modularity, aiming to find high-quality communities containing specific query nodes with high internal density and low external connections.
Contribution
It pioneers the use of modularity for community search with query nodes, proposing a new density modularity function and efficient algorithms for the NP-hard problem.
Findings
Up to 8.5 times higher accuracy in NMI compared to baselines.
Algorithms run in log-linear time relative to graph size.
Effective in real-world and synthetic networks.
Abstract
Community Search, or finding a connected subgraph (known as a community) containing the given query nodes in a social network, is a fundamental problem. Most of the existing community search models only focus on the internal cohesiveness of a community. However, a high-quality community often has high modularity, which means dense connections inside communities and sparse connections to the nodes outside the community. In this paper, we conduct a pioneer study on searching a community with high modularity. We point out that while modularity has been popularly used in community detection (without query nodes), it has not been adopted for community search, surprisingly, and its application in community search (related to query nodes) brings in new challenges. We address these challenges by designing a new graph modularity function named Density Modularity. To the best of our knowledge,…
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.
