arXiv Analytics

Sign in

arXiv:2008.09377 [cs.LG]AbstractReferencesReviewsResources

Curriculum Learning with Hindsight Experience Replay for Sequential Object Manipulation Tasks

Binyamin Manela, Armin Biess

Published 2020-08-21Version 1

Learning complex tasks from scratch is challenging and often impossible for humans as well as for artificial agents. A curriculum can be used instead, which decomposes a complex task (target task) into a sequence of source tasks (the curriculum). Each source task is a simplified version of the next source task with increasing complexity. Learning then occurs gradually by training on each source task while using knowledge from the curriculum's prior source tasks. In this study, we present a new algorithm that combines curriculum learning with Hindsight Experience Replay (HER), to learn sequential object manipulation tasks for multiple goals and sparse feedback. The algorithm exploits the recurrent structure inherent in many object manipulation tasks and implements the entire learning process in the original simulation without adjusting it to each source task. We have tested our algorithm on three challenging throwing tasks and show vast improvements compared to vanilla-HER.

Related articles: Most relevant | Search more
arXiv:1707.01495 [cs.LG] (Published 2017-07-05)
Hindsight Experience Replay
arXiv:1809.02070 [cs.LG] (Published 2018-09-06)
ARCHER: Aggressive Rewards to Counter bias in Hindsight Experience Replay
arXiv:1901.11478 [cs.LG] (Published 2019-01-31)
An Optimization Framework for Task Sequencing in Curriculum Learning