Surrounding the solution of a Linear System of Equations from all sides
Stefan Steinerberger

TL;DR
The paper introduces a geometric method for solving linear systems by reflecting through hyperplanes, demonstrating convergence properties and bounds that are independent of matrix dimension, and compares this to existing averaging techniques.
Contribution
It presents a novel geometric approach using hyperplane reflections for solving linear systems, with convergence analysis and bounds similar to the Random Kaczmarz method.
Findings
Sequences generated have constant distance to the solution
Averaging over random hyperplane reflections converges at a rate of 1/√m
Bound on error does not depend on matrix dimension
Abstract
Suppose is invertible and we are looking for the solution of . Given an initial guess , we show that by reflecting through hyperplanes generated by the rows of , we can generate an infinite sequence such that all elements have the same distance to the solution, i.e. . If the hyperplanes are chosen at random, averages over the sequence converge and The bound does not depend on the dimension of the matrix. This introduces a purely geometric way of attacking the problem: are there fast ways of estimating the location of the center of a sphere from knowing many points on the sphere? Our convergence rate (coinciding with that of the Random Kaczmarz…
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.
