SHRED

Shallow Recurrent Decoders for State Estimation in Nuclear Reactors

GitHub

SHRED (Shallow REcurrent Decoder) is a cutting-edge neural network architecture designed to reconstruct high-dimensional spatio-temporal fields from sparse sensor data. By integrating a Long Short-Term Memory (LSTM) network to capture temporal dynamics and a Shallow Decoder Network (SDN) to map these dynamics back to the original high-dimensional space, SHRED provides a robust solution for scenarios with limited or randomly placed sensors (Riva et al., 2024).


🔑 Key Features

⚡ Efficient Sensor Utilization

SHRED can accurately reconstruct complex spatio-temporal dynamics using as few as three sensors, even if they are randomly positioned. This capability reduces the need for large-scale sensor networks and eliminates the need for complex sensor placement optimization.

đź’» Computational Efficiency

Training SHRED on compressed data enables efficient computation, making it possible to run models on standard hardware without requiring extensive hyper-parameter tuning.

🌍 Versatility Across Domains

SHRED has been successfully applied in various fields, including fluid dynamics and plasma physics, proving its adaptability to different types of spatio-temporal data.


🚀 Recent Applications in Nuclear Reactor Monitoring

In collaboration with the University of Washington, we have extended SHRED for nuclear reactor monitoring. Using out-of-core neutron flux measurements, we demonstrated that SHRED can accurately reconstruct the full state vector of a reactor, including multiple coupled field variables. This advancement holds great potential for real-time monitoring and control in nuclear reactors, particularly in environments where in-core sensing is difficult.

SHRED architecture applied to state estimation in nuclear reactors, particularly the **Molten Salt Fast Reactor** (Riva et al., 2024).

SHRED continues to evolve, offering promising solutions for efficient and accurate state estimation in complex systems with limited sensor data.

For a visual overview of SHRED’s application in nuclear reactor monitoring, check out the YouTube Video.

References

2024

  1. arXiv
    Robust State Estimation from Partial Out-Core Measurements with Shallow Recurrent Decoder for Nuclear Reactors
    Stefano Riva, Carolina Introini, Antonio Cammi, and 1 more author
    Sep 2024
    preprint available at \hrefhttps://arxiv.org/abs/2409.12550https://arxiv.org/abs/2409.12550