A hybrid iterative method based on MIONet for PDEs: Theory and numerical examples
Jun Hu, Pengzhan Jin
TL;DR
The paper introduces a MIONet-based hybrid iterative framework that integrates neural operators with classical solvers to accelerate PDE solutions. It provides convergence conditions, spectral insights, and rate bounds that quantify how model inference errors interact with discretization, and demonstrates that periodically injecting MIONet corrections can dramatically reduce iteration counts. The approach is validated on 1D and 2D Poisson equations, including cases with inhomogeneous boundaries, achieving substantial speedups (up to ~30×) while remaining meshless and compatible with multigrid strategies. The work offers a principled path toward practical, fast PDE solvers that leverage learned operators for low-frequency error components.
Abstract
We propose a hybrid iterative method based on MIONet for PDEs, which combines the traditional numerical iterative solver and the recent powerful machine learning method of neural operator, and further systematically analyze its theoretical properties, including the convergence condition, the spectral behavior, as well as the convergence rate, in terms of the errors of the discretization and the model inference. We show the theoretical results for the frequently-used smoothers, i.e. Richardson (damped Jacobi) and Gauss-Seidel. We give an upper bound of the convergence rate of the hybrid method w.r.t. the model correction period, which indicates a minimum point to make the hybrid iteration converge fastest. Several numerical examples including the hybrid Richardson (Gauss-Seidel) iteration for the 1-d (2-d) Poisson equation are presented to verify our theoretical results, and also reflect an excellent acceleration effect. As a meshless acceleration method, it is provided with enormous potentials for practice applications.
