Efficiently Batching Unambiguous Interactive Proofs
Bonnie Berger, Rohan Goyal, Matthew M. Hong, Yael Tauman Kalai

TL;DR
This paper introduces a method to efficiently batch unambiguous interactive proofs for languages, significantly reducing communication complexity and enabling doubly efficient proof systems for certain computational classes.
Contribution
It provides a new batching technique for unambiguous interactive proofs that reduces round complexity and communication, leading to doubly efficient proof systems for broader language classes.
Findings
Batching reduces round complexity to polylogarithmic in k.
Communication per round is significantly decreased.
Enables doubly efficient proof systems for languages in certain polynomial space and time bounds.
Abstract
We show that if a language admits a public-coin unambiguous interactive proof (UIP) with round complexity , where bits are communicated per round, then the batch language , i.e. the set of -tuples of statements all belonging to , has an unambiguous interactive proof with round complexity , per-round communication of bits, assuming the verifier in the has depth bounded by . Prior to this work, the best known batch for required communication complexity at least for any arbitrarily small constant (Reingold-Rothblum-Rothblum, STOC 2016). As a corollary of our result, we obtain a doubly efficient proof system, that is, a…
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 · Cryptography and Data Security · Logic, programming, and type systems
