NADSNAApr 1, 2015

Single Projection Kaczmarz Extended Algorithms

arXiv:1504.00231
Originality Synthesis-oriented
AI Analysis

Provides deterministic alternatives to random selection in extended Kaczmarz algorithms, benefiting researchers working on large-scale linear systems.

The paper extends the Kaczmarz algorithm for solving large inconsistent systems by introducing deterministic control strategies (almost-cyclic and maximal-residual choices) for row and column updates, proving convergence to the least squares solution.

To find the least squares solution of a very large and inconsistent system of equations, one can employ the extended Kaczmarz algorithm. This method simultaneously removes the error term, such that a consistent system is asymptotically obtained, and applies Kaczmarz iterations for the current approximation of this system. For random corrections of the right hand side and Kaczmarz updates selected at random, convergence to the least squares solution has been shown. We consider the deterministic control strategies, and show convergence to a least squares solution when row and column updates are chosen according to the almost-cyclic or maximal-residual choice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes