From Models To Experiments: Shallow Recurrent Decoder Networks on the DYNASTY Experimental Facility
Carolina Introini, Stefano Riva, J. Nathan Kutz, Antonio Cammi
TL;DR
This work tackles high-dimensional state estimation for nuclear-thermal-hydraulic systems using a data-driven surrogate, SHRED, that blends LSTM-based temporal modeling, a shallow decoder, and SVD compression to infer full-state fields from sparse sensor data. Applied to the DYNASTY natural-circulation facility, SHRED is trained on RELAP5 high-fidelity data and validated against real temperature measurements, showing strong parametric interpolation and forecasting capabilities with fast training times. The results demonstrate that SHRED can locally correct imperfect background models using online sensor inputs and provide accurate state estimates in regions covered by sensors, offering a practical, lightweight tool for monitoring and control in complex engineering systems. Open-source code supports reproducibility and adaptation to other parametric or multi-physics scenarios.
Abstract
The Shallow Recurrent Decoder networks are a novel paradigm recently introduced for state estimation, combining sparse observations with high-dimensional model data. This architecture features important advantages compared to standard data-driven methods including: the ability to use only three sensors (even randomly selected) for reconstructing the entire dynamics of a physical system; the ability to train on compressed data spanned by a reduced basis; the ability to measure a single field variable (easy to measure) and reconstruct coupled spatio-temporal fields that are not observable and minimal hyper-parameter tuning. This approach has been verified on different test cases within different fields including nuclear reactors, even though an application to a real experimental facility, adopting the employment of in-situ observed quantities, is missing. This work aims to fill this gap by applying the Shallow Recurrent Decoder architecture to the DYNASTY facility, built at Politecnico di Milano, which studies the natural circulation established by internally heated fluids for Generation IV applications, especially in the case of Circulating Fuel reactors. The RELAP5 code is used to generate the high-fidelity data, and temperature measurements extracted by the facility are used as input for the state estimation. The results of this work will provide a validation of the Shallow Recurrent Decoder architecture to engineering systems, showing the capabilities of this approach to provide and accurate state estimation.
