ROSep 24, 2019

CAGE: Context-Aware Grasping Engine

arXiv:1909.11142v354 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of enabling robots to perform functional object manipulation by improving grasp selection, representing an incremental advance with strong specific gains.

The paper tackled the problem of semantic grasping for robots by accounting for object and task constraints, introducing a context-aware engine that outperformed three prior methods on a novel dataset and achieved 31 of 32 suitable grasps in robot experiments.

Semantic grasping is the problem of selecting stable grasps that are functionally suitable for specific object manipulation tasks. In order for robots to effectively perform object manipulation, a broad sense of contexts, including object and task constraints, needs to be accounted for. We introduce the Context-Aware Grasping Engine, which combines a novel semantic representation of grasp contexts with a neural network structure based on the Wide & Deep model, capable of capturing complex reasoning patterns. We quantitatively validate our approach against three prior methods on a novel dataset consisting of 14,000 semantic grasps for 44 objects, 7 tasks, and 6 different object states. Our approach outperformed all baselines by statistically significant margins, producing new insights into the importance of balancing memorization and generalization of contexts for semantic grasping. We further demonstrate the effectiveness of our approach on robot experiments in which the presented model successfully achieved 31 of 32 suitable grasps. The code and data are available at: https://github.com/wliu88/rail_semantic_grasping

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