Self-Imitation Learning via Generalized Lower Bound Q-learning
Abstract
Self-imitation learning motivated by lower-bound Q-learning is a novel and effective approach for off-policy learning. In this work, we propose a n-step lower bound which generalizes the original return-based lower-bound Q-learning, and introduce a new family of self-imitation learning algorithms. To provide a formal motivation for the potential performance gains provided by self-imitation learning, we show that n-step lower bound Q-learning achieves a trade-off between fixed point bias and contraction rate, drawing close connections to the popular uncorrected n-step Q-learning. We finally show that n-step lower bound Q-learning is a more robust alternative to return-based self-imitation learning and uncorrected n-step, over a wide range of benchmark tasks.
BibTeX
@inproceedings{NEURIPS2020_a0443c8c,
author = {Tang, Yunhao},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {13964--13975},
publisher = {Curran Associates, Inc.},
title = {Self-Imitation Learning via Generalized Lower Bound Q-learning},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/a0443c8c8c3372d662e9173c18faaa2c-Paper.pdf},
volume = {33},
year = {2020}
}