English

Latent SHAP: Toward Practical Human-Interpretable Explanations

Machine Learning 2022-11-29 v1

Abstract

Model agnostic feature attribution algorithms (such as SHAP and LIME) are ubiquitous techniques for explaining the decisions of complex classification models, such as deep neural networks. However, since complex classification models produce superior performance when trained on low-level (or encoded) features, in many cases, the explanations generated by these algorithms are neither interpretable nor usable by humans. Methods proposed in recent studies that support the generation of human-interpretable explanations are impractical, because they require a fully invertible transformation function that maps the model's input features to the human-interpretable features. In this work, we introduce Latent SHAP, a black-box feature attribution framework that provides human-interpretable explanations, without the requirement for a fully invertible transformation function. We demonstrate Latent SHAP's effectiveness using (1) a controlled experiment where invertible transformation functions are available, which enables robust quantitative evaluation of our method, and (2) celebrity attractiveness classification (using the CelebA dataset) where invertible transformation functions are not available, which enables thorough qualitative evaluation of our method.

Keywords

Cite

@article{arxiv.2211.14797,
  title  = {Latent SHAP: Toward Practical Human-Interpretable Explanations},
  author = {Ron Bitton and Alon Malach and Amiel Meiseles and Satoru Momiyama and Toshinori Araki and Jun Furukawa and Yuval Elovici and Asaf Shabtai},
  journal= {arXiv preprint arXiv:2211.14797},
  year   = {2022}
}
R2 v1 2026-06-28T07:13:57.266Z