RONOM: Reduced-Order Neural Operator Modeling
Sven Dummer, Dongwei Ye, Christoph Brune
TL;DR
RONOM addresses the inefficiency of time-dependent PDE surrogates by uniting reduced-order modeling with neural operators. It introduces a discretization-robust, kernel-informed encoder, a neural-ODE latent flow, and a kernel-based decoder to learn infinite-dimensional solution operators while maintaining discretization convergence. The paper proves a discretization error bound and demonstrates, through Burgers', Wave', and Navier–Stokes experiments, that RONOM offers competitive input generalization to existing NOs while delivering superior spatial super-resolution and robustness to discretization changes. These findings illuminate the trade-offs between ROM biases and neural operator flexibility and point to future avenues in physics-informed and structure-preserving extensions.
Abstract
Time-dependent partial differential equations are ubiquitous in physics-based modeling, but they remain computationally intensive in many-query scenarios, such as real-time forecasting, optimal control, and uncertainty quantification. Reduced-order modeling (ROM) addresses these challenges by constructing a low-dimensional surrogate model but relies on a fixed discretization, which limits flexibility across varying meshes during evaluation. Operator learning approaches, such as neural operators, offer an alternative by parameterizing mappings between infinite-dimensional function spaces, enabling adaptation to data across different resolutions. Whereas ROM provides rigorous numerical error estimates, neural operator learning largely focuses on discretization convergence and invariance without quantifying the error between the infinite-dimensional and the discretized operators. This work introduces the reduced-order neural operator modeling (RONOM) framework, which bridges concepts from ROM and operator learning. We establish a discretization error bound analogous to those in ROM, and get insights into RONOM's discretization convergence and discretization robustness. Moreover, three numerical examples are presented that compare RONOM to existing neural operators for solving partial differential equations. The results demonstrate that RONOM using standard vector-to-vector neural networks can achieve comparable performance in input generalization and achieves superior performance in both spatial super-resolution and discretization robustness, while also offering novel insights into temporal super-resolution scenarios and ROM-based approaches for learning on time-dependent data.
