Improved Communication Complexity of Fault-Tolerant Consensus
MohammadTaghi HajiAghayi, Dariusz R. Kowalski, Jan Olkowski

TL;DR
This paper presents new algorithms for fault-tolerant consensus in distributed systems that significantly reduce communication complexity against adaptive adversaries, revealing a trade-off between communication and time efficiency.
Contribution
It introduces algorithms that lower communication complexity to nearly polylogarithmic levels while maintaining near-optimal time, and demonstrates a fundamental trade-off between communication, time, and randomness.
Findings
Reduced communication complexity to $O( ext{polylog } n)$ with near-optimal time.
Established a trade-off between communication and time complexities.
Showed that further reductions in communication increase time complexity.
Abstract
Consensus is one of the most thoroughly studied problems in distributed computing, yet there are still complexity gaps that have not been bridged for decades. In particular, in the classical message-passing setting with processes' crashes, since the seminal works of Bar-Joseph and Ben-Or [1998] \cite{Bar-JosephB98} and Aspnes and Waarts [1996, 1998] \cite{AspnesW-SICOMP-96,Aspnes-JACM-98} in the previous century, there is still a fundamental unresolved question about communication complexity of fast randomized Consensus against a (strong) adaptive adversary crashing processes arbitrarily online. The best known upper bound on the number of communication bits is per process, while the best lower bound is . This is in contrast to randomized Consensus against a (weak) oblivious adversary, for which time-almost-optimal algorithms guarantee…
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 · Privacy-Preserving Technologies in Data · Cryptography and Data Security
