Quantum Simultaneous Protocols without Public Coins using Modified Equality Queries
François Le Gall, Oran Nadler, Harumichi Nishimura, Rotem Oshman
TL;DR
The paper develops a quantum multiparty SMP framework that replaces public randomness with quantum communication for certain problems, even without entanglement. It introduces modified equality queries (MEQ) and a compiler that converts MEQ decision trees of depth D into quantum SMP protocols with cost roughly O(k (log D + log(1/δ)) log n) qubits and error δ. The approach leverages linear quantum fingerprints, SWAP tests, gentle measurements, and the quantum union bound to reuse quantum information across sequential MEQ queries. The resulting protocols solve a range of problems, including frequency moments and various graph-related tasks, achieving polylogarithmic quantum communication in the NIH model and matching or surpassing public-coin classical benchmarks in several cases, with clear practical implications for distributed quantum computation.
Abstract
In this paper we study a quantum version of the multiparty simultaneous message-passing (SMP) model, and we show that in some cases, quantum communication can replace public randomness, even with no entanglement between the parties. This was already known for two players, but not for more than two players, and indeed, so far all that was known was a negative result. Our main technical contribution is a compiler that takes any classical public-coin simultaneous protocol based on "modified equality queries," and converts it into a quantum simultaneous protocol without public coins with roughly the same communication complexity. We then use our compiler to derive protocols for several problems, including frequency moments, neighborhood diversity, enumeration of isolated cliques, and more.
