2021

MHER: Model-based Hindsight Experience Replay

Yang, Rui, Fang, Meng, Han, Lei et al.

Understand

Solving multi-goal reinforcement learning (RL) problems with sparse rewards is generally challenging.

  • Existing approaches have utilized goal relabeling on collected experiences to alleviate issues raised from sparse rewards.
  • However, these methods are still limited in efficiency and cannot make full use of experiences.
  • In this paper, we propose Model-based Hindsight Experience Replay (MHER), which exploits experiences more efficiently by leveraging environmental dynamics to generate virtual achieved goals.

Reading the bibliography…