GMRES with randomized sketching and deflated restarting
Liam Burke, Stefan Güttel, Kirk M. Soodhalter
TL;DR
GMRES-SDR addresses efficiently solving sequences of linear systems by combining randomized sketching with deflated restarting in a recycling framework.It augments an unprojected Krylov subspace with a sketched projection subproblem, updates the augmentation space via sketched harmonic Ritz vectors, and controls residuals using sketch-based bounds.Theoretical contributions show GMRES-SDR is a projection method under a semi-inner product induced by the sketch, and relate sketched GMRES to sketched FOM through MR/OR structure and Arnoldi relations.Numerical experiments demonstrate that GMRES-SDR reduces inner products and, in many cases, total runtime relative to GCRO-DR and GMRES-DR while maintaining or improving convergence on large-scale problems.
Abstract
We present a new Krylov subspace recycling method for solving a linear system of equations, or a sequence of slowly changing linear systems. Our approach is to reduce the computational overhead of recycling techniques while still benefiting from the acceleration afforded by such techniques. As such, this method augments an unprojected Krylov subspace. Furthermore, it combines randomized sketching and deflated restarting in a way that avoids orthogononalizing a full Krylov basis. We call this new method GMRES-SDR (sketched deflated restarting). With this new method, we provide new theory, which initially characterizes unaugmented sketched GMRES as a projection method for which the projectors involve the sketching operator. We demonstrate that sketched GMRES and its sibling method sketched FOM are an MR/OR pairing, just like GMRES and FOM. We furthermore obtain residual convergence estimates. Building on this, we characterize GMRES-SDR also in terms of sketching-based projectors. Compression of the augmented Krylov subspace for recycling is performed using a sketched version of harmonic Ritz vectors. We present results of numerical experiments demonstrating the effectiveness of GMRES-SDR over competitor methods such as GMRES-DR and GCRO-DR.
