An Operator Learning Framework for Spatiotemporal Super-resolution of Scientific Simulations
Valentin Duruisseaux, Amit Chakraborty
TL;DR
The paper tackles the challenge of obtaining high-resolution solutions to parametric PDEs under limited resources by reframing super-resolution as operator learning. It introduces the Super Resolution Operator Network (SROpNet), which learns a continuous solution operator $\mathcal{S}$ that maps a low-resolution representation $u_{LR}$ to a high-resolution field $u$, allowing evaluation on arbitrary meshes via a 3-subnetwork (Branch, Sensor, Trunk) architecture that supports mesh-free predictions and nonuniform sensor layouts. A physics-informed variant is discussed, with a loss term $\mathcal{L}_{physics}$ to enforce PDE constraints when feasible, though data-driven training remains effective in many cases. Numerical experiments across 1D and 2D diffusion problems and a 2D Kolmogorov flow demonstrate strong generalization to unseen parameters and flexible sensor configurations, underscoring the practical impact for sensor-agnostic spatiotemporal super-resolution in scientific simulations.
Abstract
In numerous contexts, high-resolution solutions to partial differential equations are required to capture faithfully essential dynamics which occur at small spatiotemporal scales, but these solutions can be very difficult and slow to obtain using traditional methods due to limited computational resources. A recent direction to circumvent these computational limitations is to use machine learning techniques for super-resolution, to reconstruct high-resolution numerical solutions from low-resolution simulations which can be obtained more efficiently. The proposed approach, the Super Resolution Operator Network (SROpNet), frames super-resolution as an operator learning problem and draws inspiration from existing architectures to learn continuous representations of solutions to parametric differential equations from low-resolution approximations, which can then be evaluated at any desired location. In addition, no restrictions are imposed on the locations of (the fixed number of) spatiotemporal sensors at which the low-resolution approximations are provided, thereby enabling the consideration of a broader spectrum of problems arising in practice, for which many existing super-resolution approaches are not well-suited.
