Opening the Black-Box: Symbolic Regression with Kolmogorov-Arnold Networks for Energy Applications
Nataly R. Panczyk, Omer F. Erdem, Majdi I. Radaideh
TL;DR
This work addresses the need for interpretable and explainable AI in safety-critical energy applications by evaluating Kolmogorov Arnold Networks (KAN) against traditional Feedforward Neural Networks (FNN) across eight nuclear-energy datasets. It combines a theoretical justification for KANs with a practical benchmarking pipeline that includes symbolic equation conversion and Kernel SHAP-based explainability. The study finds that KANs can match or exceed FNN performance when the output space is constrained, while providing perfectly interpretable symbolic models and physics-consistent feature relationships that SHAP can corroborate. This suggests KANs as a viable, more transparent alternative for high-stakes engineering problems, with implications for regulatory trust and real-time decision support; future work will expand to uncertainty quantification and broader domains.
Abstract
While most modern machine learning methods offer speed and accuracy, few promise interpretability or explainability -- two key features necessary for highly sensitive industries, like medicine, finance, and engineering. Using eight datasets representative of one especially sensitive industry, nuclear power, this work compares a traditional feedforward neural network (FNN) to a Kolmogorov-Arnold Network (KAN). We consider not only model performance and accuracy, but also interpretability through model architecture and explainability through a post-hoc SHAP analysis. In terms of accuracy, we find KANs and FNNs comparable across all datasets, when output dimensionality is limited. KANs, which transform into symbolic equations after training, yield perfectly interpretable models while FNNs remain black-boxes. Finally, using the post-hoc explainability results from Kernel SHAP, we find that KANs learn real, physical relations from experimental data, while FNNs simply produce statistically accurate results. Overall, this analysis finds KANs a promising alternative to traditional machine learning methods, particularly in applications requiring both accuracy and comprehensibility.
