Operator Learning: Algorithms and Analysis
Nikola B. Kovachki, Samuel Lanthaler, Andrew M. Stuart
TL;DR
Operator learning seeks to approximate maps between infinite-dimensional function spaces, with neural operators as practical surrogates for PDE-based models. The survey surveys three main architectures—PCA-Net, DeepONet, and Fourier Neural Operator (FNO)—and a random-features variant, outlining universal approximation results and transitioning to quantitative error and complexity analyses. It highlights a tension: while universal approximation holds broadly, standard architectures face a curse of parametric complexity for general Lipschitz operators, whereas holomorphic and structured operators admit algebraic or better rates, especially when emulating numerical methods or exploiting Barron-type structure. The work thus maps when neural operators can efficiently surrogate complex PDE operators, and under what structural assumptions one can guarantee scalable, discretization-invariant performance.
Abstract
Operator learning refers to the application of ideas from machine learning to approximate (typically nonlinear) operators mapping between Banach spaces of functions. Such operators often arise from physical models expressed in terms of partial differential equations (PDEs). In this context, such approximate operators hold great potential as efficient surrogate models to complement traditional numerical methods in many-query tasks. Being data-driven, they also enable model discovery when a mathematical description in terms of a PDE is not available. This review focuses primarily on neural operators, built on the success of deep neural networks in the approximation of functions defined on finite dimensional Euclidean spaces. Empirically, neural operators have shown success in a variety of applications, but our theoretical understanding remains incomplete. This review article summarizes recent progress and the current state of our theoretical understanding of neural operators, focusing on an approximation theoretic point of view.
