中文
相关论文

相关论文: Byzantine Convex Consensus: Preliminary Version

200 篇论文

In this report, we investigate the multi-valued Byzantine consensus problem. We introduce two algorithms: the first one achieves traditional validity requirement for consensus, and the second one achieves a stronger "q-validity"…

分布式、并行与集群计算 · 计算机科学 2011-06-10 Guanfeng Liang , Nitin Vaidya

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…

分布式、并行与集群计算 · 计算机科学 2021-06-29 Matthew Ding

Byzantine consensus is a classical problem in distributed computing. Each node in a synchronous system starts with a binary input. The goal is to reach agreement in the presence of Byzantine faulty nodes. We consider the setting where…

分布式、并行与集群计算 · 计算机科学 2021-09-06 Muhammad Samir Khan , Nitin H. Vaidya

This report contains two related sets of results with different assumptions on synchrony. The first part is about iterative algorithms in synchronous systems. Following our previous work on synchronous iterative approximate Byzantine…

分布式、并行与集群计算 · 计算机科学 2012-03-19 Nitin Vaidya , Lewis Tseng , Guanfeng Liang

This paper considers the problem of achieving exact Byzantine consensus in a synchronous system under a local-broadcast communication model. The nodes communicate with each other via message-passing. The communication network is modeled as…

分布式、并行与集群计算 · 计算机科学 2018-11-22 Syed Shalan Naqvi , Muhammad Samir Khan , Nitin H. Vaidya

This paper introduces a deterministic Byzantine consensus algorithm that relies on a new weak coordinator. As opposed to previous algorithms that cannot terminate in the presence of a faulty or slow coordinator, our algorithm can terminate…

分布式、并行与集群计算 · 计算机科学 2018-07-26 Tyler Crain , Vincent Gramoli , Mikel Larrea , Michel Raynal

It is a common belief that Byzantine fault-tolerant solutions for consensus are significantly slower than their crash fault-tolerant counterparts. Indeed, in PBFT, the most widely known Byzantine fault-tolerant consensus protocol, it takes…

分布式、并行与集群计算 · 计算机科学 2021-07-28 Petr Kuznetsov , Andrei Tonkikh , Yan X Zhang

This paper presents a proof of correctness of an iterative approximate Byzantine consensus (IABC) algorithm for directed graphs. The iterative algorithm allows fault- free nodes to reach approximate conensus despite the presence of up to f…

分布式、并行与集群计算 · 计算机科学 2016-11-26 Nitin Vaidya

We consider the problem of maximizing the throughput of Byzantine consensus, when communication links have finite capacity. Byzantine consensus is a classical problem in distributed computing. In existing literature, the communication links…

分布式、并行与集群计算 · 计算机科学 2011-04-04 Guanfeng Liang , Nitin Vaidya

We present an algorithm for synchronous deterministic Byzantine consensus, tolerant to links failures and links asynchrony. It cares for a class of networks with specific needs, where both safety and liveness are essential, and timely…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Ivan Klianev

We address the problem of reaching consensus in the presence of Byzantine faults. In particular, we are interested in investigating the impact of messages relay on the network connectivity for a correct iterative approximate Byzantine…

分布式、并行与集群计算 · 计算机科学 2015-04-17 Lili Su , Nitin Vaidya

In this work, we study the approximate consensus problem in asynchronous message-passing networks where some nodes may become Byzantine faulty. We answer an open problem raised by Tseng and Vaidya, 2012, proposing the first algorithm of…

分布式、并行与集群计算 · 计算机科学 2020-04-21 Dimitris Sakavalas , Lewis Tseng , Nitin H. Vaidya

This paper explores the problem of reaching approximate consensus in synchronous point-to-point networks, where each pair of nodes is able to communicate with each other directly and reliably. We consider the mobile Byzantine fault model…

分布式、并行与集群计算 · 计算机科学 2017-07-25 Lewis Tseng

Iterative Approximate Byzantine Consensus (IABC) is a fundamental problem of fault-tolerant distributed computing where machines seek to achieve approximate consensus to arbitrary exactness in the presence of Byzantine failures. We present…

分布式、并行与集群计算 · 计算机科学 2022-05-06 Matthew Ding

The problem of designing distributed optimization algorithms that are resilient to Byzantine adversaries has received significant attention. For the Byzantine-resilient distributed optimization problem, the goal is to (approximately)…

最优化与控制 · 数学 2024-12-30 Kananart Kuwaranancharoen , Shreyas Sundaram

Byzantine fault tolerance (BFT) consensus is a fundamental primitive for distributed computation. However, BFT protocols suffer from the ordering manipulation, in which an adversary can make front-running. Several protocols are proposed to…

分布式、并行与集群计算 · 计算机科学 2022-09-20 Guangren Wang , Liang Cai , Fangyu Gai , Jianyu Niu

Given a set of robots with arbitrary initial location and no agreement on a global coordinate system, convergence requires that all robots asymptotically approach the exact same, but unknown beforehand, location. Robots are oblivious-- they…

分布式、并行与集群计算 · 计算机科学 2009-05-26 Zohir Bouzid , Maria Potop-Butucaru , Sébastien Tixeuil

Consider a synchronous point-to-point network of n nodes connected by directed links, wherein each node has a binary input. This paper proves a tight necessary and sufficient condition on the underlying communication topology for achieving…

分布式、并行与集群计算 · 计算机科学 2014-02-21 Lewis Tseng , Nitin Vaidya

Byzantine general problem is the core problem of the consensus algorithm, and many protocols are proposed recently to improve the decentralization level, the performance and the security of the blockchain. There are two challenging issues…

分布式、并行与集群计算 · 计算机科学 2019-07-09 Tzu-Wei Chao , Hao Chung , Po-Chun Kuo

Consensus is arguably one of the most important notions in distributed computing. Among asynchronous, randomized, and signature-free implementations, the protocols of Most\'efaoui et al. (PODC 2014 and JACM 2015) represent a landmark…

分布式、并行与集群计算 · 计算机科学 2024-05-03 Christian Cachin , Luca Zanolini