Abstract
This article presents a robotic pick-and-place system that is capable of grasping and recognizing both known and novel objects in cluttered environments. The key new feature of the system is that it handles a wide range of object categories without needing any task-specific training data for novel objects. To achieve this, it first uses an object-agnostic grasping framework to map from visual observations to actions: inferring dense pixel-wise probability maps of the affordances for four different grasping primitive actions. It then executes the action with the highest affordance and recognizes picked objects with a cross-domain image classification framework that matches observed images to product images. Since product images are readily available for a wide range of objects (e.g., from the web), the system works out-of-the-box for novel objects without requiring any additional data collection or re-training. Exhaustive experimental results demonstrate that our multi-affordance grasping achieves high success rates for a wide variety of objects in clutter, and our recognition algorithm achieves high accuracy for both known and novel grasped objects. The approach was part of the MIT–Princeton Team system that took first place in the stowing task at the 2017 Amazon Robotics Challenge. All code, datasets, and pre-trained models are available online at http://arc.cs.princeton.edu/.
Original language | English (US) |
---|---|
Pages (from-to) | 690-705 |
Number of pages | 16 |
Journal | International Journal of Robotics Research |
Volume | 41 |
Issue number | 7 |
DOIs | |
State | Published - Jun 2022 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- Software
- Modeling and Simulation
- Mechanical Engineering
- Electrical and Electronic Engineering
- Artificial Intelligence
- Applied Mathematics
Keywords
- Amazon Robotics Challenge
- active perception
- affordance learning
- cross-domain image matching
- deep learning
- grasping
- one-shot recognition
- pick-and-place
- vision for manipulation