NANAMay 21

Randomized Flexible LSQR and LSMR with applications to inverse problems

arXiv:2605.2228146.8
AI Analysis

This work addresses the computational bottleneck of flexible Krylov methods for large-scale inverse problems, offering a randomized approach that maintains reconstruction quality.

The paper introduces sFLSQR and sFLSMR, randomized variants of flexible LSQR and LSMR, which use sketching to recover short recurrences and reduce computational cost while preserving solution quality for large-scale inverse problems.

LSQR and LSMR are iterative methods, based on the Golub-Kahan bidiagonalization algorithm, widely used for large-scale linear least squares problems. FLSQR and FLSMR are flexible variants of LSQR and LSMR, respectively, based on a flexible Golub-Kahan (Arnoldi-like) factorization algorithm, which naturally allow modifications of the solution approximation subspace and/or handling inexact matrix-vector multiplications with the (transpose of the) coefficient matrix, thereby enabling to enforce prior information into the computed solution. The goal of this paper is to introduce sFLSQR and sFLSMR, i.e., sketched variants of FLSQR and FLSMR, respectively, where randomization becomes particularly effective, as it allows to recover short recurrences for the solution approximation. In particular, this paper explores applications to large-scale inverse problems, showing the ability of the new randomized solvers to alleviate computational bottlenecks while preserving reconstruction quality. A theoretical analysis of sFLSQR and sFLSMR is provided, and their performance is validated through numerical experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes