New bounds on the classical and quantum communication complexity of some graph properties
Gabor Ivanyos, Hartmut Klauck, Troy Lee, Miklos Santha, Ronald de Wolf

TL;DR
This paper establishes new lower and upper bounds on the classical and quantum communication complexity for various graph property decision problems, advancing understanding of quantum limits in distributed graph algorithms.
Contribution
It provides the first quantum lower bounds for several graph problems by reducing from the Inner Product problem, and tight bounds for others, addressing open questions in quantum communication complexity.
Findings
Omega(n) quantum lower bound for graph connectivity
O(n^{3/2} log n) classical upper bound for bipartite perfect matching
Theta(n^2) classical bound for Eulerian tour, Theta(n^{3/2}) quantum bound
Abstract
We study the communication complexity of a number of graph properties where the edges of the graph are distributed between Alice and Bob (i.e., each receives some of the edges as input). Our main results are: * An Omega(n) lower bound on the quantum communication complexity of deciding whether an n-vertex graph G is connected, nearly matching the trivial classical upper bound of O(n log n) bits of communication. * A deterministic upper bound of O(n^{3/2}log n) bits for deciding if a bipartite graph contains a perfect matching, and a quantum lower bound of Omega(n) for this problem. * A Theta(n^2) bound for the randomized communication complexity of deciding if a graph has an Eulerian tour, and a Theta(n^{3/2}) bound for the quantum communication complexity of this problem. The first two quantum lower bounds are obtained by exhibiting a reduction from the n-bit Inner Product…
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
TopicsQuantum Computing Algorithms and Architecture · Complexity and Algorithms in Graphs · Cryptography and Data Security
