Projected iterated Tikhonov regularization in low precision
Chelsea Drum, James. G. Nagy, Lucas Onisk
TL;DR
The paper addresses solving linear inverse problems that are ill-posed in low-precision environments by introducingProjected Iterated Tikhonov (PIT) regularization built on Golub-Kahan bidiagonalization. It reframes PIT as a projected preconditioned Landweber method with a Tikhonov-type preconditioner, derives stationary and nonstationary (adaptive) filter factors, and uses a secant-discrepancy principle to update the regularization parameter per iteration. Through numerical experiments on 1D and 2D ill-posed problems, it demonstrates that PIT in low precision can achieve working accuracy comparable to fp64 when a sufficiently large Krylov subspace is formed and reorthogonalization is applied, highlighting practical viability for efficient, high-performance inverse problems. The results underscore the importance of basis orthogonality in low-precision Krylov methods and provide a robust framework for spectral filtering and adaptive regularization in reduced precision computing.
Abstract
We investigate the regularizing behavior of an iterative Krylov subspace method for the solution of linear inverse problems in precisions lower than double. Recent works have considered the projection of iterated Tikhonov methods using Krylov subspaces for both computational efficiency and an additional regularizing effect. To investigate the regularizing behavior of this projected algorithm applied to problems that are naturally severely ill-posed, we formulate the iterates as a filtered solution using the preconditioned Landweber method with a Tikhonov-type preconditioner in a Krylov subspace. Through numerical examples simulating multiple low precision choices, we showcase the filtering properties of the method and the achievement of comparable working accuracy applied to discrete inverse problems (i.e., to within a few decimal places in relative error) compared to results computed in traditional double precision.
