Distributed Interactive Proofs for Planarity with Log-Star Communication
Yuval Gil, Merav Parter

TL;DR
This paper introduces highly communication-efficient distributed interactive proof protocols for planarity testing, achieving extremely low proof sizes and rounds, advancing distributed graph property verification.
Contribution
It presents the first distributed interactive proof protocols for planarity with logarithmic-star rounds and minimal proof sizes, generalizing to various round complexities.
Findings
O(log* n)-round protocol for embedded planarity with O(1) proof size
O(log* n)-round protocol for planarity with proof size depending on maximum degree
Generalized protocols for any 1 ≤ r ≤ log* n with adjustable rounds and proof sizes
Abstract
We provide new communication-efficient distributed interactive proofs for planarity. The notion of a \emph{distributed interactive proof (DIP)} was introduced by Kol, Oshman, and Saxena (PODC 2018). In a DIP, the \emph{prover} is a single centralized entity whose goal is to prove a certain claim regarding an input graph . To do so, the prover communicates with a distributed \emph{verifier} that operates concurrently on all nodes of . A DIP is measured by the amount of prover-verifier communication it requires. Namely, the goal is to design a DIP with a small number of interaction rounds and a small \emph{proof size}, i.e., a small amount of communication per round. Our main result is an -round DIP protocol for embedded planarity and planarity with a proof size of and , respectively. In fact, this result can be…
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 · Distributed systems and fault tolerance · Cryptography and Data Security
