2020

OPAL: Offline Primitive Discovery for Accelerating Offline Reinforcement Learning

Ajay, Anurag, Kumar, Aviral, Agrawal, Pulkit et al.

Understand

Reinforcement learning (RL) has achieved impressive performance in a variety of online settings in which an agent's ability to query the environment for transitions and rewards is effectively unlimited.

  • However, in many practical applications, the situation is reversed: an agent may have access to large amounts of undirected offline experience data, while access to the online environment is severely limited.
  • In this work, we focus on this offline setting.
  • Our main insight is that, when presented with offline data composed of a variety of behaviors, an effective way to leverage this data is to extract a continuous space of recurring and temporally extended primitive behaviors before using these primitives for downstream task learning.

Reading the bibliography…