Quantum algorithms for graph problems with cut queries

07/16/2020
by   Troy Lee, et al.
0

Let G be an n-vertex graph with m edges. When asked a subset S of vertices, a cut query on G returns the number of edges of G that have exactly one endpoint in S. We show that there is a bounded-error quantum algorithm that determines all connected components of G after making O(log(n)^6) many cut queries. In contrast, it follows from results in communication complexity that any randomized algorithm even just to decide whether the graph is connected or not must make at least Ω(n/log(n)) many cut queries. We further show that with O(log(n)^8) many cut queries a quantum algorithm can with high probability output a spanning forest for G. En route to proving these results, we design quantum algorithms for learning a graph using cut queries. We show that a quantum algorithm can learn a graph with maximum degree d after O(d log(n)^2) many cut queries, and can learn a general graph with O(√(m)log(n)^3/2) many cut queries. These two upper bounds are tight up to the poly-logarithmic factors, and compare to Ω(dn) and Ω(m/log(n)) lower bounds on the number of cut queries needed by a randomized algorithm for the same problems, respectively. The key ingredients in our results are the Bernstein-Vazirani algorithm, approximate counting with "OR queries", and learning sparse vectors from inner products as in compressed sensing.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/17/2020

Query Complexity of Global Minimum Cut

In this work, we resolve the query complexity of global minimum cut prob...
research
10/29/2021

A sublinear time quantum algorithm for s-t minimum cut on dense simple graphs

An s-t minimum cut in a graph corresponds to a minimum weight subset of ...
research
09/05/2021

On the query complexity of connectivity with global queries

We study the query complexity of determining if a graph is connected wit...
research
06/24/2020

Vector-Matrix-Vector Queries for Solving Linear Algebra, Statistics, and Graph Problems

We consider the general problem of learning about a matrix through vecto...
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
07/12/2020

Graph Connectivity and Single Element Recovery via Linear and OR Queries

We study the problem of finding a spanning forest in an undirected, n-ve...
research
11/19/2022

A Distanced Matching Game, Decremental APSP in Expanders, and Faster Deterministic Algorithms for Graph Cut Problems

Expander graphs play a central role in graph theory and algorithms. With...

Please sign up or login with your details

Forgot password? Click here to reset