ROAICVLGOct 31, 2023

Combining Shape Completion and Grasp Prediction for Fast and Versatile Grasping with a Multi-Fingered Hand

arXiv:2310.20350v211 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the open problem of versatile grasping in assistive robotics, but it is incremental as it builds on existing deep learning methods for shape completion and grasp prediction.

The paper tackles the problem of grasping objects with limited prior knowledge and partial observability using a multi-fingered hand, achieving a fast pipeline that completes object shape in 0.7 seconds and generates 1000 grasps in 0.3 seconds, enabling successful grasping of a wide range of household objects.

Grasping objects with limited or no prior knowledge about them is a highly relevant skill in assistive robotics. Still, in this general setting, it has remained an open problem, especially when it comes to only partial observability and versatile grasping with multi-fingered hands. We present a novel, fast, and high fidelity deep learning pipeline consisting of a shape completion module that is based on a single depth image, and followed by a grasp predictor that is based on the predicted object shape. The shape completion network is based on VQDIF and predicts spatial occupancy values at arbitrary query points. As grasp predictor, we use our two-stage architecture that first generates hand poses using an autoregressive model and then regresses finger joint configurations per pose. Critical factors turn out to be sufficient data realism and augmentation, as well as special attention to difficult cases during training. Experiments on a physical robot platform demonstrate successful grasping of a wide range of household objects based on a depth image from a single viewpoint. The whole pipeline is fast, taking only about 1 s for completing the object's shape (0.7 s) and generating 1000 grasps (0.3 s).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes