paper-with-me

홈 › Papers

Shapley Value Approximation Based on k-Additive Games

2025-02-07 · Guilherme Dean Pelegrina, Patrick Kolpaczki, Eyke Hüllermeier

The Shapley value is the prevalent solution for fair division problems in which a payout is to be divided among multiple agents. By adopting a game-theoretic view, the idea of fair division and the Shapley value can also be used in machine learning to quantify the individual contribution of features or data points to the performance of a predictive model. Despite its popularity and axiomatic justification, the Shapley value suffers from a computational complexity that scales exponentially with the number of entities involved, and hence requires approximation methods for its reliable estimation. We propose SVA$k_{\text{ADD}}$, a novel approximation method that fits a $k$-additive surrogate game. By taking advantage of $k$-additivity, we are able to elicit the exact Shapley values of the surrogate game and then use these values as estimates for the original fair division problem. The efficacy of our method is evaluated empirically and compared to competing methods.

📄 PDF Abstract BibTeX arXiv:2502.04763

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shapley values for feature selection: The good, the bad, and the axioms

2021-02-22 · Daniel Fryer, Inga Strümke, Hien Nguyen

The Shapley value has become popular in the Explainable AI (XAI) literature, thanks, to a large extent, to a solid theoretical foundation, including four "favourable and fair" axioms for attribution in transferable utili…

Explainable Artificial Intelligence (XAI)feature selection

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

A Linear Approximation Method for the Shapley Value

2008-09-01 · S. Shaheen Fatima, Michael Wooldridge, Nicholas R. Jennings

The Shapley value is a key solution concept for coalitional games in general and voting games in particular. Its main advantage is that it provides a unique and fair solution, but its main drawback is the complexity of c…

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 …

Approximating the Shapley Value without Marginal Contributions

2023-02-01 · Patrick Kolpaczki, Viktor Bengs, Maximilian Muschalik, Eyke Hüllermeier

The Shapley value, which is arguably the most popular approach for assigning a meaningful contribution value to players in a cooperative game, has recently been used intensively in explainable artificial intelligence. It…

Explainable artificial intelligence