NALGOCJul 31, 2025

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

arXiv:2508.00101v16 citationsh-index: 13Machine Learning for Computational Science and Engineering
Originality Incremental advance
AI Analysis

This work addresses convergence issues in numerical linear algebra for parametric PDEs, offering a domain-specific improvement.

The authors tackled accelerating the preconditioned conjugate gradient method for solving parametric large-scale linear systems by proposing a new deflation strategy using operator learning with DeepONet, resulting in demonstrated effectiveness across various problems and resolutions.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes