English

Compressing Communication in Distributed Protocols

Distributed, Parallel, and Cluster Computing 2018-05-14 v3

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 MM, in our resulting protocol each message consists of only polylog(M,n,d)\mathsf{polylog}(M,n,d) many bits, where nn is the number of parties and dd 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 poly(n)\mathsf{poly}(n)-round collective coin-flipping protocol, leader election protocol, or general selection protocols, messages of length polylog(n)\mathsf{polylog}(n) suffice (in the presence of either static or adaptive Byzantine faults).

Keywords

Cite

@article{arxiv.1506.00290,
  title  = {Compressing Communication in Distributed Protocols},
  author = {Yael Tauman Kalai and Ilan Komargodski},
  journal= {arXiv preprint arXiv:1506.00290},
  year   = {2018}
}

Comments

21 pages + 1 title page

R2 v1 2026-06-22T09:44:38.778Z