25
4

Compressing Communication in Distributed Protocols

Abstract

We show how to compress communication in distributed protocols in which parties do not have private inputs. More specifically, we present a generic method for converting any protocol in which parties do not have private inputs, into another protocol where each message is {\em "short"} while preserving the same number of rounds, the same communication pattern, the same output distribution, and the same resilience to error. Assuming that the output lies in some universe of size MM, in our resulting protocol each message consists of only polylog(M,n,d)\mathsf{poly}{\log}(M,n,d) many bits, where nn is the number of parties and dd is the number of rounds. Our transformation works in the full information model, in the presence of either static or adaptive Byzantine faults. In particular, our result implies that for any such poly(n)\mathsf{poly}(n)-round distributed protocol which generates outputs in a universe of size poly(n)\mathsf{poly}(n), long messages are not needed, and messages of length polylog(n)\mathsf{poly}{\log}(n) suffice. In other words, in this regime, any distributed task that can be solved in the LOCAL\mathcal{LOCAL} model, can also be solved in the CONGEST\mathcal{CONGEST} model with the \emph{same} round complexity and security guarantees. As a corollary, we conclude that for any poly(n)\mathsf{poly}(n)-round collective coin-flipping protocol, leader election protocol, or selection protocols, messages of length polylog(n)\mathsf{poly}{\log}(n) suffice (in the presence of either static or adaptive Byzantine faults).

View on arXiv
Comments on this paper