ROJul 25, 2019

Robot Learning of Shifting Objects for Grasping in Cluttered Environments

arXiv:1907.11035v178 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of pre-grasping manipulation for robots in industrial settings like bin picking, though it is incremental as it builds on existing manipulation primitives.

The paper tackles the problem of robotic grasping in cluttered environments by developing an algorithm that learns to shift objects to increase grasp probability, achieving 274 picks per hour in bin picking tasks.

Robotic grasping in cluttered environments is often infeasible due to obstacles preventing possible grasps. Then, pre-grasping manipulation like shifting or pushing an object becomes necessary. We developed an algorithm that can learn, in addition to grasping, to shift objects in such a way that their grasp probability increases. Our research contribution is threefold: First, we present an algorithm for learning the optimal pose of manipulation primitives like clamping or shifting. Second, we learn non-prehensible actions that explicitly increase the grasping probability. Making one skill (shifting) directly dependent on another (grasping) removes the need of sparse rewards, leading to more data-efficient learning. Third, we apply a real-world solution to the industrial task of bin picking, resulting in the ability to empty bins completely. The system is trained in a self-supervised manner with around 25000 grasp and 2500 shift actions. Our robot is able to grasp and file objects with 274 picks per hour. Furthermore, we demonstrate the system's ability to generalize to novel objects.

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