Optimal Adaptive Multi-Valued Byzantine Agreement
Marc Dufay, Anton Paramonov, Roger Wattenhofer
Abstract
In Byzantine Agreement (BA), n parties, out of which t can be Byzantine, run a distributed protocol to agree on a common valid input. Traditionally, these protocols have a linear latency and quadratic message complexity, making them impractical at a large scale. In their recent work, Constantinescu, Dufay, Paramonov, and Wattenhofer consider the actual number of byzantine parties f ≤ t and work toward decoupling the dependency on n and t in the complexity. They obtain a BA protocol with O(n + t· f) message complexity and O(f) round complexity. However, their results are strictly limited to agreement on a binary value. Using the framework given by their work along with novel techniques, we extend these results for BA on an L-bit value. With κ being a security parameter, and with optimal resiliency (t < n/2 in the synchronous setting or t < n/3 otherwise), we obtain: - In synchrony, a deterministic protocol with O(n· (L + f · κ)) bit complexity and O(f + n) round complexity. - In synchrony and partial synchrony, deterministic protocols with O(n · κ+ t· (L + f · κ)) bit complexity and O(f) round complexity. - In asynchrony, a protocol with O(n · κ+ t·(L + t · κ)) expected bit complexity and expected O(1) latency.
Create a lesson
Related papers
Replication-Aware Placement of Functions and Data in the Edge-Cloud Continuum
Dario d'Abate, Matteo Cenzato, Matteo Briscini et al.
Ermes: a Stateful Serverless Platform for the Edge-to-Cloud Continuum
Matteo Cenzato, Dario d'Abate, Arianna Dragoni et al.
Fluid Notarization: Verifiable Evolution of Concurrently Edited Structured Documents
Amos Brocco, Giuliano Gremlich, Roberto Guidi
Ask the Tool, Don't Guess: Agent Tool Calls Hold Their Progress, and the Serving System Should Read It
Yipeng Liu, Yingqiang Zhang, Feifei Li et al.
A Distributed Computing Framework for Satellite Swarms
Ezra Fielding, Clement Demazure, Guthemberg Silvestre et al.
Vigil: Accountable Liveness against Selective Silence
Jiawei Cheng, Huiping Sun, Rui Zhou et al.