Physics-informed State-space Neural Networks for Transport Phenomena
Akshay J. Dave, Richard B. Vilim
TL;DR
The paper addresses the need for physically consistent models in transport-dominated systems by introducing Physics-informed State-space Neural Networks (PSMs) that fuse sensor data with conservation laws via PDE residuals within a discrete-time, end-to-end differentiable state-space framework. By extending PINNs with a continuous control-input and initial-condition aware architecture, PSMs deliver accurate forward dynamics across the spatial domain and support multitask applications such as model-based control and physics-based diagnostics. Validation on heated-channel and cooling-loop in silico experiments shows PSMs outperform purely data-driven ANNs, especially for temperature predictions and in noisy conditions, while enabling constraint enforcement and fault detection through PDE residual analysis. The results suggest PSMs as a viable foundation for digital twins and real-time operation in transport-dominated engineering systems, with implications for control, monitoring, and autonomous optimization.
Abstract
This work introduces Physics-informed State-space neural network Models (PSMs), a novel solution to achieving real-time optimization, flexibility, and fault tolerance in autonomous systems, particularly in transport-dominated systems such as chemical, biomedical, and power plants. Traditional data-driven methods fall short due to a lack of physical constraints like mass conservation; PSMs address this issue by training deep neural networks with sensor data and physics-informing using components' Partial Differential Equations (PDEs), resulting in a physics-constrained, end-to-end differentiable forward dynamics model. Through two in silico experiments -- a heated channel and a cooling system loop -- we demonstrate that PSMs offer a more accurate approach than a purely data-driven model. In the former experiment, PSMs demonstrated significantly lower average root-mean-square errors across test datasets compared to a purely data-driven neural network, with reductions of 44 %, 48 %, and 94 % in predicting pressure, velocity, and temperature, respectively. Beyond accuracy, PSMs demonstrate a compelling multitask capability, making them highly versatile. In this work, we showcase two: supervisory control of a nonlinear system through a sequentially updated state-space representation and the proposal of a diagnostic algorithm using residuals from each of the PDEs. The former demonstrates PSMs' ability to handle constant and time-dependent constraints, while the latter illustrates their value in system diagnostics and fault detection. We further posit that PSMs could serve as a foundation for Digital Twins, constantly updated digital representations of physical systems.
