paper-with-me

Papers

A Resilient Distributed Algorithm for Solving Linear Equations

2023-04-01 · Jingxuan Zhu, Alvaro Velasquez, Ji Liu

This paper presents a resilient distributed algorithm for solving a system of linear algebraic equations over a multi-agent network in the presence of Byzantine agents capable of arbitrarily introducing untrustworthy information in communication. It is shown that the algorithm causes all non-Byzantine agents' states to converge to the same least squares solution exponentially fast, provided appropriate levels of graph redundancy and objective redundancy are established. An explicit convergence rate is also provided.

📄 PDF Abstract BibTeX arXiv:2304.00373

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Kaczmarz Algorithm for Solving Tree Based Distributed Systems of Equations

2019-04-11 · Chinmay Hegde, Fritz Keinert, Eric S. Weber

The Kaczmarz algorithm is an iterative method for solving systems of linear equations. We introduce a modified Kaczmarz algorithm for solving systems of linear equations in a distributed environment, i.e. the equations w…

Distributed Solution of Large-Scale Linear Systems via Accelerated Projection-Based Consensus

2017-08-04 · Navid Azizan-Ruhi, Farshad Lahouti, Salman Avestimehr, Babak Hassibi

Solving a large-scale system of linear equations is a key step at the heart of many algorithms in machine learning, scientific computing, and beyond. When the problem dimension is large, computational and/or memory const…

A Comparative Analysis of Distributed Linear Solvers under Data Heterogeneity

2023-04-20 · Boris Velasevic, Rohit Parasnis, Christopher G. Brinton, Navid Azizan

We consider the problem of solving a large-scale system of linear equations in a distributed or federated manner by a taskmaster and a set of machines, each possessing a subset of the equations. We provide a comprehensiv…

Distributed Solvers for Network Linear Equations with Scalarized Compression

2024-01-12 · Lei Wang, Zihao Ren, Deming Yuan, Guodong Shi

Distributed computing is fundamental to multi-agent systems, with solving distributed linear equations as a typical example. In this paper, we study distributed solvers for network linear equations over a network with no…

Distributed Computing

The APC Algorithm of Solving Large-Scale Linear Systems: A Generalized Analysis

2022-09-16 · Jiyan Zhang, Yue Xue, Yuan Qi, Jiale Wang

A new algorithm called accelerated projection-based consensus (APC) has recently emerged as a promising approach to solve large-scale systems of linear equations in a distributed fashion. The algorithm adopts the federat…