English

Hindsight Task Relabelling: Experience Replay for Sparse Reward Meta-RL

Artificial Intelligence 2021-12-03 v1 Machine Learning

Abstract

Meta-reinforcement learning (meta-RL) has proven to be a successful framework for leveraging experience from prior tasks to rapidly learn new related tasks, however, current meta-RL approaches struggle to learn in sparse reward environments. Although existing meta-RL algorithms can learn strategies for adapting to new sparse reward tasks, the actual adaptation strategies are learned using hand-shaped reward functions, or require simple environments where random exploration is sufficient to encounter sparse reward. In this paper, we present a formulation of hindsight relabeling for meta-RL, which relabels experience during meta-training to enable learning to learn entirely using sparse reward. We demonstrate the effectiveness of our approach on a suite of challenging sparse reward goal-reaching environments that previously required dense reward during meta-training to solve. Our approach solves these environments using the true sparse reward function, with performance comparable to training with a proxy dense reward function.

Keywords

Cite

@article{arxiv.2112.00901,
  title  = {Hindsight Task Relabelling: Experience Replay for Sparse Reward Meta-RL},
  author = {Charles Packer and Pieter Abbeel and Joseph E. Gonzalez},
  journal= {arXiv preprint arXiv:2112.00901},
  year   = {2021}
}
R2 v1 2026-06-24T08:00:43.541Z