English

Causal policy ranking

Artificial Intelligence 2021-11-17 v1 Machine Learning

Abstract

Policies trained via reinforcement learning (RL) are often very complex even for simple tasks. In an episode with nn time steps, a policy will make nn decisions on actions to take, many of which may appear non-intuitive to the observer. Moreover, it is not clear which of these decisions directly contribute towards achieving the reward and how significant is their contribution. Given a trained policy, we propose a black-box method based on counterfactual reasoning that estimates the causal effect that these decisions have on reward attainment and ranks the decisions according to this estimate. In this preliminary work, we compare our measure against an alternative, non-causal, ranking procedure, highlight the benefits of causality-based policy ranking, and discuss potential future work integrating causal algorithms into the interpretation of RL agent policies.

Keywords

Cite

@article{arxiv.2111.08415,
  title  = {Causal policy ranking},
  author = {Daniel McNamee and Hana Chockler},
  journal= {arXiv preprint arXiv:2111.08415},
  year   = {2021}
}

Comments

preprint; 6 pages. arXiv admin note: substantial text overlap with arXiv:2008.13607

R2 v1 2026-06-24T07:40:27.776Z