vix.ing · top · new · best · stats · spec

Minimax Regret Bounds for Reinforcement Learning

2017/03/16 by Mohammad Gheshlaghi Azar, Azar, Mohammad Gheshlaghi, Ian Osband +3 · 35 citations
Decision Sciences · Computer Science · #Advanced Bandit Algorithms Research #Reinforcement Learning in Robotics #Machine Learning and Algorithms

paper · pdf · doi:10.48550/arxiv.1703.05449

Abstract

We consider the problem of provably optimal exploration in reinforcement learning for finite horizon MDPs. We show that an optimistic modification to value iteration achieves a regret bound of O( √(HSAT) + H2S2A+H√(T)) where H is the time horizon, S the number of states, A the number of actions and T the number of time-steps. This result improves over the best previous known bound O(HS √(AT)) achieved by the UCRL2 algorithm of Jaksch et al., 2010. The key significance of our new results is that when T≥ H3S3A and SA≥ H, it leads to a regret of O(√(HSAT)) that matches the established lower bound of Ω(√(HSAT)) up to a logarithmic factor. Our analysis contains two key insights. We use careful application of concentration inequalities to the optimal value function as a whole, rather than to the transitions probabilities (to improve scaling in S), and we define Bernstein-based "exploration bonuses" that use the empirical variance of the estimated values at the next states (to improve scaling in H).

Cited by

Related