Random Subgraph Detection Using Queries
Wasim Huleihel, Arya Mazumdar, Soumyabrata Pal

TL;DR
This paper investigates the problem of detecting a dense subgraph within a larger graph using a limited number of adaptive edge queries, providing bounds on query complexity and algorithms for detection.
Contribution
It introduces a query-based model for subgraph detection, determining the necessary and sufficient number of queries, and proposes algorithms with different computational complexities.
Findings
Established query bounds for detection
Proposed a quasi-polynomial time optimal algorithm
Designed a polynomial-time detection algorithm with more queries
Abstract
The planted densest subgraph detection problem refers to the task of testing whether in a given (random) graph there is a subgraph that is unusually dense. Specifically, we observe an undirected and unweighted graph on vertices. Under the null hypothesis, the graph is a realization of an Erd\H{o}s-R\'{e}nyi graph with edge probability (or, density) . Under the alternative, there is a subgraph on vertices with edge probability . The statistical as well as the computational barriers of this problem are well-understood for a wide range of the edge parameters and . In this paper, we consider a natural variant of the above problem, where one can only observe a relatively small part of the graph using adaptive edge queries. For this model, we determine the number of queries necessary and sufficient (accompanied with a quasi-polynomial optimal algorithm) for detecting…
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
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Optimization and Search Problems
