Relay Protocol for Approximate Byzantine Consensus
Matthew Ding

TL;DR
This paper introduces Relay-ABC, a novel algorithm for approximate Byzantine consensus that leverages relayed messaging and signatures to relax network conditions and guarantees convergence.
Contribution
The paper presents Relay-ABC, a new algorithm that achieves approximate Byzantine consensus with relaxed network requirements using relayed signatures and advanced matrix modeling.
Findings
Guarantees validity and convergence of Relay-ABC.
Models message delays using extended transition matrices.
Circumvents traditional network condition constraints.
Abstract
Approximate byzantine consensus is a fundamental problem of distributed computing. This paper presents a novel algorithm for approximate byzantine consensus, called Relay-ABC. The algorithm allows machines to achieve approximate consensus to arbitrary exactness in the presence of byzantine failures. The algorithm relies on the usage of a relayed messaging system and signed messages with unforgeable signatures that are unique to each node. The use of signatures and relays allows the strict necessary network conditions of traditional approximate byzantine consensus algorithms to be circumvented. We also provide theoretical guarantees of validity and convergence for Relay-ABC. To do this, we utilize the idea that the iteration of states in the network can be modeled by a sequence of transition matrices. We extend previous methods, which use transition matrices to prove ABC convergence,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Mobile Agent-Based Network Management · Optimization and Search Problems
