2020

MOReL : Model-Based Offline Reinforcement Learning

Kidambi, Rahul, Rajeswaran, Aravind, Netrapalli, Praneeth et al.

Understand

In offline reinforcement learning (RL), the goal is to learn a highly rewarding policy based solely on a dataset of historical interactions with the environment.

  • The ability to train RL policies offline can greatly expand the applicability of RL, its data efficiency, and its experimental velocity.
  • Prior work in offline RL has been confined almost exclusively to model-free RL approaches.
  • In this work, we present MOReL, an algorithmic framework for model-based offline RL.

Reading the bibliography…