Arthur-Merlin Streaming Complexity
Tom Gur, Ran Raz

TL;DR
This paper explores Arthur-Merlin streaming algorithms, providing a general framework, an application to the Distinct Elements problem with a space-proof tradeoff, and establishing lower bounds for related problems.
Contribution
It introduces a canonical AM streaming algorithm with a space-proof tradeoff and proves new lower bounds for the Distinct Elements and Gap Hamming Distance problems.
Findings
An AM streaming algorithm for Distinct Elements with space-proof tradeoff.
Lower bounds showing s·w ≥ n for Distinct Elements in MA streaming algorithms.
A new Ω(√n) lower bound for MA communication complexity of Gap Hamming Distance.
Abstract
We study the power of Arthur-Merlin probabilistic proof systems in the data stream model. We show a canonical streaming algorithm for a wide class of data stream problems. The algorithm offers a tradeoff between the length of the proof and the space complexity that is needed to verify it. As an application, we give an streaming algorithm for the \emph{Distinct Elements} problem. Given a data stream of length over alphabet of size , the algorithm uses space and a proof of size , for every such that (where hides a factor). We also prove a lower bound, showing that every streaming algorithm for the \emph{Distinct Elements} problem that uses bits of space and a proof of size , satisfies . As a part of the proof of the lower bound…
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
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Logic, Reasoning, and Knowledge
