AK-SLRL: Adaptive Krylov Subspace Exploration Using Single-Life Reinforcement Learning for Sparse Linear System
Hadi Keramati, Feridun Hamdullahpur

TL;DR
This paper introduces an adaptive reinforcement learning approach to dynamically select the Krylov subspace dimension in GMRES, significantly accelerating convergence for solving large sparse linear systems.
Contribution
It proposes a novel single-life reinforcement learning framework to adaptively optimize Krylov subspace size during GMRES iterations, improving convergence speed over traditional methods.
Findings
Accelerates GMRES convergence by over an order of magnitude.
Adaptive Krylov exploration outperforms constant-restart GMRES.
Effective across various matrix sizes and sparsity levels.
Abstract
This paper presents a single-life reinforcement learning (SLRL) approach to adaptively select the dimension of the Krylov subspace during the generalized minimal residual (GMRES) iteration. GMRES is an iterative algorithm for solving large and sparse linear systems of equations in the form of \(Ax = b\) which are mainly derived from partial differential equations (PDEs). The proposed framework uses RL to adjust the Krylov subspace dimension (m) in the GMRES (m) algorithm. This research demonstrates that altering the dimension of the Krylov subspace in an online setup using SLRL can accelerate the convergence of the GMRES algorithm by more than an order of magnitude. A comparison of different matrix sizes and sparsity levels is performed to demonstrate the effectiveness of adaptive Krylov subspace exploration using single-life RL (AK-SLRL). We compare AK-SLRL with constant-restart GMRES…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Adaptive Filtering Techniques · Neural Networks and Applications · Blind Source Separation Techniques
