Comparing Task Simplifications to Learn Closed-Loop Object Picking Using Deep Reinforcement Learning
Michel Breyer, Fadri Furrer, Tonci Novkovic, Roland Siegwart, Juan, Nieto

TL;DR
This paper compares reinforcement learning approaches for robotic object picking, demonstrating that curriculum learning and warm-start strategies improve training efficiency and transferability from simulation to real robots in unstructured environments.
Contribution
It introduces a systematic comparison of reward shaping, curriculum learning, and pre-training for RL-based object picking, highlighting effective strategies for sim-to-real transfer.
Findings
Curriculum learning enables training with sparse rewards at similar rates to shaped rewards.
Pre-trained policies on simplified tasks transfer effectively with minor adjustments.
Warm-starting training with heuristics improves desired behavior enforcement.
Abstract
Enabling autonomous robots to interact in unstructured environments with dynamic objects requires manipulation capabilities that can deal with clutter, changes, and objects' variability. This paper presents a comparison of different reinforcement learning-based approaches for object picking with a robotic manipulator. We learn closed-loop policies mapping depth camera inputs to motion commands and compare different approaches to keep the problem tractable, including reward shaping, curriculum learning and using a policy pre-trained on a task with a reduced action set to warm-start the full problem. For efficient and more flexible data collection, we train in simulation and transfer the policies to a real robot. We show that using curriculum learning, policies learned with a sparse reward formulation can be trained at similar rates as with a shaped reward. These policies result in…
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 · Soft Robotics and Applications
