A Physics-Informed Spatiotemporal Deep Learning Framework for Turbulent Systems
Luca Menicali, Andrew Grace, David H. Richter, Stefano Castruccio
TL;DR
This work tackles long-range forecasting of turbulent RBC with prohibitive DNS cost by introducing PI-CRNN, a physics-informed spatiotemporal surrogate. The model combines a convolutional autoencoder for spatial compression, a sequence-to-sequence ConvLSTM for reduced-space dynamics, PDE-based penalties for physical fidelity, and conformal prediction for distribution-free uncertainty quantification. It achieves superior spatial reconstruction compared to linear methods and yields physically consistent, long-range forecasts with quantified uncertainty, while offering substantial computational savings (e.g., 7 turnover forecasts in under 20 s vs DNS). The framework is extensible to other nonlinear thermofluid systems and can be augmented with advanced architectures like vision transformers to capture global spatiotemporal interactions.
Abstract
Fluid thermodynamics underpins atmospheric dynamics, climate science, industrial applications, and energy systems. However, direct numerical simulations (DNS) of such systems can be computationally prohibitive. To address this, we present a novel physics-informed spatiotemporal surrogate model for Rayleigh-Bénard convection (RBC), a canonical example of convective fluid flow. Our approach combines convolutional neural networks, for spatial dimension reduction, with an innovative recurrent architecture, inspired by large language models, to model long-range temporal dynamics. Inference is penalized with respect to the governing partial differential equations to ensure physical interpretability. Since RBC exhibits turbulent behavior, we quantify uncertainty using a conformal prediction framework. This model replicates key physical features of RBC dynamics while significantly reducing computational cost, offering a scalable alternative to DNS for long-term simulations.
