Explainable AI for transportation process management: symbolic regression of freight train speeds using Kolmogorov–Arnold networks (KANs)
Sergey E. EliseevNikolay A. DavydovMikhail P. NoskovSergey V. Eroshenko
Aug 2026· Railway Sciences· 0 citations· 13 references
TL;DR
Beyond the first railway application of KAN, the study presents a complete framework for explainable capacity management: it shows how a single KAN model can be distilled into a human-readable, operationally meaningful equation that quantifies nonlinear, asymptotic and interaction effects – a capability not offered by post hoc explainable artificial intelligence methods.
Abstract
This study addresses the black-box problem in railway predictive analytics by applying Kolmogorov–Arnold networks (KANs) to freight train speed prediction. The aim is to obtain not only an accurate forecast, but also an analytical expression that can support transparent operational and managerial decisions.
A comparative analysis of five approaches is conducted: linear regression, gradient boosting (CatBoost), multi-layer perceptron (MLP), symbolic regression using genetic programming (gplearn) and the proposed KAN architecture. The dataset comprises 55,508 observations with 23 operational and infrastructure factors. Three cross-validation strategies (random, time-based and track-stratified) and the Friedman test are employed. Symbolic formulas are extracted from linear regression, KAN and gplearn.
The trained KAN model (before symbolic extraction) achieves RMSE = 4.12–4.25, comparable to CatBoost (3.87–3.98) and superior to MLP (4.53–4.68). An analytical formula containing exponential, logarithmic and polynomial terms is successfully extracted from KAN. The RMSE of the KAN-derived formula is 13% lower than that of linear regression and 14% lower than that of gplearn on the full 23-feature set. The results confirm that KAN can capture complex dependencies while remaining analytically interpretable. The study presents a complete framework for explainable capacity management, offering a human-readable equation that quantifies nonlinear, asymptotic and interaction effects.
Beyond the first railway application of KAN, the study presents a complete framework for explainable capacity management: it shows how a single KAN model can be distilled into a human-readable, operationally meaningful equation that quantifies nonlinear, asymptotic and interaction effects – a capability not offered by post hoc explainable artificial intelligence methods. The resulting expressions can directly inform timetable optimisation, infrastructure investment appraisal and operational scenario analysis.
It is argued that both AI and bullshitters are untrustworthy informants, and for similar reasons, it is natural to describe AI’s informational outputs as bullshit, as it signals their distinctive kind of epistemic deficiencies, which they share with bullshit.
In light of the pervasive methodological limitations identified, including high analytic risk of bias, absence of external validation, and lack of model interpretability, claims of ML superiority over CHA2DS2-VASc must be interpreted with caution.
Md. Mohaimenul Islam, Arinzechukwu Nkemdirim Okere· Int. J. Medical Informatics· 0 citations
This study presents three advanced machine learning models: the evolutionary Gaussian process inference model, the artificial satellite search algorithm–moment balance machine (ASSA-MBM), and the Operation Rain Forest (ORF), which are designed to predict the maximum reinforcement load in geosynthetic-reinforced soil structures. These models were developed to enhance both predictive accuracy and model interpretability by incorporating state-of-the-art optimization algorithms and explainable machine learning frameworks. A comprehensive evaluation was conducted using 10-fold cross-validation, and the proposed models were benchmarked against previously developed AI models from literature, as well as traditional and semiempirical approaches such as Rankine, Coulomb, and
K
-stiffness. Among the proposed models, ASSA-MBM consistently achieved the best performance, recording the lowest testing root mean squared error (0.617), the highest correlation coefficient (
R
=
0.918
), and the highest reference index (
RI
=
0.951
). Additionally, the ORF model offers transparency by generating mathematical regression equations, which are crucial in geotechnical engineering.
Min-Yuan Cheng, Akhmad F. K. Khitam, Jia-Wang Liou· Journal of computing in civi...· 0 citations
A new method for surgically removing training examples from a model reveals that as datasets grow, the link between what a model learns and what it produces dissolves.