Byzantine Lattice Agreement in Synchronous Systems

10/30/2019
by   Xiong Zheng, et al.
0

In this paper, we study the Byzantine lattice agreement problem in synchronous systems. The lattice agreement problem in crash failure model has been studied both in synchronous and asynchronous systems, which leads to the current best upper bound of O(log f) rounds in both systems. However, very few algorithmic results are known for the lattice agreement problem in Byzantine failure model. The paper [Nowak et al., DISC, 2019] first gives an algorithm for a variant of the lattice agreement problem on cycle-free lattices that tolerates up to f < n/(h(X) + 1) Byzantine faults, where n is the number of processes and h(X) is the height of the input lattice X. The recent preprint by Di et al. studies this problem with a slightly modified validity condition in asynchronous systems. They present a O(f) rounds algorithm by using the reliable broadcast primitive as a first step and following the similar algorithmic framework as the algorithms in crash failure model. In this paper, we propose the first algorithm for the Byzantine lattice agreement problem in synchronous systems, which runs in min{3h(X) + 6,6√(f) + 6}) rounds and takes O(n^2 min{h(X), √(f)}) messages, where h(X) is the height of the input lattice X, n is the total number of processes in the system and f is the maximum number of Byzantine processes such that n ≥ 3f + 1. In our algorithm, each process keeps track of a safe lattice and use this lattice to filter out invalid values from Byzantine processes. To get our desired O(√(f)) round guarantee, we apply a slightly modified version of the Gradecast algorithm [Feldman et al. ACM, 1988] to detect Byzantine processes at each round and ignore their messages in future rounds. As far as we know, this is the first algorithm which applies the Gradecast primitive to solve the lattice agreement problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/08/2020

Synchronous Byzantine Lattice Agreement in O(log (f)) Rounds

In the Lattice Agreement (LA) problem, originally proposed by Attiya et ...
research
07/30/2018

Lattice Agreement in Message Passing Systems

This paper studies the lattice agreement problem and the generalized lat...
research
10/13/2018

Linearizable Replicated State Machines with Lattice Agreement

This paper studies the lattice agreement problem in asynchronous systems...
research
02/20/2021

Byzantine Agreement with Unknown Participants and Failures

A set of mutually distrusting participants that want to agree on a commo...
research
12/17/2021

Detectable Quantum Byzantine Agreement for Any Arbitrary Number of Dishonest Parties

Reaching agreement in the presence of arbitrary faults is a fundamental ...
research
03/09/2023

Good-case Early-Stopping Latency of Synchronous Byzantine Reliable Broadcast: The Deterministic Case (Extended Version)

This paper considers the good-case latency of Byzantine Reliable Broadca...
research
11/03/2022

Validated Byzantine Asynchronous Multidimensional Approximate Agreement

Consider an asynchronous system where each node begins with some point i...

Please sign up or login with your details

Forgot password? Click here to reset