GMRES with randomized sketching and deflated restarting
Liam Burke, Stefan G\"uttel, Kirk M. Soodhalter

TL;DR
This paper introduces GMRES-SDR, a novel Krylov subspace recycling method that combines randomized sketching and deflated restarting to reduce computational costs while maintaining acceleration in solving linear systems.
Contribution
It presents a new Krylov subspace recycling technique that integrates randomized sketching with deflated restarting, avoiding full basis orthogonalization and providing theoretical convergence analysis.
Findings
GMRES-SDR outperforms GMRES-DR and GCRO-DR in numerical experiments.
The method effectively reduces computational overhead while maintaining convergence.
Theoretical analysis characterizes GMRES-SDR as a sketching-based projection method.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Model Reduction and Neural Networks · Electromagnetic Scattering and Analysis
