paper-with-me

Papers

PDD-SHAP: Fast Approximations for Shapley Values using Functional Decomposition

2022-08-26 · Arne Gevaert, Yvan Saeys

Because of their strong theoretical properties, Shapley values have become very popular as a way to explain predictions made by black box models. Unfortuately, most existing techniques to compute Shapley values are computationally very expensive. We propose PDD-SHAP, an algorithm that uses an ANOVA-based functional decomposition model to approximate the black-box model being explained. This allows us to calculate Shapley values orders of magnitude faster than existing methods for large datasets, significantly reducing the amortized cost of computing Shapley values when many predictions need to be explained.

📄 PDF Abstract BibTeX arXiv:2208.12595

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shapley Values: Paired-Sampling Approximations

2025-08-18 · Michael Mayer, Mario V. Wüthrich arxiv

Originally introduced in cooperative game theory, Shapley values have become a very popular tool to explain machine learning predictions. Based on Shapley's fairness axioms, every input (feature component) gets a credit …

Explaining individual predictions when features are dependent: More accurate approximations to Shapley values

2019-03-25 · Kjersti Aas, Martin Jullum, Anders Løland

Explaining complex or seemingly simple machine learning models is an important practical problem. We want to explain individual predictions from a complex machine learning model by learning simple, interpretable explanat…

BIG-bench Machine Learning

From Shapley Values to Generalized Additive Models and back

2022-09-08 · Sebastian Bordt, Ulrike Von Luxburg

In explainable machine learning, local post-hoc explanation algorithms and inherently interpretable models are often seen as competing approaches. This work offers a partial reconciliation between the two by establishing…

Additive models

FW-Shapley: Real-time Estimation of Weighted Shapley Values

2025-03-09 · Pranoy Panda, Siddharth Tandon, Vineeth N Balasubramanian

Fair credit assignment is essential in various machine learning (ML) applications, and Shapley values have emerged as a valuable tool for this purpose. However, in critical ML applications such as data valuation and feat…

Data Valuation

Shapley Residuals: Quantifying the limits of the Shapley value for explanations

2021-12-01 · NeurIPS 2021 12 · Indra Kumar, Carlos Scheidegger, Suresh Venkatasubramanian, Sorelle Friedler

Popular feature importance techniques compute additive approximations to nonlinear models by first defining a cooperative game describing the value of different subsets of the model's features, then calculating the resul…

AttributeFeature Importance