paper-with-me

홈 › Papers

Manifold Restricted Interventional Shapley Values

2023-01-10 · Muhammad Faaiz Taufiq, Patrick Blöbaum, Lenon Minorics

Shapley values are model-agnostic methods for explaining model predictions. Many commonly used methods of computing Shapley values, known as off-manifold methods, rely on model evaluations on out-of-distribution input samples. Consequently, explanations obtained are sensitive to model behaviour outside the data distribution, which may be irrelevant for all practical purposes. While on-manifold methods have been proposed which do not suffer from this problem, we show that such methods are overly dependent on the input data distribution, and therefore result in unintuitive and misleading explanations. To circumvent these problems, we propose ManifoldShap, which respects the model's domain of validity by restricting model evaluations to the data manifold. We show, theoretically and empirically, that ManifoldShap is robust to off-manifold perturbations of the model and leads to more accurate and intuitive explanations than existing state-of-the-art Shapley methods.

📄 PDF Abstract BibTeX arXiv:2301.04041

Code (1)

amazon-science/manifold-restricted-shapley 공식 구현 pytorch

Similar Papers 제목 키워드 기반

An exploration of the influence of path choice in game-theoretic attribution algorithms

2020-07-08 · Geoff Ward, Sean Kamkar, Jay Budzik

We compare machine learning explainability methods based on the theory of atomic (Shapley, 1953) and infinitesimal (Aumann and Shapley, 1974) games, in a theoretical and experimental investigation into how the model and …

Threading the Needle of On and Off-Manifold Value Functions for Shapley Explanations

2022-02-24 · Chih-Kuan Yeh, Kuan-Yun Lee, Frederick Liu, Pradeep Ravikumar

A popular explainable AI (XAI) approach to quantify feature importance of a given model is via Shapley values. These Shapley values arose in cooperative games, and hence a critical ingredient to compute these in an XAI c…

Explainable Artificial Intelligence (XAI)Feature Importance

Understanding Interventional TreeSHAP : How and Why it Works

2022-09-29 · Gabriel Laberge, Yann Pequignot

Shapley values are ubiquitous in interpretable Machine Learning due to their strong theoretical background and efficient implementation in the SHAP library. Computing these values previously induced an exponential cost w…

Interpretable Machine Learning

Exactly Computing do-Shapley Values

2026-02-06 · R. Teal Witter, Álvaro Parafita, Tomas Garriga, Maximilian Muschalik 외 arxiv

Structural Causal Models (SCM) are a powerful framework for describing complicated dynamics across the natural sciences. A particularly elegant way of interpreting SCMs is do-Shapley, a game-theoretic method of quantifyi…

On the Computational Tractability of the (Many) Shapley Values

2025-02-17 · Reda Marzouk, Shahaf Bassan, Guy Katz, Colin de la Higuera

Recent studies have examined the computational complexity of computing Shapley additive explanations (also known as SHAP) across various models and distributions, revealing their tractability or intractability in differe…

Diversity