English

Blending Neural Operators and Relaxation Methods in PDE Numerical Solvers

Numerical Analysis 2024-09-04 v2 Machine Learning Numerical Analysis

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.

Keywords

Cite

@article{arxiv.2208.13273,
  title  = {Blending Neural Operators and Relaxation Methods in PDE Numerical Solvers},
  author = {Enrui Zhang and Adar Kahana and Alena Kopaničáková and Eli Turkel and Rishikesh Ranade and Jay Pathak and George Em Karniadakis},
  journal= {arXiv preprint arXiv:2208.13273},
  year   = {2024}
}

Comments

Main text: 17 pages, 6 figures. Supplementary Information: 30 pages, 8 figures, 2 tables, 4 algorithms

R2 v1 2026-06-25T02:02:25.727Z