|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 65 |
| Published: December 2025 |
| Authors: Tapendra Baduwal |
10.5120/ijca2025926084
|
Tapendra Baduwal . Proactive Anomaly Detection in Nuclear Power Plants Using Deep Autoencoders: Enhancing Explainability with LLMs. International Journal of Computer Applications. 187, 65 (December 2025), 1-9. DOI=10.5120/ijca2025926084
@article{ 10.5120/ijca2025926084,
author = { Tapendra Baduwal },
title = { Proactive Anomaly Detection in Nuclear Power Plants Using Deep Autoencoders: Enhancing Explainability with LLMs },
journal = { International Journal of Computer Applications },
year = { 2025 },
volume = { 187 },
number = { 65 },
pages = { 1-9 },
doi = { 10.5120/ijca2025926084 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2025
%A Tapendra Baduwal
%T Proactive Anomaly Detection in Nuclear Power Plants Using Deep Autoencoders: Enhancing Explainability with LLMs%T
%J International Journal of Computer Applications
%V 187
%N 65
%P 1-9
%R 10.5120/ijca2025926084
%I Foundation of Computer Science (FCS), NY, USA
In real-world applications, such as nuclear power plants, failure data are often limited. Unlike supervised learning, which also requires failure examples, deep autoencoder unsupervised learning is therefore employed, involving training the model on a normal operational dataset by calculating the reconstruction error and setting a threshold to analyze new unseen data. Any dataset exceeding this threshold is classified as abnormal, and the top five contributing features are identified based on the highest reconstruction errors. The proposed deep autoencoder employs an architecture based on the activation functions of the Leaky Rectified Linear Unit (LeakyReLU) and Exponential Linear Unit (ELU) to mitigate the problem of ’dying neurons’ and effectively capture complex, non-linear correlations between features. To enhance explainability, large language models (LLMs) are leveraged to analyze potential accident types and highlight likely areas of concern. Experiments were conducted on nuclear power plant accident data (NPPAD), generated using widely adopted PCTRAN simulation software. Comparative evaluations were conducted using Principal Component Analysis (PCA), Isolation Forest, ReLU-based autoencoders, and Deep autoencoders. Among these approaches, the proposed deep autoencoders achieved the best performance. These methods support a proactive anomaly detection method that empowers plant operators to detect potential accidents, identify their root causes, and make data-driven decisions, thereby improving safety, security, and timely maintenance.