Enhancing Manufacturing Quality Prediction Models through the Integration of Explainability Methods
Dennis Gross, Helge Spieker, Arnaud Gotlieb, Ricardo Knoblauch
TL;DR
This work tackles milling process quality prediction under data scarcity by integrating explainability methods to prune input features. It combines decision-tree–based regressors with permutation importance and SHAP values to identify and remove less informative features, then retrains on the pruned data, achieving improved accuracy (MAPE around $4.58\%$–$4.88\%$ with GB and RF). The study demonstrates that feature pruning guided by explainability can reduce sensor needs and computation while maintaining or boosting predictive performance, and discusses differences in explanations between permutation importance and SHAP. The findings offer a practical path toward cost-efficient, interpretable predictive maintenance in manufacturing and suggest extensions to other processes and digital-twin applications.
Abstract
This research presents a method that utilizes explainability techniques to amplify the performance of machine learning (ML) models in forecasting the quality of milling processes, as demonstrated in this paper through a manufacturing use case. The methodology entails the initial training of ML models, followed by a fine-tuning phase where irrelevant features identified through explainability methods are eliminated. This procedural refinement results in performance enhancements, paving the way for potential reductions in manufacturing costs and a better understanding of the trained ML models. This study highlights the usefulness of explainability techniques in both explaining and optimizing predictive models in the manufacturing realm.
