Asynchronous Stochastic Block Projection Algorithm for Solving Linear Systems under Predefined Communication Patterns
Yanchen Yin, Yongli Wang

TL;DR
This paper introduces an asynchronous, event-triggered distributed algorithm for solving large linear systems efficiently, reducing communication and computation costs while ensuring convergence and robustness in resource-limited, unreliable environments.
Contribution
It proposes a novel asynchronous randomized block Kaczmarz algorithm with event-triggered communication, providing theoretical convergence guarantees and practical implementation in robotic systems.
Findings
Algorithm achieves exponential convergence in expectation.
Significant reduction in communication overhead.
Robust performance under communication failures and system faults.
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.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms
