Efficient Milling Quality Prediction with Explainable Machine Learning
Dennis Gross, Helge Spieker, Arnaud Gotlieb, Ricardo Knoblauch, Mohamed Elmansori
TL;DR
This work addresses predicting milling surface roughness with an explainable ML approach using random forest regression on a milling dataset for aluminum 2017A. By combining RF predictions with feature-importance analyses, it achieves accurate roughness predictions (MAPE < 8% for several metrics, and <5% for Rdqmaxmean) and identifies redundant sensors, particularly in force measurements. Removing non-significant sensors reduces hardware and maintenance costs while maintaining or improving predictive performance, illustrating the practical value of explainable ML in manufacturing. The study also examines robustness across data subsets and highlights the potential of integrating explainable models with digital twins for optimization, albeit noting overfitting risks from limited data and the need for broader validation.
Abstract
This paper presents an explainable machine learning (ML) approach for predicting surface roughness in milling. Utilizing a dataset from milling aluminum alloy 2017A, the study employs random forest regression models and feature importance techniques. The key contributions include developing ML models that accurately predict various roughness values and identifying redundant sensors, particularly those for measuring normal cutting force. Our experiments show that removing certain sensors can reduce costs without sacrificing predictive accuracy, highlighting the potential of explainable machine learning to improve cost-effectiveness in machining.
