Automatic discovery of optimal meta-solvers via multi-objective optimization
Youngkyu Lee, Shanqing Liu, Jerome Darbon, George Em Karniadakis
TL;DR
The paper develops a Pareto-optimal framework to automatically discover optimal meta-solvers that hybridize neural operators with classical solvers for linear systems from PDE discretizations. It parameterizes relaxation-based and Krylov-based meta-solvers, defines vector-valued performance maps, and uses multi-objective optimization to construct Pareto fronts, then applies preference functions and LP-based rediscovery to select tailored solvers. Numerical experiments on Poisson equations in 1D–3D demonstrate that DeepONet–SSOR and related combinations frequently emerge as Pareto-optimal, while the approach supports extension to nonlinear and space-time PDEs. This automation provides a scalable pathway to tailor fast, accurate solvers to specific application needs and constraints.
Abstract
We design two classes of ultra-fast meta-solvers for linear systems arising after discretizing PDEs by combining neural operators with either simple iterative solvers, e.g., Jacobi and Gauss-Seidel, or with Krylov methods, e.g., GMRES and BiCGStab, using the trunk basis of DeepONet as a coarse preconditioner. The idea is to leverage the spectral bias of neural networks to account for the lower part of the spectrum in the error distribution while the upper part is handled easily and inexpensively using relaxation methods or fine-scale preconditioners. We create a pareto front of optimal meta-solvers using a plurarilty of metrics, and we introduce a preference function to select the best solver most suitable for a specific scenario. This automation for finding optimal solvers can be extended to nonlinear systems and other setups, e.g. finding the best meta-solver for space-time in time-dependent PDEs.
