Graph Connectivity and Single Element Recovery via Linear and OR Queries
Sepehr Assadi, Deeparnab Chakrabarty, Sanjeev Khanna

TL;DR
This paper investigates the complexity of graph connectivity and single element recovery problems using linear and OR queries, establishing tight bounds on query complexity and rounds of adaptivity for both deterministic and randomized algorithms.
Contribution
It introduces tight bounds for the number of queries and rounds needed in both deterministic and randomized settings for graph connectivity and single element recovery problems.
Findings
Deterministic r-round algorithms require at least (N^{1/r}-1) linear queries.
A 1-round randomized algorithm can succeed with O(log^2 N) queries.
For graph connectivity, deterministic algorithms need ilde{O}(n^{1+1/r}) queries, matching lower bounds.
Abstract
We study the problem of finding a spanning forest in an undirected, -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 {\em single element recovery} problem: given a non-negative real vector in dimension, return a single element 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,…
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.
