LSMR: An iterative algorithm for sparse least-squares problems
Abstract
An iterative method LSMR is presented for solving linear systems Ax=b and least-squares problem Ax-b2, with A 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 A Ax = A b, so that the quantities A rk are monotonically decreasing (where rk = b - Axk is the residual for the current iterate xk). In practice we observe that rk also decreases monotonically. Compared to LSQR, for which only rk 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.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.