An Approach to Optimizing the VABA Protocol Using $\kappa$-size Committee
Nasit S Sony

TL;DR
The paper introduces eVABA, an optimized asynchronous Byzantine agreement protocol that reduces communication costs by limiting broadcasts to a subset of parties, improving efficiency in multi-valued agreement scenarios.
Contribution
It presents a novel approach to reduce message complexity in ABA protocols by utilizing a $3$-size committee, enhancing scalability and efficiency.
Findings
Reduces communication overhead in ABA protocols.
Maintains correctness and termination guarantees.
Improves scalability in multi-valued Byzantine agreement.
Abstract
Byzantine agreement protocols in asynchronous networks have gained renewed attention due to their independence from network timing assumptions to ensure termination. Traditional asynchronous Byzantine agreement protocols require every party to broadcast its requests (e.g., transactions), leading to high communication costs as parties ultimately agree on one party's request. This inefficiency is particularly significant in multi-valued Byzantine agreement protocols, where parties aim to agree on one party's requests under the assumption , where is the total number of parties, and is the number of Byzantine parties. To address these inefficiencies, we propose Efficient-VABA (eVABA), an optimized protocol for the asynchronous Byzantine agreement (ABA) problem. By limiting broadcasts to a selected subset of parties, the protocol reduces the number of messages and…
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
TopicsEmbedded Systems Design Techniques · Software Testing and Debugging Techniques · Real-Time Systems Scheduling
