NeuraLSP: An Efficient and Rigorous Neural Left Singular Subspace Preconditioner for Conjugate Gradient Methods
Alexander Benanti, Xi Han, Hong Qin
TL;DR
This work introduces NeuraLSP, a neural left singular subspace preconditioner for conjugate gradient methods that builds a fixed low-rank prolongation operator from the left singular subspace of near-nullspace vectors. By replacing per-instance SVD with a learnable NLSS loss, the method provably recovers the leading left singular subspace and yields a durable coarse space that is robust to rank inflation. Empirically, NeuraLSP delivers substantial speedups (up to 53%) over classical and neural baselines across diffusion, anisotropic, and screened Poisson PDEs, while maintaining convergence behavior. The approach provides a theory-grounded, computationally efficient pathway for integrating spectral information into neural preconditioners for large-scale SPD linear systems.
Abstract
Numerical techniques for solving partial differential equations (PDEs) are integral for many fields across science and engineering. Such techniques usually involve solving large, sparse linear systems, where preconditioning methods are critical. In recent years, neural methods, particularly graph neural networks (GNNs), have demonstrated their potential through accelerated convergence. Nonetheless, to extract connective structures, existing techniques aggregate discretized system matrices into graphs, and suffer from rank inflation and a suboptimal convergence rate. In this paper, we articulate NeuraLSP, a novel neural preconditioner combined with a novel loss metric that leverages the left singular subspace of the system matrix's near-nullspace vectors. By compressing spectral information into a fixed low-rank operator, our method exhibits both theoretical guarantees and empirical robustness to rank inflation, affording up to a 53% speedup. Besides the theoretical guarantees for our newly-formulated loss function, our comprehensive experimental results across diverse families of PDEs also substantiate the aforementioned theoretical advances.
