arXiv Analytics

Sign in

arXiv:2108.07887 [cs.LG]AbstractReferencesReviewsResources

Diversity-based Trajectory and Goal Selection with Hindsight Experience Replay

Tianhong Dai, Hengyan Liu, Kai Arulkumaran, Guangyu Ren, Anil Anthony Bharath

Published 2021-08-17Version 1

Hindsight experience replay (HER) is a goal relabelling technique typically used with off-policy deep reinforcement learning algorithms to solve goal-oriented tasks; it is well suited to robotic manipulation tasks that deliver only sparse rewards. In HER, both trajectories and transitions are sampled uniformly for training. However, not all of the agent's experiences contribute equally to training, and so naive uniform sampling may lead to inefficient learning. In this paper, we propose diversity-based trajectory and goal selection with HER (DTGSH). Firstly, trajectories are sampled according to the diversity of the goal states as modelled by determinantal point processes (DPPs). Secondly, transitions with diverse goal states are selected from the trajectories by using k-DPPs. We evaluate DTGSH on five challenging robotic manipulation tasks in simulated robot environments, where we show that our method can learn more quickly and reach higher performance than other state-of-the-art approaches on all tasks.

Related articles: Most relevant | Search more
arXiv:2207.01115 [cs.LG] (Published 2022-07-03)
USHER: Unbiased Sampling for Hindsight Experience Replay
arXiv:1707.01495 [cs.LG] (Published 2017-07-05)
Hindsight Experience Replay
arXiv:2008.09377 [cs.LG] (Published 2020-08-21)
Curriculum Learning with Hindsight Experience Replay for Sequential Object Manipulation Tasks