A deterministic Kaczmarz algorithm for solving linear systems
Changpeng Shao

TL;DR
This paper introduces a deterministic Kaczmarz algorithm that uses reflections instead of projections, providing geometric insights and convergence guarantees for solving linear systems efficiently.
Contribution
The paper presents a novel reflection-based deterministic Kaczmarz algorithm with geometric analysis and convergence properties, extending the classical method.
Findings
Points generated lie evenly on lower-dimensional spheres centered on solutions
Averages of points approximate solutions with relative error depending on eigengap
Algorithm performs comparably to randomized Kaczmarz methods in numerical tests
Abstract
We propose a new deterministic Kaczmarz algorithm for solving consistent linear systems . Basically, the algorithm replaces orthogonal projections with reflections in the original scheme of Stefan Kaczmarz. Building on this, we give a geometric description of solutions of linear systems. Suppose is , we show that the algorithm generates a series of points distributed with patterns on an -sphere centered on a solution. These points lie evenly on lower-dimensional spheres , with the property that for any , the midpoint of the centers of is exactly a solution of . With this discovery, we prove that taking the average of points on any effectively approximates a solution up to relative error , where…
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
TopicsSparse and Compressive Sensing Techniques · Markov Chains and Monte Carlo Methods · Stochastic Gradient Optimization Techniques
