Random Subgraph Detection Using Queries

10/02/2021
by   Wasim Huleihel, et al.
0

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 n nodes. Under the null hypothesis, the graph is a realization of an Erdős-Rényi graph with edge probability (or, density) q. Under the alternative, there is a subgraph on k vertices with edge probability p>q. The statistical as well as the computational barriers of this problem are well-understood for a wide range of the edge parameters p and q. In this paper, we consider a natural variant of the above problem, where one can only observe a small part of the graph using adaptive edge queries. For this model, we determine the number of queries necessary and sufficient for detecting the presence of the planted subgraph. Specifically, we show that any (possibly randomized) algorithm must make 𝖰 = Ω(n^2/k^2χ^4(p||q)log^2n) adaptive queries (on expectation) to the adjacency matrix of the graph to detect the planted subgraph with probability more than 1/2, where χ^2(p||q) is the Chi-Square distance. On the other hand, we devise a quasi-polynomial-time algorithm that detects the planted subgraph with high probability by making 𝖰 = O(n^2/k^2χ^4(p||q)log^2n) non-adaptive queries. We then propose a polynomial-time algorithm which is able to detect the planted subgraph using 𝖰 = O(n^3/k^3χ^2(p||q)log^3 n) queries. We conjecture that in the leftover regime, where n^2/k^2≪𝖰≪n^3/k^3, no polynomial-time algorithms exist. Our results resolve two questions posed in <cit.>, where the special case of adaptive detection and recovery of a planted clique was considered.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/28/2013

Community Detection in Random Networks

We formalize the problem of detecting a community in a network into test...
research
02/07/2023

Planted Bipartite Graph Detection

We consider the task of detecting a hidden bipartite subgraph in a given...
research
03/28/2019

Finding a planted clique by adaptive probing

We consider a variant of the planted clique problem where we are allowed...
research
06/24/2020

Online Dense Subgraph Discovery via Blurred-Graph Feedback

Dense subgraph discovery aims to find a dense component in edge-weighted...
research
08/13/2013

Community Detection in Sparse Random Networks

We consider the problem of detecting a tight community in a sparse rando...
research
01/15/2021

A practical test for a planted community in heterogeneous networks

One of the fundamental task in graph data mining is to find a planted co...
research
12/07/2017

Core Discovery in Hidden Graphs

Massive network exploration is an important research direction with many...

Please sign up or login with your details

Forgot password? Click here to reset