pith. sign in

arxiv: 2508.00101 · v1 · pith:LGCADI7Lnew · submitted 2025-07-31 · 🧮 math.NA · cs.LG· cs.NA· math.OC

Leveraging Operator Learning to Accelerate Convergence of the Preconditioned Conjugate Gradient Method

classification 🧮 math.NA cs.LGcs.NAmath.OC
keywords deflationoperatorconvergencedeeponetmethodaccelerateapproachconjugate
0
0 comments X
read the original abstract

We propose a new deflation strategy to accelerate the convergence of the preconditioned conjugate gradient(PCG) method for solving parametric large-scale linear systems of equations. Unlike traditional deflation techniques that rely on eigenvector approximations or recycled Krylov subspaces, we generate the deflation subspaces using operator learning, specifically the Deep Operator Network~(DeepONet). To this aim, we introduce two complementary approaches for assembling the deflation operators. The first approach approximates near-null space vectors of the discrete PDE operator using the basis functions learned by the DeepONet. The second approach directly leverages solutions predicted by the DeepONet. To further enhance convergence, we also propose several strategies for prescribing the sparsity pattern of the deflation operator. A comprehensive set of numerical experiments encompassing steady-state, time-dependent, scalar, and vector-valued problems posed on both structured and unstructured geometries is presented and demonstrates the effectiveness of the proposed DeepONet-based deflated PCG method, as well as its generalization across a wide range of model parameters and problem resolutions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When can a neural operator replace a coarse solve? Architectural principles for two-level preconditioning

    math.NA 2026-05 unverdicted novelty 6.0

    The Neural Green's Operator matches exact coarse-solve iteration counts in two-level preconditioners for diffusion and advection-diffusion problems when inputs are integrated against the output basis.

  2. NOWS: Neural Operator Warm Starts for Accelerating Iterative Solvers

    cs.LG 2025-11 unverdicted novelty 6.0

    Neural operators supply warm-start guesses that cut iteration counts and runtime by up to 90% in Krylov solvers for PDEs while retaining the original methods' convergence guarantees.