CoRL 2022poster9 citations

USHER: Unbiased Sampling for Hindsight Experience Replay

Liam Schramm, Yunfu Deng, Edgar Granados, Abdeslam Boularias

Abstract

Dealing with sparse rewards is a long-standing challenge in reinforcement learning (RL). Hindsight Experience Replay (HER) addresses this problem by reusing failed trajectories for one goal as successful trajectories for another. This allows for both a minimum density of reward and for generalization across multiple goals. However, this strategy is known to result in a biased value function, as the update rule underestimates the likelihood of bad outcomes in a stochastic environment. We propose an asymptotically unbiased importance-sampling-based algorithm to address this problem without sacrificing performance on deterministic environments. We show its effectiveness on a range of robotic systems, including challenging high dimensional stochastic environments.

Reinforcement LearningMulti-goal reinforcement learningReinforcement learning theory
BibTeX
@inproceedings{
schramm2022usher,
title={{USHER}: Unbiased Sampling for Hindsight Experience Replay},
author={Liam Schramm and Yunfu Deng and Edgar Granados and Abdeslam Boularias},
booktitle={6th Annual Conference on Robot Learning},
year={2022},
url={https://openreview.net/forum?id=6gEyD5zg0dt}
}
USHER: Unbiased Sampling for Hindsight Experience Replay · CoRL 2022