pith. sign in

arxiv: 2208.13273 · v2 · pith:XMX7UJOBnew · submitted 2022-08-28 · 🧮 math.NA · cs.LG· cs.NA

Blending Neural Operators and Relaxation Methods in PDE Numerical Solvers

classification 🧮 math.NA cs.LGcs.NA
keywords hintsmethodsnumericalrelaxationsolverbiasconvergencedeeponet
0
0 comments X
read the original abstract

Neural networks suffer from spectral bias having difficulty in representing the high frequency components of a function while relaxation methods can resolve high frequencies efficiently but stall at moderate to low frequencies. We exploit the weaknesses of the two approaches by combining them synergistically to develop a fast numerical solver of partial differential equations (PDEs) at scale. Specifically, we propose HINTS, a hybrid, iterative, numerical, and transferable solver by integrating a Deep Operator Network (DeepONet) with standard relaxation methods, leading to parallel efficiency and algorithmic scalability for a wide class of PDEs, not tractable with existing monolithic solvers. HINTS balances the convergence behavior across the spectrum of eigenmodes by utilizing the spectral bias of DeepONet, resulting in a uniform convergence rate and hence exceptional performance of the hybrid solver overall. Moreover, HINTS applies to large-scale, multidimensional systems, it is flexible with regards to discretizations, computational domain, and boundary conditions.

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. IV-Net: A neural network for elliptic PDEs with random and highly varying coefficients

    math.NA 2026-05 unverdicted novelty 6.0

    IV-Net is a multigrid-inspired convolutional neural operator that approximates solutions to linear elliptic PDEs with high-contrast coefficients and shows better accuracy than POD and other neural operators on heterog...

  2. Learning Hidden Physics and System Parameters with Deep Operator Networks

    cs.LG 2024-12 unverdicted novelty 5.0

    Presents DHPO and a pretrained DeepONet inverse modeling framework that discovers unknown PDE terms and infers parameters across equation families with O(10^-2) solution and O(10^-3) parameter errors on benchmarks.