English

Statistical Significance of Feature Importance Rankings

Machine Learning 2025-07-08 v5 Machine Learning

Abstract

Feature importance scores are ubiquitous tools for understanding the predictions of machine learning models. However, many popular attribution methods suffer from high instability due to random sampling. Leveraging novel ideas from hypothesis testing, we devise techniques that ensure the most important features are correct with high-probability guarantees. These assess the set of KK top-ranked features, as well as the order of its elements. Given a set of local or global importance scores, we demonstrate how to retrospectively verify the stability of the highest ranks. We then introduce two efficient sampling algorithms that identify the KK most important features, perhaps in order, with probability exceeding 1α1-\alpha. The theoretical justification for these procedures is validated empirically on SHAP and LIME.

Keywords

Cite

@article{arxiv.2401.15800,
  title  = {Statistical Significance of Feature Importance Rankings},
  author = {Jeremy Goldwasser and Giles Hooker},
  journal= {arXiv preprint arXiv:2401.15800},
  year   = {2025}
}