LSMR: An iterative algorithm for sparse least-squares problems
Mathematical Software
2012-01-25 v2 Numerical Analysis
Abstract
An iterative method LSMR is presented for solving linear systems and least-squares problem , with being sparse or a fast linear operator. LSMR is based on the Golub-Kahan bidiagonalization process. It is analytically equivalent to the MINRES method applied to the normal equation , so that the quantities are monotonically decreasing (where is the residual for the current iterate ). In practice we observe that also decreases monotonically. Compared to LSQR, for which only is monotonic, it is safer to terminate LSMR early. Improvements for the new iterative method in the presence of extra available memory are also explored.
Cite
@article{arxiv.1006.0758,
title = {LSMR: An iterative algorithm for sparse least-squares problems},
author = {David Fong and Michael Saunders},
journal= {arXiv preprint arXiv:1006.0758},
year = {2012}
}
Comments
21 pages