后见经验回放

Hindsight Experience Replay

马尔钦·安德里霍维奇 Marcin Andrychowicz · · 2017-07-05 · arXiv:1707.01495 ↗ · 被引 2785

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

处理稀疏奖励是强化学习(RL)中最大的挑战之一。我们提出了一种称为事后经验回放(Hindsight Experience Replay)的新技术,该技术允许从稀疏且二元的奖励中进行样本高效学习,从而避免了对复杂奖励工程的需求。它可以与任意离策略 RL 算法结合,并可被视为一种隐式课程学习形式。我们在用机械臂操作物体的任务上展示了我们的方法。具体来说,我们在三个不同的任务上进行了实验:推动、滑动和抓取放置,每种情况下仅使用指示任务是否完成的二元奖励。我们的消融研究表明,事后经验回放是使得在这些具有挑战性的环境中能够进行训练的关键因素。我们展示了在物理仿真中训练的策略可以部署到实体机器人上并成功完成任务。

Dealing with sparse rewards is one of the biggest challenges in Reinforcement Learning (RL). We present a novel technique called Hindsight Experience Replay which allows sample-efficient learning from rewards which are sparse and binary and therefore avoid the need for complicated reward engineering. It can be combined with an arbitrary off-policy RL algorithm and may be seen as a form of implicit curriculum. We demonstrate our approach on the task of manipulating objects with a robotic arm. In particular, we run experiments on three different tasks: pushing, sliding, and pick-and-place, in each case using only binary rewards indicating whether or not the task is completed. Our ablation studies show that Hindsight Experience Replay is a crucial ingredient which makes training possible in these challenging environments. We show that our policies trained on a physics simulation can be deployed on a physical robot and successfully complete the task.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →