Fair and Efficient Alternatives to Shapley-Based Attribution Methods

Abstract

Interpretability of predictive machine learning models is critical for numerous application contexts that require decisions to be understood by end-users. It can be studied through the lens of local explainability and attribution methods that focus on explaining a specific decision made by a model for a given input, by evaluating the contribution of input features to the results, e.g. probability assigned to a class. Many attribution methods rely on a game-theoretic formulation of the attribution problem based on an approximation of the popular Shapley value, even if the underlying rationale motivating the use of this specific value is today questioned. In this paper we introduce the FESP - Fair-Efficient-Symmetric-Perturbation - attribution method as an alternative approach sharing relevant axiomatic properties with the Shapley value, and the Equal Surplus value (ES) commonly applied in cooperative games. Our results show that FESP and ES produce better attribution maps compared to state-of-the-art approaches in image and text classification settings.

Cite

Text

Condevaux et al. "Fair and Efficient Alternatives to Shapley-Based Attribution Methods." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_19

Markdown

[Condevaux et al. "Fair and Efficient Alternatives to Shapley-Based Attribution Methods." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/condevaux2022ecmlpkdd-fair/) doi:10.1007/978-3-031-26387-3_19

BibTeX

@inproceedings{condevaux2022ecmlpkdd-fair,
  title     = {{Fair and Efficient Alternatives to Shapley-Based Attribution Methods}},
  author    = {Condevaux, Charles and Harispe, Sébastien and Mussard, Stéphane},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {309-324},
  doi       = {10.1007/978-3-031-26387-3_19},
  url       = {https://mlanthology.org/ecmlpkdd/2022/condevaux2022ecmlpkdd-fair/}
}