MinAres: An Iterative Solver for Symmetric Linear Systems
Alexis Montoison, Dominique Orban, Michael A. Saunders

TL;DR
MINARES is a new iterative solver for symmetric linear systems that minimizes the residual of the residuals, offering advantages over existing methods especially for inconsistent systems, with efficient computation and strong theoretical properties.
Contribution
Introduces MINARES, an iterative solver based on the symmetric Lanczos process that minimizes r_k instead of r_k, and analyzes its properties and relation to other methods.
Findings
MINARES is effective for both consistent and inconsistent symmetric systems.
MINARES requires only one matrix-vector product per iteration.
MINARES and CAR generate monotonic convergence in certain norms.
Abstract
We introduce an iterative solver named MINARES for symmetric linear systems , where is possibly singular. MINARES is based on the symmetric Lanczos process, like MINRES and MINRES-QLP, but it minimizes in each Krylov subspace rather than , where is the current residual vector. When is symmetric, MINARES minimizes the same quantity as LSMR, but in more relevant Krylov subspaces, and it requires only one matrix-vector product per iteration, whereas LSMR would need two. Our numerical experiments with MINRES-QLP and LSMR show that MINARES is a pertinent alternative on consistent symmetric systems and the most suitable Krylov method for inconsistent symmetric systems. We derive properties of MINARES from an equivalent solver named CAR that is to MINARES as CR is to MINRES, is not based on the Lanczos process, and minimizes…
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.
