Hybrid CGME and TCGME algorithms for large-scale general-form regularization
Yanfei Yang
TL;DR
The paper develops two inner-outer Krylov-based hybrids, hyb-CGME and hyb-TCGME, for large-scale general-form regularization by solving the underlying ill-posed problem with a Krylov solver and applying a general-form regularization to the projected subproblems. The inner linear least-squares problems are solved with LSQR, whose conditioning improves as the iteration index grows, enabling faster convergence. A key contribution is a stopping-tolerance analysis for LSQR that guarantees the computed regularized solution matches the accuracy of the exact solution under reasonable conditions, with a practical recommendation of $tol\approx 10^{-6}$. Numerical experiments show the hybrids often achieve equal or better accuracy than JBDQR while substantially reducing computational cost, making them attractive for large-scale problems where GSVD information is crucial.
Abstract
Two new hybrid algorithms are proposed for large-scale linear discrete ill-posed problems in general-form regularization. They are both based on Krylov subspace inner-outer iterative algorithms. At each iteration, they need to solve a linear least squares problem, which is the inner least squares problem. It is proved that inner linear least squares problems, solved by LSQR, become better conditioned as k increases, so LSQR converges faster. We also prove how to choose the stopping tolerance for LSQR to guarantee that the computed and exact best regularized solutions have the same accuracy. Numerical experiments are provided to demonstrate the effectiveness and efficiency of our new hybrid algorithms, along with comparisons to the existing algorithm.
