MinAres: An Iterative Solver for Symmetric Linear Systems
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 in the same Krylov subspace as MINARES. We establish that MINARES and CAR generate monotonic , and when is positive definite.
Cite
@article{arxiv.2310.01757,
title = {MinAres: An Iterative Solver for Symmetric Linear Systems},
author = {Alexis Montoison and Dominique Orban and Michael A. Saunders},
journal= {arXiv preprint arXiv:2310.01757},
year = {2023}
}
Comments
20 pages