English

Asynchronous Stochastic Block Projection Algorithm for Solving Linear Systems under Predefined Communication Patterns

Numerical Analysis 2025-06-17 v3 Numerical Analysis

Abstract

This paper proposes an event-triggered asynchronous distributed randomized block Kaczmarz projection (ER-AD-RBKP) algorithm for efficiently solving large-scale linear systems in resource-constrained and communication-unstable environments. The algorithm enables each agent to update its local state estimate independently and engage in communication only when specific triggering conditions are satisfied, thereby significantly reducing communication overhead. At each iteration, agents perform projections using randomly selected partial local data blocks to lower per-iteration computational costs and enhance scalability. By defining events that ensure strong connectivity in the communication graph, we derive the sufficient conditions for global convergence under a probabilistic framework, proving that the algorithm converges exponentially in expectation as long as no extreme events (e.g., permanent agent disconnection) occur. Besides, for inconsistent systems, auxiliary variables are incorporated to transform the problem into an equivalent consistent formulation, and theoretical error bounds are derived. Moreover, we implement the ER-AD-RBKP algorithm in an asynchronous communication environment built on ROS2, a distributed middleware framework for real-time robotic systems. We evaluate the algorithm under various settings, including varying numbers of agents, neighborhood sizes, communication intervals, and failure scenarios such as communication disruptions and processing faults. Experimental results demonstrate the robust performance of the proposed algorithm in terms of computational efficiency, communication cost, and system resilience, highlighting its strong potential for practical applicability in real-world distributed systems.

Keywords

Cite

@article{arxiv.2502.14213,
  title  = {Asynchronous Stochastic Block Projection Algorithm for Solving Linear Systems under Predefined Communication Patterns},
  author = {Yanchen Yin and Yongli Wang},
  journal= {arXiv preprint arXiv:2502.14213},
  year   = {2025}
}

Comments

20 pages, 2 figures

R2 v1 2026-06-28T21:50:48.977Z