English

Approximating Shapley Explanations in Reinforcement Learning

Machine Learning 2025-11-11 v1

Abstract

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 cooperative game theory provide a principled framework for explaining reinforcement learning; however, the computational cost of Shapley explanations is an obstacle to their use. We introduce FastSVERL, a scalable method for explaining reinforcement learning by approximating Shapley values. FastSVERL is designed to handle the unique challenges of reinforcement learning, including temporal dependencies across multi-step trajectories, learning from off-policy data, and adapting to evolving agent behaviours in real time. FastSVERL introduces a practical, scalable approach for principled and rigorous interpretability in reinforcement learning.

Keywords

Cite

@article{arxiv.2511.06094,
  title  = {Approximating Shapley Explanations in Reinforcement Learning},
  author = {Daniel Beechey and Özgür Şimşek},
  journal= {arXiv preprint arXiv:2511.06094},
  year   = {2025}
}

Comments

Camera-ready version. Published at the Conference on Neural Information Processing Systems (NeurIPS 2025)

R2 v1 2026-07-01T07:27:49.474Z