ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2009.10965
39
7
v1v2 (latest)

Fundamental Limits of Byzantine Agreement

23 September 2020
Jinyuan Chen
ArXiv (abs)PDFHTML
Abstract

Byzantine agreement (BA) is a distributed consensus problem where nnn processors want to reach agreement on an ℓ\ellℓ-bit message or value, but up to ttt of the processors are dishonest or faulty. The challenge of this BA problem lies in achieving agreement despite the presence of dishonest processors who may arbitrarily deviate from the designed protocol. The quality of a BA protocol is measured primarily by using the following three parameters: the number of processors nnn as a function of ttt allowed (resilience); the number of rounds (round complexity, denoted by rrr); and the total number of communication bits (communication complexity, denoted by bbb). For any error-free BA protocol, the known lower bounds on those three parameters are n≥3t+1n\geq 3t+1n≥3t+1, r≥t+1r\geq t+1r≥t+1 and b≥Ω(max⁡{nℓ,nt})b\geq\Omega(\max\{n\ell, nt\})b≥Ω(max{nℓ,nt}), respectively, where a protocol that is guaranteed to be correct in all executions is said to be error free. In this work by using coding theory, together with graph theory and linear algebra, we design a coded BA protocol (termed as COOL) that achieves consensus on an ℓ\ellℓ-bit message with optimal resilience, asymptotically optimal round complexity, and asymptotically optimal communication complexity when ℓ≥tlog⁡t\ell \geq t\log tℓ≥tlogt, simultaneously. The proposed COOL is an error-free and deterministic BA protocol that does not rely on cryptographic technique. It is secure against computationally unbounded adversary. With the achievable performance by the proposed COOL and the known lower bounds, we characterize the optimal communication complexity exponent as \[\beta^*(\alpha,\delta)=\max\{1+\alpha,1+\delta\}\] for β=lim⁡n→∞log⁡b/log⁡n\beta= \lim_{n\to\infty}\log b/\log nβ=limn→∞​logb/logn, α=lim⁡n→∞log⁡ℓ/log⁡n\alpha=\lim_{n \to \infty} \log \ell/\log nα=limn→∞​logℓ/logn and δ=lim⁡n→∞log⁡t/log⁡n\delta=\lim_{n\to\infty} \log t/\log nδ=limn→∞​logt/logn. This work reveals that coding is an effective approach for achieving the fundamental limits of Byzantine agreement and its variants.

View on arXiv
Comments on this paper