Graph Connectivity and Single Element Recovery via Linear and OR Queries

07/12/2020
by   Sepehr Assadi, et al.
0

We study the problem of finding a spanning forest in an undirected, n-vertex multi-graph under two basic query models. One is the Linear query model which are linear measurements on the incidence vector induced by the edges; the other is the weaker OR query model which only reveals whether a given subset of plausible edges is empty or not. At the heart of our study lies a fundamental problem which we call the single element recovery problem: given a non-negative real vector x in N dimension, return a single element x_j > 0 from the support. Queries can be made in rounds, and our goals is to understand the trade-offs between the query complexity and the rounds of adaptivity needed to solve these problems, for both deterministic and randomized algorithms. These questions have connections and ramifications to multiple areas such as sketching, streaming, graph reconstruction, and compressed sensing. Our main results are: * For the single element recovery problem, it is easy to obtain a deterministic, r-round algorithm which makes (N^1/r-1)-queries per-round. We prove that this is tight: any r-round deterministic algorithm must make ≥ (N^1/r - 1) linear queries in some round. In contrast, a 1-round O(log^2 N)-query randomized algorithm which succeeds 99 known to exist. * We design a deterministic O(r)-round, Õ(n^1+1/r)-OR query algorithm for graph connectivity. We complement this with an Ω̃(n^1 + 1/r)-lower bound for any r-round deterministic algorithm in the OR-model. * We design a randomized, 2-round algorithm for the graph connectivity problem which makes Õ(n)-OR queries. In contrast, we prove that any 1-round algorithm (possibly randomized) requires Ω̃(n^2)-OR queries.

READ FULL TEXT
research
07/05/2022

Finding a Hidden Edge

We consider the problem of finding an edge in a hidden undirected graph ...
research
07/13/2021

The Element Extraction Problem and the Cost of Determinism and Limited Adaptivity in Linear Queries

Two widely-used computational paradigms for sublinear algorithms are usi...
research
03/28/2018

On Learning Graphs with Edge-Detecting Queries

We consider the problem of learning a general graph G=(V,E) using edge-d...
research
12/31/2020

The Query Complexity of Local Search and Brouwer in Rounds

We study the query complexity of local search and Brouwer fixed-point co...
research
07/16/2020

Quantum algorithms for graph problems with cut queries

Let G be an n-vertex graph with m edges. When asked a subset S of vertic...
research
06/16/2023

Learning Spanning Forests Optimally using CUT Queries in Weighted Undirected Graphs

In this paper we describe a randomized algorithm which returns a maximal...
research
02/25/2023

Limited Query Graph Connectivity Test

We propose a combinatorial optimisation model called Limited Query Graph...

Please sign up or login with your details

Forgot password? Click here to reset