Maximum Entropy Hindsight Experience Replay
Douglas C. Crowder, Matthew L. Trappett, Darrien M. McKenzie, Frances S. Chance
TL;DR
This work shows that the previous PPO-HER algorithm can be improved by selectively applying Hindsight experience replay in a principled manner.
Abstract
Hindsight experience replay (HER) is well-known to accelerate goal-based reinforcement learning (RL). While HER is generally applied to off-policy RL algorithms, we previously showed that HER can also accelerate on-policy algorithms, such as proximal policy optimization (PPO), for goal-based Predator-Prey environments. Here, we show that we can improve the previous PPO-HER algorithm by selectively applying HER in a principled manner.
