🤖 AI Summary
This study addresses the lack of interpretability in fault detection for chemical processes by proposing a diagnostic framework that integrates a high-accuracy LSTM classifier with explainable artificial intelligence (XAI) techniques. It presents the first systematic comparison of Integrated Gradients (IG) and SHAP in interpreting faults within complex nonlinear chemical processes, specifically using the Tennessee Eastman benchmark. The evaluation demonstrates that SHAP more accurately identifies root causes and key contributing variables. The resulting model-agnostic explainability framework not only effectively localizes faulty subsystems but also exhibits strong generalization across diverse operational scenarios. This approach provides reliable and transparent decision support for safety monitoring in industrial processes, enhancing both trustworthiness and practical utility in real-world applications.
📝 Abstract
In this work, we apply and compare two state-of-the-art eXplainability Artificial Intelligence (XAI) methods, the Integrated Gradients (IG) and the SHapley Additive exPlanations (SHAP), that explain the fault diagnosis decisions of a highly accurate Long Short-Time Memory (LSTM) classifier. The classifier is trained to detect faults in a benchmark non-linear chemical process, the Tennessee Eastman Process (TEP). It is highlighted how XAI methods can help identify the subsystem of the process where the fault occurred. Using our knowledge of the process, we note that in most cases the same features are indicated as the most important for the decision, while insome cases the SHAP method seems to be more informative and closer to the root cause of the fault. Finally, since the used XAI methods are model-agnostic, the proposed approach is not limited to the specific process and can also be used in similar problems.