Optimal $(\alpha,\beta)$-Dense Subgraph Search in Bipartite Graphs
Yalong Zhang, Rong-Hua Li, Qi Zhang, Guoren Wang

TL;DR
This paper introduces BD-Index, an efficient and scalable indexing method for $(oldsymbol{ extalpha},oldsymbol{eta})$-dense subgraph queries in bipartite graphs, supporting dynamic updates with flexible trade-offs.
Contribution
The paper proposes BD-Index, a novel index structure with optimal query time and linear space, along with two strategies for dynamic maintenance in bipartite graphs.
Findings
BD-Index answers queries in optimal time with linear space.
Two maintenance strategies balance update efficiency and memory usage.
Experiments show high scalability on large real-world datasets.
Abstract
Dense subgraph search in bipartite graphs is a fundamental problem in graph analysis, with wide-ranging applications in fraud detection, recommendation systems, and social network analysis. The recently proposed -dense subgraph model has demonstrated superior capability in capturing the intrinsic density structure of bipartite graphs compared to existing alternatives. However, despite its modeling advantages, the -dense subgraph model lacks efficient support for query processing and dynamic updates, limiting its practical utility in large-scale applications. To address these limitations, we propose BD-Index, a novel index that answers -dense subgraph queries in optimal time while using only linear space , making it well-suited for real-world applications requiring both fast query processing and low memory consumption. We further…
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.
