This study developed an interpretable framework, RFE-SHAP, designed for yarn quality prediction. It integrates Recursive Feature Elimination (RFE) with SHapley Additive exPlanations (SHAP) theory to refine feature selection and mitigate data redundancy in small-sample environments. With Support Vector Regression (SVR) serving as the foundational evaluator, the RFE process iteratively identifies critical variables. Distinct from conventional methods, our approach employs SHAP values to quantify both the primary effects of individual features and the complex synergistic interactions among variables. This yields a transparent and intuitive strategy for identifying optimal feature subsets for two key quality indicators: yarn strength and hairiness H-value. To assess performance, a comparative analysis was performed between the traditional SVR-RFE method and the proposed RFE-SHAP method, using both as inputs for a Back-Propagation Artificial Neural Network (BP-ANN). The experimental results based on authentic production data demonstrate that the RFE-SHAP-BP model significantly enhances prediction reliability. Notably, compared to the baseline SVR-RFE-BP model, the proposed approach reduced the Mean Absolute Percentage Error (MAPE) by 0.73 and 1.01 percentage points for yarn strength and hairiness H-value, respectively. The final MAPE values reached 2.10% and 2.78%, confirming the model’s superior precision. These findings indicate that the RFE-SHAP method is highly feasible and effectively elevates prediction performance in data-limited industrial scenarios.
Wei et al. (Wed,) studied this question.