日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2207.01115

USHER: Unbiased Sampling for Hindsight Experience Replay

USHER: Unbiased Sampling for Hindsight Experience Replay

シェア:XThreadsFacebookLINEはてブBluesky

著者: Liam Schramm, Yunfu Deng, Edgar Granados, Abdeslam Boularias

分類: cs.LG, cs.AI, cs.RO

原文アブストラクト

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.