Multi-resolution partial differential equations preserved learning framework for spatiotemporal dynamics
Xin-Yang Liu, Min Zhu, Lu Lu, Hao Sun, Jian-Xun Wang
TL;DR
This work introduces the PDE-preserved neural network (PPNN), a multi-resolution, auto-regressive framework that bakes discretized PDE operators directly into convolutional residual blocks to predict spatiotemporal dynamics. By preserving part or all of the governing PDEs on coarse grids and coupling them with trainable high-resolution components, PPNN delivers strong long-horizon accuracy and robust generalization across a range of PDEs, including FitzHugh–Nagumo RD, Burgers’, and Navier–Stokes, even when physics are partially known or incomplete. Compared with state-of-the-art neural operators and physics-informed baselines (PINN, DeepONet, FNO), PPNN achieves lower predictive errors, reduced error growth in time, and substantial speedups in inference, making it well-suited for repeated multi-query tasks such as optimization, data assimilation, and uncertainty quantification. The framework is demonstrated across fully known, partially known, and even mis-specified PDEs, showing both the value and limitations of embedding physical priors into neural architectures and highlighting directions for extending to unstructured data and uncertainty quantification.
Abstract
Traditional data-driven deep learning models often struggle with high training costs, error accumulation, and poor generalizability in complex physical processes. Physics-informed deep learning (PiDL) addresses these challenges by incorporating physical principles into the model. Most PiDL approaches regularize training by embedding governing equations into the loss function, yet this depends heavily on extensive hyperparameter tuning to weigh each loss term. To this end, we propose to leverage physics prior knowledge by ``baking'' the discretized governing equations into the neural network architecture via the connection between the partial differential equations (PDE) operators and network structures, resulting in a PDE-preserved neural network (PPNN). This method, embedding discretized PDEs through convolutional residual networks in a multi-resolution setting, largely improves the generalizability and long-term prediction accuracy, outperforming conventional black-box models. The effectiveness and merit of the proposed methods have been demonstrated across various spatiotemporal dynamical systems governed by spatiotemporal PDEs, including reaction-diffusion, Burgers', and Navier-Stokes equations.
