TLDR: A new deep learning model called RU-Net has been developed to automatically analyze microscopic images of TRISO nuclear fuel particles. This model accurately segments different layers of the fuel, significantly reducing the manual effort and subjectivity involved in characterizing irradiation-induced changes like kernel swelling and buffer densification. RU-Net outperformed other neural networks, especially when dealing with challenging image features, and its results closely match manual measurements, paving the way for faster and more objective fuel performance analysis.
Nuclear energy is a critical component of future energy strategies, and advanced fuels like tristructural isotropic (TRISO) particles are at the forefront of this innovation. TRISO fuel is designed to be exceptionally robust, capable of withstanding extreme conditions within nuclear reactors. However, understanding how these tiny fuel particles change after irradiation is crucial for ensuring their safety and efficiency. Traditionally, this analysis has been a painstaking, manual process, often involving thousands of particles per fuel compact, leading to subjective and time-consuming results.
Researchers at Idaho National Laboratory and the University of Idaho have introduced a groundbreaking solution: RU-Net, a novel convolutional neural network (CNN) designed for the automatic characterization of TRISO fuel cross sections. This new machine learning model aims to revolutionize post-irradiation examination by automating the segmentation of TRISO fuel layers from microscopic images, significantly reducing manual labor and enhancing objectivity.
TRISO fuel particles, typically less than a millimeter in diameter, consist of a central fuel kernel (uranium dioxide or uranium-oxycarbide) encased in multiple protective layers: a porous buffer layer, an inner pyrolytic carbon (IPyC) layer, a silicon carbide (SiC) layer, and an outer pyrolytic carbon (OPyC) layer. Each layer plays a vital role, with the SiC layer acting as the primary barrier against fission product release. During irradiation, phenomena like kernel swelling and buffer densification can impact fuel performance, making detailed microstructural analysis essential.
The challenge in automating this analysis lies in the complex microstructure of irradiated TRISO particles, which can exhibit damage, defects, and the presence of fission products, making layer boundaries difficult to discern. Furthermore, there has been a scarcity of annotated datasets needed to train robust machine learning models. To overcome this, the research team generated a comprehensive dataset of over 2,000 microscopic images of irradiated TRISO particles from the Advanced Gas Reactor (AGR-2) experiment, complete with detailed manual annotations.
The RU-Net architecture, inspired by existing two-encoder networks, combines a basic encoder with a ResNet encoder. This unique design allows it to effectively capture multiscale context information from images, leading to superior performance in delineating the intricate boundaries between TRISO layers. The model was trained and evaluated against other well-known CNN architectures, including U-Net, Residual Network (ResNet), and Attention U-Net.
In rigorous evaluations, the RU-Net model, particularly when trained with higher resolution 512 by 512 pixel images (RU-Net 512), demonstrated superior performance. It achieved an impressive mean Intersection over Union (mIoU) exceeding 93%, a key metric for segmentation accuracy. RU-Net 512 excelled not only in general segmentation tasks but also in challenging scenarios such as images with very small or entirely absent kernels, partially obscured IPyC layers, and broken OPyC layers. While it showed minor challenges with polishing scratches on the SiC layer, its overall robustness was unmatched.
The study also compared the cross-sectional and spherical radii of the TRISO layers derived from RU-Net’s segmentations with those obtained from traditional manual annotations. The results showed a strong agreement, confirming the model’s accuracy. The automated analysis successfully identified key irradiation-induced changes, such as kernel swelling and buffer shrinkage, consistent with previous manual findings. Importantly, the analysis indicated no significant changes in the outer SiC and OPyC radii post-irradiation.
Also Read:
- FusionMAE: A New AI Model for Streamlining Fusion Plasma Control
- Boosting Lightweight AI for Satellite Hyperspectral Data
This development marks a significant step forward in nuclear fuel research. By providing an accurate and efficient method for analyzing TRISO fuel particles, RU-Net paves the way for more detailed and statistically significant microstructural analyses of large sample sizes. This automation will not only accelerate data analysis but also improve the objectivity and consistency of results, ultimately contributing to the design and qualification of safer and more efficient nuclear fuels for future reactors. For more details, you can refer to the full research paper here.


