面向不平衡信用评分数据集的可解释机器学习

Interpretable machine learning for imbalanced credit scoring datasets

European Journal of Operational Research · 2023
被引 153 · 同刊同年前 1%
ABS 4

中文导读

研究了类别不平衡问题如何影响LIME和SHAP两种可解释性方法的稳定性,发现随着不平衡程度增加,解释的稳定性下降,对信用评分领域有参考价值。

Abstract

The class imbalance problem is common in the credit scoring domain, as the number of defaulters is usually much less than the number of non-defaulters. To date, research on investigating the class imbalance problem has mainly focused on indicating and reducing the adverse effect of the class imbalance on the predictive accuracy of machine learning techniques, while the impact of that on machine learning interpretability has never been studied in the literature. This paper fills this gap by analysing how the stability of Local Interpretable Model-agnostic Explanations (LIME) and SHapley Additive exPlanations (SHAP), two popular interpretation methods, are affected by class imbalance. Our experiments use 2016-2020 UK residential mortgage data collected from European Datawarehouse. We evaluate the stability of LIME and SHAP on datasets of progressively increased class imbalance. The results show that interpretations generated from LIME and SHAP are less stable as the class imbalance increases, which indicates that the class imbalance does have an adverse effect on machine learning interpretability. To check the robustness of our outcomes, we also analyse two open-source credit scoring datasets and we obtain similar results.

信用评分机器学习可解释性类别不平衡