English

Understanding Global Feature Contributions With Additive Importance Measures

Machine Learning 2020-10-28 v2 Machine Learning

Abstract

Understanding the inner workings of complex machine learning models is a long-standing problem and most recent research has focused on local interpretability. To assess the role of individual input features in a global sense, we explore the perspective of defining feature importance through the predictive power associated with each feature. We introduce two notions of predictive power (model-based and universal) and formalize this approach with a framework of additive importance measures, which unifies numerous methods in the literature. We then propose SAGE, a model-agnostic method that quantifies predictive power while accounting for feature interactions. Our experiments show that SAGE can be calculated efficiently and that it assigns more accurate importance values than other methods.

Keywords

Cite

@article{arxiv.2004.00668,
  title  = {Understanding Global Feature Contributions With Additive Importance Measures},
  author = {Ian Covert and Scott Lundberg and Su-In Lee},
  journal= {arXiv preprint arXiv:2004.00668},
  year   = {2020}
}

Comments

NeurIPS 2020 Camera Ready

R2 v1 2026-06-23T14:35:55.074Z