Provably Efficient Exploration for Reinforcement Learning Using Unsupervised Learning
Fei Feng, Ruosong Wang, Wotao Yin, Simon S Du, Lin Yang
Abstract
Motivated by the prevailing paradigm of using unsupervised learning for efficient exploration in reinforcement learning (RL) problems [tang2017exploration,bellemare2016unifying], we investigate when this paradigm is provably efficient. We study episodic Markov decision processes with rich observations generated from a small number of latent states. We present a general algorithmic framework that is built upon two components: an unsupervised learning algorithm and a no-regret tabular RL algorithm. Theoretically, we prove that as long as the unsupervised learning algorithm enjoys a polynomial sample complexity guarantee, we can find a near-optimal policy with sample complexity polynomial in the number of latent states, which is significantly smaller than the number of observations. Empirically, we instantiate our framework on a class of hard exploration problems to demonstrate the practicality of our theory.
BibTeX
@inproceedings{NEURIPS2020_fe73f687,
author = {Feng, Fei and Wang, Ruosong and Yin, Wotao and Du, Simon S and Yang, Lin},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {22492--22504},
publisher = {Curran Associates, Inc.},
title = {Provably Efficient Exploration for Reinforcement Learning Using Unsupervised Learning},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/fe73f687e5bc5280214e0486b273a5f9-Paper.pdf},
volume = {33},
year = {2020}
}