English

ConQUR: Mitigating Delusional Bias in Deep Q-learning

Machine Learning 2020-03-02 v1 Artificial Intelligence Machine Learning

Abstract

Delusional bias is a fundamental source of error in approximate Q-learning. To date, the only techniques that explicitly address delusion require comprehensive search using tabular value estimates. In this paper, we develop efficient methods to mitigate delusional bias by training Q-approximators with labels that are "consistent" with the underlying greedy policy class. We introduce a simple penalization scheme that encourages Q-labels used across training batches to remain (jointly) consistent with the expressible policy class. We also propose a search framework that allows multiple Q-approximators to be generated and tracked, thus mitigating the effect of premature (implicit) policy commitments. Experimental results demonstrate that these methods can improve the performance of Q-learning in a variety of Atari games, sometimes dramatically.

Keywords

Cite

@article{arxiv.2002.12399,
  title  = {ConQUR: Mitigating Delusional Bias in Deep Q-learning},
  author = {Andy Su and Jayden Ooi and Tyler Lu and Dale Schuurmans and Craig Boutilier},
  journal= {arXiv preprint arXiv:2002.12399},
  year   = {2020}
}
R2 v1 2026-06-23T13:56:49.563Z