English

There is no Accuracy-Interpretability Tradeoff in Reinforcement Learning for Mazes

Machine Learning 2022-06-10 v1

Abstract

Interpretability is an essential building block for trustworthiness in reinforcement learning systems. However, interpretability might come at the cost of deteriorated performance, leading many researchers to build complex models. Our goal is to analyze the cost of interpretability. We show that in certain cases, one can achieve policy interpretability while maintaining its optimality. We focus on a classical problem from reinforcement learning: mazes with kk obstacles in Rd\mathbb{R}^d. We prove the existence of a small decision tree with a linear function at each inner node and depth O(logk+2d)O(\log k + 2^d) that represents an optimal policy. Note that for the interesting case of a constant dd, we have O(logk)O(\log k) depth. Thus, in this setting, there is no accuracy-interpretability tradeoff. To prove this result, we use a new "compressing" technique that might be useful in additional settings.

Keywords

Cite

@article{arxiv.2206.04266,
  title  = {There is no Accuracy-Interpretability Tradeoff in Reinforcement Learning for Mazes},
  author = {Yishay Mansour and Michal Moshkovitz and Cynthia Rudin},
  journal= {arXiv preprint arXiv:2206.04266},
  year   = {2022}
}
R2 v1 2026-06-24T11:44:27.779Z