LGAIMLFeb 25, 2022

Exploring with Sticky Mittens: Reinforcement Learning with Expert Interventions via Option Templates

arXiv:2202.12967v32 citations
Originality Highly original
AI Analysis

This addresses the problem of sparse rewards in robot learning for researchers and practitioners, offering a novel method but likely incremental in the context of hierarchical RL.

The paper tackles long-horizon robot learning tasks with sparse rewards by proposing a framework that uses expert interventions via option templates to enable agents to understand high-level task structure before mastering low-level control. It shows that this approach outperforms state-of-the-art methods by two orders of magnitude on three challenging reinforcement learning problems.

Long horizon robot learning tasks with sparse rewards pose a significant challenge for current reinforcement learning algorithms. A key feature enabling humans to learn challenging control tasks is that they often receive expert intervention that enables them to understand the high-level structure of the task before mastering low-level control actions. We propose a framework for leveraging expert intervention to solve long-horizon reinforcement learning tasks. We consider \emph{option templates}, which are specifications encoding a potential option that can be trained using reinforcement learning. We formulate expert intervention as allowing the agent to execute option templates before learning an implementation. This enables them to use an option, before committing costly resources to learning it. We evaluate our approach on three challenging reinforcement learning problems, showing that it outperforms state-of-the-art approaches by two orders of magnitude. Videos of trained agents and our code can be found at: https://sites.google.com/view/stickymittens

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes