English

Shapley explainability on the data manifold

Machine Learning 2021-12-21 v4 Artificial Intelligence Machine Learning

Abstract

Explainability in AI is crucial for model development, compliance with regulation, and providing operational nuance to predictions. The Shapley framework for explainability attributes a model's predictions to its input features in a mathematically principled and model-agnostic way. However, general implementations of Shapley explainability make an untenable assumption: that the model's features are uncorrelated. In this work, we demonstrate unambiguous drawbacks of this assumption and develop two solutions to Shapley explainability that respect the data manifold. One solution, based on generative modelling, provides flexible access to data imputations; the other directly learns the Shapley value-function, providing performance and stability at the cost of flexibility. While "off-manifold" Shapley values can (i) give rise to incorrect explanations, (ii) hide implicit model dependence on sensitive attributes, and (iii) lead to unintelligible explanations in higher-dimensional data, on-manifold explainability overcomes these problems.

Keywords

Cite

@article{arxiv.2006.01272,
  title  = {Shapley explainability on the data manifold},
  author = {Christopher Frye and Damien de Mijolla and Tom Begley and Laurence Cowton and Megan Stanley and Ilya Feige},
  journal= {arXiv preprint arXiv:2006.01272},
  year   = {2021}
}

Comments

To appear in ICLR 2021; 9 pages, 6 figures, 2 appendices

R2 v1 2026-06-23T15:58:38.038Z