All Byzantine Agreement Problems are Expensive
Pierre Civit, Seth Gilbert, Rachid Guerraoui, Jovan Komatovic, Anton, Paramonov, Manuel Vidigueira

TL;DR
This paper proves that all non-trivial Byzantine agreement problems require at least quadratic message complexity, extending the classical Dolev-Reischuk bound to a broader class of agreement variants.
Contribution
It establishes a universal quadratic lower bound for the communication complexity of any non-trivial Byzantine agreement problem, resolving a long-standing open question.
Findings
Proves Omega(t^2) message lower bound for Byzantine broadcast.
Introduces a novel indistinguishability argument for the lower bound.
Extends the lower bound to all non-trivial agreement problems.
Abstract
Byzantine agreement, arguably the most fundamental problem in distributed computing, operates among n processes, out of which t < n can exhibit arbitrary failures. The problem states that all correct (non-faulty) processes must eventually decide (termination) the same value (agreement) from a set of admissible values defined by the proposals of the processes (validity). Depending on the exact version of the validity property, Byzantine agreement comes in different forms, from Byzantine broadcast to strong and weak consensus, to modern variants of the problem introduced in today's blockchain systems. Regardless of the specific flavor of the agreement problem, its communication cost is a fundamental metric whose improvement has been the focus of decades of research. The Dolev-Reischuk bound, one of the most celebrated results in distributed computing, proved 40 years ago that, at least…
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 · Access Control and Trust
