paper-with-me

Papers

Exactly Computing do-Shapley Values

2026-02-06 · R. Teal Witter, Álvaro Parafita, Tomas Garriga, Maximilian Muschalik, Fabian Fumagalli, Axel Brando, Lucas Rosenblatt 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 quantifying the average effect of $d$ variables across exponentially many interventions. Like Shapley values, computing do-Shapley values generally requires evaluating exponentially many terms. The foundation of our work is a reformulation of do-Shapley values in terms of the irreducible sets of the underlying SCM. Leveraging this insight, we can exactly compute do-Shapley values in time linear in the number of irreducible sets $r$, which itself can range from $d$ to $2^d$ depending on the graph structure of the SCM. Since $r$ is unknown a priori, we complement the exact algorithm with an estimator that, like general Shapley value estimators, can be run with any query budget. As the query budget approaches $r$, our estimators can produce more accurate estimates than prior methods by several orders of magnitude, and, when the budget reaches $r$, return the Shapley values up to machine precision. Beyond computational speed, we also reduce the identification burden: we prove that non-parametric identifiability of do-Shapley values requires only the identification of interventional effects for the $d$ singleton coalitions, rather than all classes.

📄 PDF Abstract BibTeX arXiv:2602.07203

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shapley Values of Reconstruction Errors of PCA for Explaining Anomaly Detection

2019-09-08 · Naoya Takeishi

We present a method to compute the Shapley values of reconstruction errors of principal component analysis (PCA), which is particularly useful in explaining the results of anomaly detection based on PCA. Because features…

Anomaly DetectionRaw reconstruction

PolySHAP: Extending KernelSHAP with Interaction-Informed Polynomial Regression

2026-01-26 · Fabian Fumagalli, R. Teal Witter, Christopher Musco arxiv

Shapley values have emerged as a central game-theoretic tool in explainable AI (XAI). However, computing Shapley values exactly requires $2^d$ game evaluations for a model with $d$ features. Lundberg and Lee's KernelSHAP…

SHAP values via sparse Fourier representation

2024-10-08 · Ali Gorji, Andisheh Amrollahi, Andreas Krause

SHAP (SHapley Additive exPlanations) values are a widely used method for local feature attribution in interpretable and explainable AI. We propose an efficient two-stage algorithm for computing SHAP values in both black-…

Provably Accurate Shapley Value Estimation via Leverage Score Sampling

2024-10-02 · Christopher Musco, R. Teal Witter

Originally introduced in game theory, Shapley values have emerged as a central tool in explainable machine learning, where they are used to attribute model predictions to specific input features. However, computing Shapl…

Active LearningAttribute

Causal Shapley Values: Exploiting Causal Knowledge to Explain Individual Predictions of Complex Models

2020-11-03 · NeurIPS 2020 12 · Tom Heskes, Evi Sijben, Ioan Gabriel Bucur, Tom Claassen

Shapley values underlie one of the most popular model-agnostic methods within explainable artificial intelligence. These values are designed to attribute the difference between a model's prediction and an average baselin…

AttributeExplainable artificial intelligence