Skip to main content

Showing 1–38 of 38 results for author: Vaidya, N H

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.08809  [pdf, ps, other

    cs.DC

    Byzantine fault-tolerant distributed set intersection with redundancy

    Authors: Shuo Liu, Nitin H. Vaidya

    Abstract: In this report, we study the problem of Byzantine fault-tolerant distributed set intersection and the importance of redundancy in solving this problem. Specifically, consider a distributed system with $n$ agents, each of which has a local set. There are up to $f$ agents that are Byzantine faulty. The goal is to find the intersection of the sets of the non-faulty agents. We derive the Byzantine s… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 26 pages

  2. arXiv:2211.08622  [pdf, other

    cs.DC cs.LG

    Impact of Redundancy on Resilience in Distributed Optimization and Learning

    Authors: Shuo Liu, Nirupam Gupta, Nitin H. Vaidya

    Abstract: This report considers the problem of resilient distributed optimization and stochastic learning in a server-based architecture. The system comprises a server and multiple agents, where each agent has its own local cost function. The agents collaborate with the server to find a minimum of the aggregate of the local cost functions. In the context of stochastic learning, the local cost of an agent is… ▽ More

    Submitted 14 December, 2023; v1 submitted 15 November, 2022; originally announced November 2022.

    Comments: 49 pages, 2 figures, 2 tables. Updated with the full version of the paper, updated results in Section 4 and Appendix C, and other minor fixings. arXiv admin note: substantial text overlap with arXiv:2110.10858

  3. arXiv:2109.01205  [pdf, ps, other

    cs.DC

    Byzantine Consensus in Directed Hypergraphs

    Authors: Muhammad Samir Khan, Nitin H. Vaidya

    Abstract: 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 communication between nodes is modelled via a directed hypergraph. In the classical point-to-point communication model, the communication between nodes is modelled a… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

  4. arXiv:2106.03998  [pdf, other

    cs.DC

    Asynchronous Distributed Optimization with Redundancy in Cost Functions

    Authors: Shuo Liu, Nirupam Gupta, Nitin H. Vaidya

    Abstract: This paper considers the problem of asynchronous distributed multi-agent optimization on server-based system architecture. In this problem, each agent has a local cost, and the goal for the agents is to collectively find a minimum of their aggregate cost. A standard algorithm to solve this problem is the iterative distributed gradient-descent (DGD) method being implemented collaboratively by the s… ▽ More

    Submitted 7 June, 2021; originally announced June 2021.

    Comments: 37 pages, 4 figures. Related to our prior work on Byzantine fault-tolerance distributed optimization in redundancy in cost functions (doi:10.1145/3382734.3405748 and arXiv:2101.09337)

  5. arXiv:2101.12316  [pdf, other

    cs.DC

    Byzantine Fault-Tolerance in Peer-to-Peer Distributed Gradient-Descent

    Authors: Nirupam Gupta, Nitin H. Vaidya

    Abstract: We consider the problem of Byzantine fault-tolerance in the peer-to-peer (P2P) distributed gradient-descent method -- a prominent algorithm for distributed optimization in a P2P system. In this problem, the system comprises of multiple agents, and each agent has a local cost function. In the fault-free case, when all the agents are honest, the P2P distributed gradient-descent method allows all the… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: 34 pages, 1 figure. Closely related prior work: arXiv:2009.14763

  6. arXiv:2101.09337  [pdf, other

    cs.DC

    Approximate Byzantine Fault-Tolerance in Distributed Optimization

    Authors: Shuo Liu, Nirupam Gupta, Nitin H. Vaidya

    Abstract: This paper considers the problem of Byzantine fault-tolerance in distributed multi-agent optimization. In this problem, each agent has a local cost function, and in the fault-free case, the goal is to design a distributed algorithm that allows all the agents to find a minimum point of all the agents' aggregate cost function. We consider a scenario where some agents might be Byzantine faulty that r… ▽ More

    Submitted 21 May, 2024; v1 submitted 22 January, 2021; originally announced January 2021.

    Comments: 43 pages, 5 figures, and 1 table. The report is an important extension to prior work https://dl.acm.org/doi/abs/10.1145/3382734.3405748, and arXiv:2003.09675; Added an alternative result with a better analysis

  7. arXiv:2009.14763  [pdf, other

    cs.DC cs.MA eess.SY

    Byzantine Fault-Tolerance in Decentralized Optimization under Minimal Redundancy

    Authors: Nirupam Gupta, Thinh T. Doan, Nitin H. Vaidya

    Abstract: This paper considers the problem of Byzantine fault-tolerance in multi-agent decentralized optimization. In this problem, each agent has a local cost function. The goal of a decentralized optimization algorithm is to allow the agents to cooperatively compute a common minimum point of their aggregate cost function. We consider the case when a certain number of agents may be Byzantine faulty. Such f… ▽ More

    Submitted 30 September, 2020; originally announced September 2020.

    Comments: An extension of our prior work on fault-tolerant distributed optimization, for the server-based system architecture (https://dl.acm.org/doi/10.1145/3382734.3405748), to the more general peer-to-peer system architecture

  8. arXiv:2008.04699  [pdf, other

    cs.LG cs.DC stat.ML

    Byzantine Fault-Tolerant Distributed Machine Learning Using Stochastic Gradient Descent (SGD) and Norm-Based Comparative Gradient Elimination (CGE)

    Authors: Nirupam Gupta, Shuo Liu, Nitin H. Vaidya

    Abstract: This paper considers the Byzantine fault-tolerance problem in distributed stochastic gradient descent (D-SGD) method - a popular algorithm for distributed multi-agent machine learning. In this problem, each agent samples data points independently from a certain data-generating distribution. In the fault-free case, the D-SGD method allows all the agents to learn a mathematical model best fitting th… ▽ More

    Submitted 17 April, 2021; v1 submitted 11 August, 2020; originally announced August 2020.

    Comments: The report includes 52 pages, and 16 figures. Extension of our prior work on Byzantine fault-tolerant distribution optimization (arXiv:1903.08752 and doi:10.1145/3382734.3405748) to Byzantine fault-tolerant distributed machine learning; Updated to the full version of workshop paper in DSN-DSML '21

  9. arXiv:2004.09054  [pdf, other

    cs.DC

    Asynchronous Byzantine Approximate Consensus in Directed Networks

    Authors: Dimitris Sakavalas, Lewis Tseng, Nitin H. Vaidya

    Abstract: 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 optimal resilience for directed networks. Interestingly, our results show that the tight condition on the underlying communication networks for asynchronous Byzant… ▽ More

    Submitted 20 April, 2020; originally announced April 2020.

    Comments: 25 pages, 2 figures

  10. arXiv:2004.04680  [pdf, other

    math.OC cs.CR cs.DC eess.SY

    A Private and Finite-Time Algorithm for Solving a Distributed System of Linear Equations

    Authors: Shripad Gade, Ji Liu, Nitin H. Vaidya

    Abstract: This paper studies a system of linear equations, denoted as $Ax = b$, which is horizontally partitioned (rows in $A$ and $b$) and stored over a network of $m$ devices connected in a fixed directed graph. We design a fast distributed algorithm for solving such a partitioned system of linear equations, that additionally, protects the privacy of local data against an honest-but-curious adversary that… ▽ More

    Submitted 9 April, 2020; originally announced April 2020.

    Comments: 8 pages, 2 figures

  11. arXiv:2004.01312  [pdf, other

    cs.CR cs.DC

    Preserving Statistical Privacy in Distributed Optimization

    Authors: Nirupam Gupta, Shripad Gade, Nikhil Chopra, Nitin H. Vaidya

    Abstract: We present a distributed optimization protocol that preserves statistical privacy of agents' local cost functions against a passive adversary that corrupts some agents in the network. The protocol is a composition of a distributed ``{\em zero-sum}" obfuscation protocol that obfuscates the agents' local cost functions, and a standard non-private distributed optimization method. We show that our pro… ▽ More

    Submitted 29 December, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: The updated version has simpler proofs. The paper has been peer-reviewed, and accepted for the IEEE Control Systems Letters (L-CSS 2021)

  12. arXiv:2003.09675  [pdf, other

    cs.DC cs.MA

    Resilience in Collaborative Optimization: Redundant and Independent Cost Functions

    Authors: Nirupam Gupta, Nitin H. Vaidya

    Abstract: This report considers the problem of Byzantine fault-tolerance in multi-agent collaborative optimization. In this problem, each agent has a local cost function. The goal of a collaborative optimization algorithm is to compute a minimum of the aggregate of the agents' cost functions. We consider the case when a certain number of agents may be Byzantine faulty. Such faulty agents may not follow a pr… ▽ More

    Submitted 31 March, 2020; v1 submitted 21 March, 2020; originally announced March 2020.

    Comments: This revised version contains additional generalizations. Comprises 30 pages, and 1 figure

  13. arXiv:2002.11321  [pdf, ps, other

    cs.CR cs.DC

    Improved Extension Protocols for Byzantine Broadcast and Agreement

    Authors: Kartik Nayak, Ling Ren, Elaine Shi, Nitin H. Vaidya, Zhuolun Xiang

    Abstract: Byzantine broadcast (BB) and Byzantine agreement (BA) are two most fundamental problems and essential building blocks in distributed computing, and improving their efficiency is of interest to both theoreticians and practitioners. In this paper, we study extension protocols of BB and BA, i.e., protocols that solve BB/BA with long inputs of $l$ bits using lower costs than $l$ single-bit instances.… ▽ More

    Submitted 5 October, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

    Comments: Will appear in DISC 2020

  14. arXiv:1912.09528  [pdf, other

    cs.DC cs.LG

    Randomized Reactive Redundancy for Byzantine Fault-Tolerance in Parallelized Learning

    Authors: Nirupam Gupta, Nitin H. Vaidya

    Abstract: This report considers the problem of Byzantine fault-tolerance in synchronous parallelized learning that is founded on the parallelized stochastic gradient descent (parallelized-SGD) algorithm. The system comprises a master, and $n$ workers, where up to $f$ of the workers are Byzantine faulty. Byzantine workers need not follow the master's instructions correctly, and might send malicious incorrect… ▽ More

    Submitted 19 December, 2019; originally announced December 2019.

  15. arXiv:1911.07298  [pdf, ps, other

    cs.DC

    Exact Byzantine Consensus on Arbitrary Directed Graphs under Local Broadcast Model

    Authors: Muhammad Samir Khan, Lewis Tseng, Nitin H. Vaidya

    Abstract: We consider Byzantine consensus in a synchronous system where nodes are connected by a network modeled as a directed graph, i.e., communication links between neighboring nodes are not necessarily bi-directional. The directed graph model is motivated by wireless networks wherein asymmetric communication links can occur. In the classical point-to-point communication model, a message sent on a commun… ▽ More

    Submitted 13 November, 2019; originally announced November 2019.

    Comments: arXiv admin note: text overlap with arXiv:1903.11677

  16. arXiv:1903.11677  [pdf, ps, other

    cs.DC

    Exact Byzantine Consensus on Undirected Graphs under Local Broadcast Model

    Authors: Muhammad Samir Khan, Syed Shalan Naqvi, Nitin H. Vaidya

    Abstract: This paper considers the Byzantine consensus problem for nodes with binary inputs. The nodes are interconnected by a network represented as an undirected graph, and the system is assumed to be synchronous. Under the classical point-to-point communication model, it is well-known [7] that the following two conditions are both necessary and sufficient to achieve Byzantine consensus among $n$ nodes in… ▽ More

    Submitted 27 May, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

  17. arXiv:1903.08752  [pdf, other

    cs.LG cs.DC stat.ML

    Byzantine Fault Tolerant Distributed Linear Regression

    Authors: Nirupam Gupta, Nitin H. Vaidya

    Abstract: This paper considers the problem of Byzantine fault tolerance in distributed linear regression in a multi-agent system. However, the proposed algorithms are given for a more general class of distributed optimization problems, of which distributed linear regression is a special case. The system comprises of a server and multiple agents, where each agent is holding a certain number of data points an… ▽ More

    Submitted 4 April, 2019; v1 submitted 20 March, 2019; originally announced March 2019.

    Comments: Manuscript revised by adding; a new improved filtering technique, and convergence analysis with noise

  18. arXiv:1901.03804  [pdf, ps, other

    cs.DC

    Byzantine Consensus under Local Broadcast Model: Tight Sufficient Condition

    Authors: Muhammad Samir Khan, Nitin H. Vaidya

    Abstract: In this work we consider Byzantine Consensus on undirected communication graphs under the local broadcast model. In the classical point-to-point communication model the messages exchanged between two nodes $u, v$ on an edge $uv$ of $G$ are private. This allows a faulty node to send conflicting information to its different neighbours, a property called equivocation. In contrast, in the local broadc… ▽ More

    Submitted 15 January, 2019; v1 submitted 12 January, 2019; originally announced January 2019.

    Comments: Some minor typos in arxiv abstract and the report. Also added an NSF grant

  19. arXiv:1901.01943  [pdf, ps, other

    cs.DC

    Distributed Learning with Adversarial Agents Under Relaxed Network Condition

    Authors: Pooja Vyavahare, Lili Su, Nitin H. Vaidya

    Abstract: This work studies the problem of non-Bayesian learning over multi-agent network when there are some adversarial (faulty) agents in the network. At each time step, each non-faulty agent collects partial information about an unknown state of the world and tries to estimate true state of the world by iteratively sharing information with its neighbors. Existing algorithms in this setting require that… ▽ More

    Submitted 7 January, 2019; originally announced January 2019.

  20. arXiv:1811.08535  [pdf, other

    cs.DC

    Exact Byzantine Consensus Under Local-Broadcast Model

    Authors: Syed Shalan Naqvi, Muhammad Samir Khan, Nitin H. Vaidya

    Abstract: 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 an undirected graph, with each vertex representing a node in the system. Under the local-broadcast communication model, when any node transmits a message, all i… ▽ More

    Submitted 20 November, 2018; originally announced November 2018.

  21. arXiv:1805.08804  [pdf, ps, other

    cs.DC

    Optimal Record and Replay under Causal Consistency

    Authors: Russell L. Jones, Muhammad S. Khan, Nitin H. Vaidya

    Abstract: We investigate the minimum record needed to replay executions of processes that share causally consistent memory. For a version of causal consistency, we identify optimal records under both offline and online recording setting. Under the offline setting, a central authority has information about every process' view of the execution and can decide what information to record for each process. Under… ▽ More

    Submitted 29 October, 2018; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: Added a new RnR model and results for that model. Also added some text for better reading and some references

  22. arXiv:1803.05575  [pdf, other

    cs.DC

    Global Stabilization for Causally Consistent Partial Replication

    Authors: Zhuolun Xiang, Nitin H. Vaidya

    Abstract: Causally consistent distributed storage systems have received significant attention recently due to the potential for providing high throughput and causality guarantees. {\em Global stabilization} is a technique established for achieving causal consistency in distributed multi-version key-value store systems, adopted by the previous work such as GentleRain \cite{Du2014GentleRainCA} and Cure \cite{… ▽ More

    Submitted 6 May, 2019; v1 submitted 14 March, 2018; originally announced March 2018.

  23. arXiv:1803.04513  [pdf, other

    cs.DC

    Effects of Topology Knowledge and Relay Depth on Asynchronous Consensus

    Authors: Dimitris Sakavalas, Lewis Tseng, Nitin H. Vaidya

    Abstract: Consider a point-to-point message-passing network. We are interested in the asynchronous crash-tolerant consensus problem in incomplete networks. We study the feasibility and efficiency of approximate consensus under different restrictions on topology knowledge and the relay depth, i.e., the maximum number of hops any message can be relayed. These two constraints are common in large-scale networks… ▽ More

    Submitted 21 May, 2018; v1 submitted 12 March, 2018; originally announced March 2018.

    Comments: 29 pages, 3 figures

  24. arXiv:1703.09185  [pdf, other

    cs.DC cs.LG math.OC

    Private Learning on Networks: Part II

    Authors: Shripad Gade, Nitin H. Vaidya

    Abstract: This paper considers a distributed multi-agent optimization problem, with the global objective consisting of the sum of local objective functions of the agents. The agents solve the optimization problem using local computation and communication between adjacent agents in the network. We present two randomized iterative algorithms for distributed optimization. To improve privacy, our algorithms add… ▽ More

    Submitted 5 November, 2017; v1 submitted 27 March, 2017; originally announced March 2017.

    Comments: Privacy-Convergence Trade-off added. New simulation results added (Current Version: 5 November 2017. First Version: 27 March 2017. )

  25. arXiv:1703.05424  [pdf, other

    cs.DC

    Partially Replicated Causally Consistent Shared Memory: Lower Bounds and An Algorithm

    Authors: Zhuolun Xiang, Nitin H. Vaidya

    Abstract: The focus of this paper is on causal consistency in a {\em partially replicated} distributed shared memory (DSM) system that provides the abstraction of shared read/write registers. Maintaining causal consistency in distributed shared memory systems has received significant attention in the past, mostly on {\em full replication} wherein each replica stores a copy of all the registers in the shared… ▽ More

    Submitted 29 May, 2019; v1 submitted 15 March, 2017; originally announced March 2017.

  26. arXiv:1612.05236  [pdf, other

    cs.DC cs.LG math.OC

    Private Learning on Networks

    Authors: Shripad Gade, Nitin H. Vaidya

    Abstract: Continual data collection and widespread deployment of machine learning algorithms, particularly the distributed variants, have raised new privacy challenges. In a distributed machine learning scenario, the dataset is stored among several machines and they solve a distributed optimization problem to collectively learn the underlying model. We present a secure multi-party computation inspired priva… ▽ More

    Submitted 15 December, 2016; originally announced December 2016.

  27. arXiv:1611.04022  [pdf, other

    cs.DC

    Timestamps for Partial Replication

    Authors: Zhuolun Xiang, Nitin H. Vaidya

    Abstract: Maintaining causal consistency in distributed shared memory systems using vector timestamps has received a lot of attention from both theoretical and practical prospective. However, most of the previous literature focuses on full replication where each data is stored in all replicas, which may not be scalable due to the increasing amount of data. In this report, we investigate how to achieve causa… ▽ More

    Submitted 26 December, 2016; v1 submitted 12 November, 2016; originally announced November 2016.

  28. arXiv:1608.05401  [pdf, other

    cs.DC cs.LG math.OC

    Distributed Optimization of Convex Sum of Non-Convex Functions

    Authors: Shripad Gade, Nitin H. Vaidya

    Abstract: We present a distributed solution to optimizing a convex function composed of several non-convex functions. Each non-convex function is privately stored with an agent while the agents communicate with neighbors to form a network. We show that coupled consensus and projected gradient descent algorithm proposed in [1] can optimize convex sum of non-convex functions under an additional assumption on… ▽ More

    Submitted 18 August, 2016; originally announced August 2016.

  29. arXiv:1608.03866  [pdf, other

    cs.DC cs.LG math.OC

    Distributed Optimization for Client-Server Architecture with Negative Gradient Weights

    Authors: Shripad Gade, Nitin H. Vaidya

    Abstract: Availability of both massive datasets and computing resources have made machine learning and predictive analytics extremely pervasive. In this work we present a synchronous algorithm and architecture for distributed optimization motivated by privacy requirements posed by applications in machine learning. We present an algorithm for the recently proposed multi-parameter-server architecture. We cons… ▽ More

    Submitted 19 December, 2016; v1 submitted 12 August, 2016; originally announced August 2016.

    Comments: [Submitted 12 Aug., 2016. Revised 18 Dec.,2016.] Added Section 3.1, added additional discussion to Section 5, added references

  30. arXiv:1606.08883  [pdf, ps, other

    cs.DC cs.LG

    Defending Non-Bayesian Learning against Adversarial Attacks

    Authors: Lili Su, Nitin H. Vaidya

    Abstract: This paper addresses the problem of non-Bayesian learning over multi-agent networks, where agents repeatedly collect partially informative observations about an unknown state of the world, and try to collaboratively learn the true state. We focus on the impact of the adversarial agents on the performance of consensus-based non-Bayesian learning, where non-faulty agents combine local learning updat… ▽ More

    Submitted 28 June, 2016; originally announced June 2016.

  31. arXiv:1606.05962  [pdf, other

    cs.DC

    Efficient Timestamps for Capturing Causality

    Authors: Nitin H. Vaidya, Sandeep S. Kulkarni

    Abstract: Consider an asynchronous system consisting of processes that communicate via message-passing. The processes communicate over a potentially {\em incomplete} communication network consisting of reliable bidirectional communication channels. Thus, not every pair of processes is necessarily able to communicate with each other directly. % For instance, when the communication network is a {\em star} gra… ▽ More

    Submitted 19 June, 2016; originally announced June 2016.

  32. arXiv:1606.03418  [pdf, ps, other

    cs.DC

    Asynchronous Distributed Hypothesis Testing in the Presence of Crash Failures

    Authors: Lili Su, Nitin H. Vaidya

    Abstract: This paper addresses the problem of distributed hypothesis testing in multi-agent networks, where agents repeatedly collect local observations about an unknown state of the world, and try to collaboratively detect the true state through information exchange. We focus on the impact of failures and asynchrony (two fundamental factors in distributed systems) on the performance of consensus-based non-… ▽ More

    Submitted 4 February, 2016; originally announced June 2016.

  33. arXiv:1601.08067  [pdf, ps, other

    cs.DC cs.DS

    Relaxed Byzantine Vector Consensus

    Authors: Zhuolun Xiang, Nitin H. Vaidya

    Abstract: Exact Byzantine consensus problem requires that non-faulty processes reach agreement on a decision (or output) that is in the convex hull of the inputs at the non-faulty processes. It is well-known that exact consensus is impossible in an asynchronous system in presence of faults, and in a synchronous system, n>=3f+1 is tight on the number of processes to achieve exact Byzantine consensus with sca… ▽ More

    Submitted 29 January, 2016; originally announced January 2016.

  34. arXiv:1511.01821  [pdf, ps, other

    cs.DC math.OC

    Fault-Tolerant Distributed Optimization (Part IV): Constrained Optimization with Arbitrary Directed Networks

    Authors: Lili Su, Nitin H. Vaidya

    Abstract: We study the problem of constrained distributed optimization in multi-agent networks when some of the computing agents may be faulty. In this problem, the system goal is to have all the non-faulty agents collectively minimize a global objective given by weighted average of local cost functions, each of which is initially known to a non-faulty agent only. In particular, we are interested in the sce… ▽ More

    Submitted 5 November, 2015; originally announced November 2015.

  35. arXiv:1502.04395  [pdf, other

    cs.DC cs.SI

    Application-Aware Consistency: An Application to Social Network

    Authors: Lewis Tseng, Alec Benzer, Nitin H. Vaidya

    Abstract: This work weakens well-known consistency models using graphs that capture applications' characteristics. The weakened models not only respect application semantic, but also yield a performance benefit. We introduce a notion of dependency graphs, which specify relations between events that are important with respect to application semantic, and then weaken traditional consistency models (e.g., caus… ▽ More

    Submitted 6 October, 2015; v1 submitted 15 February, 2015; originally announced February 2015.

  36. arXiv:1307.2483  [pdf, ps, other

    cs.DC

    Iterative Byzantine Vector Consensus in Incomplete Graphs

    Authors: Nitin H. Vaidya

    Abstract: This work addresses Byzantine vector consensus (BVC), wherein the input at each process is a d-dimensional vector of reals, and each process is expected to decide on a decision vector that is in the convex hull of the input vectors at the fault-free processes [3, 8]. The input vector at each process may also be viewed as a point in the d-dimensional Euclidean space R^d, where d > 0 is a finite int… ▽ More

    Submitted 9 July, 2013; originally announced July 2013.

  37. arXiv:1302.2543  [pdf, other

    cs.DC

    Byzantine Vector Consensus in Complete Graphs

    Authors: Nitin H. Vaidya, Vijay K. Garg

    Abstract: Consider a network of n processes each of which has a d-dimensional vector of reals as its input. Each process can communicate directly with all the processes in the system; thus the communication network is a complete graph. All the communication channels are reliable and FIFO (first-in-first-out). The problem of Byzantine vector consensus (BVC) requires agreement on a d-dimensional vector that i… ▽ More

    Submitted 11 February, 2013; originally announced February 2013.

  38. arXiv:1208.4867  [pdf, ps, other

    cs.DC

    Parameter-independent Iterative Approximate Byzantine Consensus

    Authors: Lewis Tseng, Nitin H. Vaidya

    Abstract: In this work, we explore iterative approximate Byzantine consensus algorithms that do not make explicit use of the global parameter of the graph, i.e., the upper-bound on the number of faults, f.

    Submitted 23 August, 2012; originally announced August 2012.