LGROMar 16, 2023

Efficient Learning of High Level Plans from Play

arXiv:2303.09628v14 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses the problem of inefficient exploration and credit assignment in deep RL for robotic manipulation, offering a domain-specific solution.

The paper tackles the challenge of robotic manipulation tasks by bridging motion planning and deep reinforcement learning to improve sample efficiency and handle long-horizon goals, demonstrating significantly better sample efficiency than baselines and successful transfer to physical hardware.

Real-world robotic manipulation tasks remain an elusive challenge, since they involve both fine-grained environment interaction, as well as the ability to plan for long-horizon goals. Although deep reinforcement learning (RL) methods have shown encouraging results when planning end-to-end in high-dimensional environments, they remain fundamentally limited by poor sample efficiency due to inefficient exploration, and by the complexity of credit assignment over long horizons. In this work, we present Efficient Learning of High-Level Plans from Play (ELF-P), a framework for robotic learning that bridges motion planning and deep RL to achieve long-horizon complex manipulation tasks. We leverage task-agnostic play data to learn a discrete behavioral prior over object-centric primitives, modeling their feasibility given the current context. We then design a high-level goal-conditioned policy which (1) uses primitives as building blocks to scaffold complex long-horizon tasks and (2) leverages the behavioral prior to accelerate learning. We demonstrate that ELF-P has significantly better sample efficiency than relevant baselines over multiple realistic manipulation tasks and learns policies that can be easily transferred to physical hardware.

Foundations

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

Your Notes