SOTAVerified

Deterministic Sequencing of Exploration and Exploitation for Reinforcement Learning

2022-09-12Unverified0· sign in to hype

Piyush Gupta, Vaibhav Srivastava

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose Deterministic Sequencing of Exploration and Exploitation (DSEE) algorithm with interleaving exploration and exploitation epochs for model-based RL problems that aim to simultaneously learn the system model, i.e., a Markov decision process (MDP), and the associated optimal policy. During exploration, DSEE explores the environment and updates the estimates for expected reward and transition probabilities. During exploitation, the latest estimates of the expected reward and transition probabilities are used to obtain a robust policy with high probability. We design the lengths of the exploration and exploitation epochs such that the cumulative regret grows as a sub-linear function of time.

Tasks

Reproductions