Compressing Communication in Distributed Protocols
Yael Tauman Kalai, Ilan Komargodski

TL;DR
This paper introduces a method to compress communication in distributed selection protocols, reducing message size to polylogarithmic in the universe size while maintaining protocol properties and fault resilience.
Contribution
It provides a generic transformation that compresses messages in selection protocols to polylogarithmic size, applicable under Byzantine fault conditions.
Findings
Compressed messages of polylogarithmic size suffice for various protocols
The transformation preserves rounds, output distribution, and fault tolerance
Applicable to protocols with polynomially many rounds
Abstract
We show how to compress communication in selection protocols, where the goal is to agree on a sequence of random bits using only a broadcast channel. More specifically, we present a generic method for converting any selection protocol, into another selection protocol where each message is ``short'' while preserving the same number of rounds, the same output distribution, and the same resilience to error. Assuming that the output of the protocol lies in some universe of size , in our resulting protocol each message consists of only many bits, where is the number of parties and is the number of rounds. Our transformation works in the presence of either static or adaptive Byzantine faults. As a corollary, we conclude that for any -round collective coin-flipping protocol, leader election protocol, or general selection protocols,…
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
TopicsDistributed systems and fault tolerance · Cryptography and Data Security · Privacy-Preserving Technologies in Data
