-
Maximum Entropy Hindsight Experience Replay
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… ▽ More
Submitted 31 October, 2024; originally announced October 2024.
Comments: 11 pages, 11 Figures
-
Hindsight Experience Replay Accelerates Proximal Policy Optimization
Abstract: Hindsight experience replay (HER) accelerates off-policy reinforcement learning algorithms for environments that emit sparse rewards by modifying the goal of the episode post-hoc to be some state achieved during the episode. Because post-hoc modification of the observed goal violates the assumptions of on-policy algorithms, HER is not typically applied to on-policy algorithms. Here, we show that H… ▽ More
Submitted 29 October, 2024; originally announced October 2024.
Comments: 12 pages. 10 Figures