Sample Complexity of Episodic Fixed-Horizon Reinforcement Learning
Abstract
Recently, there has been significant progress in understanding reinforcement learning in discounted infinite-horizon Markov decision processes (MDPs) by deriving tight sample complexity bounds. However, in many real-world applications, an interactive learning agent operates for a fixed or bounded period of time, for example tutoring students for exams or handling customer service requests. Such scenarios can often be better treated as episodic fixed-horizon MDPs, for which only looser bounds on the sample complexity exist. A natural notion of sample complexity in this setting is the number of episodes required to guarantee a certain performance with high probability (PAC guarantee). In this paper, we derive an upper PAC bound and a lower PAC bound that match up to log-terms and an additional linear dependency on the number of states . The lower bound is the first of its kind for this setting. Our upper bound leverages Bernstein's inequality to improve on previous bounds for episodic finite-horizon MDPs which have a time-horizon dependency of at least .
Cite
@article{arxiv.1510.08906,
title = {Sample Complexity of Episodic Fixed-Horizon Reinforcement Learning},
author = {Christoph Dann and Emma Brunskill},
journal= {arXiv preprint arXiv:1510.08906},
year = {2016}
}
Comments
28 pages, appeared in Neural Information Processing Systems (NIPS) 2015, updated version with fixed typos and modified Lemma 1 and Lemma C.5