Towards Hierarchical Task Decomposition using Deep Reinforcement Learning for Pick and Place Subtasks
Luca Marzari, Ameya Pore, Diego Dall'Alba, Gerardo Aragon-Camarasa,, Alessandro Farinelli, Paolo Fiorini

TL;DR
This paper introduces a hierarchical reinforcement learning approach for robotic pick and place tasks, decomposing complex actions into subtasks learned efficiently, and demonstrates successful transfer from simulation to real robots.
Contribution
It proposes a multi-subtask DRL framework with a high-level choreographer, improving sample efficiency over LfD and enabling effective real-world robotic manipulation.
Findings
Outperforms LfD in sample efficiency
Successfully transfers policies from simulation to real robots
Achieves robust grasping of various objects
Abstract
Deep Reinforcement Learning (DRL) is emerging as a promising approach to generate adaptive behaviors for robotic platforms. However, a major drawback of using DRL is the data-hungry training regime that requires millions of trial and error attempts, which is impractical when running experiments on robotic systems. Learning from Demonstrations (LfD) has been introduced to solve this issue by cloning the behavior of expert demonstrations. However, LfD requires a large number of demonstrations that are difficult to be acquired since dedicated complex setups are required. To overcome these limitations, we propose a multi-subtask reinforcement learning methodology where complex pick and place tasks can be decomposed into low-level subtasks. These subtasks are parametrized as expert networks and learned via DRL methods. Trained subtasks are then combined by a high-level choreographer to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Reinforcement Learning in Robotics · Modular Robots and Swarm Intelligence
