2017

Leveraging Demonstrations for Deep Reinforcement Learning on Robotics Problems with Sparse Rewards

Vecerik, Mel, Hester, Todd, Scholz, Jonathan et al.

Understand

We propose a general and model-free approach for Reinforcement Learning (RL) on real robotics with sparse rewards.

  • We build upon the Deep Deterministic Policy Gradient (DDPG) algorithm to use demonstrations.
  • Both demonstrations and actual interactions are used to fill a replay buffer and the sampling ratio between demonstrations and transitions is automatically tuned via a prioritized replay mechanism.
  • Typically, carefully engineered shaping rewards are required to enable the agents to efficiently explore on high dimensional control problems such as robotics.

Reading the bibliography…