paper-with-me

Papers

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. Its meaningfulness is due to axiomatic properties that only the Shapley value satisfies, which, however, comes at the expense of an exact computation growing exponentially with the number of agents. Accordingly, a number of works are devoted to the efficient approximation of the Shapley value, most of them revolve around the notion of an agent's marginal contribution. In this paper, we propose with SVARM and Stratified SVARM two parameter-free and domain-independent approximation algorithms based on a representation of the Shapley value detached from the notion of marginal contribution. We prove unmatched theoretical guarantees regarding their approximation quality and provide empirical results including synthetic games as well as common explainability use cases comparing ourselves with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2302.00736

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligence

Similar Papers 제목 키워드 기반

Rigorous Explanation of Inference on Probabilistic Graphical Models

2020-04-21 · Yifei Liu, Chao Chen, Xi Zhang, Sihong Xie

Probabilistic graphical models, such as Markov random fields (MRF), exploit dependencies among random variables to model a rich family of joint probability distributions. Sophisticated inference algorithms, such as belie…

AttributeDecision Making

WeightedSHAP: analyzing and improving Shapley based feature attributions

2022-09-27 · Yongchan Kwon, James Zou

Shapley value is a popular approach for measuring the influence of individual features. While Shapley feature attribution is built upon desiderata from game theory, some of its constraints may be less natural in certain …

Computing Conditional Shapley Values Using Tabular Foundation Models

2026-02-10 · Lars Henry Berge Olsen, Dennis Christensen arxiv

Shapley values have become a cornerstone of explainable AI, but they are computationally expensive to use, especially when features are dependent. Evaluating them requires approximating a large number of conditional expe…

Shapley-NAS: Discovering Operation Contribution for Neural Architecture Search

2022-06-20 · CVPR 2022 1 · Han Xiao, Ziwei Wang, Zheng Zhu, Jie zhou 외

In this paper, we propose a Shapley value based method to evaluate operation contribution (Shapley-NAS) for neural architecture search. Differentiable architecture search (DARTS) acquires the optimal architectures by opt…

Neural Architecture Search

Meritocratic Fairness via $K$-Shapley Values in Budgeted Combinatorial Bandits with Full-Bandit Feedback

2026-05-01 · Shradha Sharma, Swapnil Dhamal, Shweta Jain arxiv

We study meritocratic fairness in budgeted combinatorial multi-armed bandits with full-bandit feedback, where a learner selects at most $K$ arms per time step and observes only the noisy aggregate reward of the selected …

Multi-Armed BanditsFederated Learning