paper-with-me

Papers

Explaining Reinforcement Learning with Shapley Values

2023-06-09 · Daniel Beechey, Thomas M. S. Smith, Özgür Şimşek

For reinforcement learning systems to be widely adopted, their users must understand and trust them. We present a theoretical analysis of explaining reinforcement learning using Shapley values, following a principled approach from game theory for identifying the contribution of individual players to the outcome of a cooperative game. We call this general framework Shapley Values for Explaining Reinforcement Learning (SVERL). Our analysis exposes the limitations of earlier uses of Shapley values in reinforcement learning. We then develop an approach that uses Shapley values to explain agent performance. In a variety of domains, SVERL produces meaningful explanations that match and supplement human intuition.

📄 PDF Abstract BibTeX arXiv:2306.05810

Code (1)

bath-reinforcement-learning-lab/sverl_icml_2023 공식 구현

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Approximating Shapley Explanations in Reinforcement Learning

2025-11-08 · Daniel Beechey, Özgür Şimşek arxiv

Reinforcement learning has achieved remarkable success in complex decision-making environments, yet its lack of transparency limits its deployment in practice, especially in safety-critical settings. Shapley values from …

Reinforcement Learning

Explaining Reinforcement Learning: A Counterfactual Shapley Values Approach

2024-08-05

This paper introduces a novel approach Counterfactual Shapley Values (CSV), which enhances explainability in reinforcement learning (RL) by integrating counterfactual analysis with Shapley Values. The approach aims to qu…

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

Explaining Deep Neural Networks with a Polynomial Time Algorithm for Shapley Values Approximation

2019-03-26 · Marco Ancona, Cengiz Öztireli, Markus Gross

The problem of explaining the behavior of deep neural networks has recently gained a lot of attention. While several attribution methods have been proposed, most come without strong theoretical foundations, which raises …

Collective eXplainable AI: Explaining Cooperative Strategies and Agent Contribution in Multiagent Reinforcement Learning with Shapley Values

2021-10-04 · Alexandre Heuillet, Fabien Couthouis, Natalia Díaz-Rodríguez

While Explainable Artificial Intelligence (XAI) is increasingly expanding more areas of application, little has been applied to make deep Reinforcement Learning (RL) more comprehensible. As RL becomes ubiquitous and used…

Decision MakingDeep Reinforcement LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+2