Approximating the Shapley Value Without Marginal Contributions

Abstract

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.

Cite

Text

Kolpaczki et al. "Approximating the Shapley Value Without Marginal Contributions." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I12.29225

Markdown

[Kolpaczki et al. "Approximating the Shapley Value Without Marginal Contributions." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/kolpaczki2024aaai-approximating/) doi:10.1609/AAAI.V38I12.29225

BibTeX

@inproceedings{kolpaczki2024aaai-approximating,
  title     = {{Approximating the Shapley Value Without Marginal Contributions}},
  author    = {Kolpaczki, Patrick and Bengs, Viktor and Muschalik, Maximilian and Hüllermeier, Eyke},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {13246-13255},
  doi       = {10.1609/AAAI.V38I12.29225},
  url       = {https://mlanthology.org/aaai/2024/kolpaczki2024aaai-approximating/}
}