Learn to Grasp with Less Supervision: A Data-Efficient Maximum Likelihood Grasp Sampling Loss
Xinghao Zhu, Yefan Zhou, Yongxiang Fan, Lingfeng Sun, Jianyu Chen, and, Masayoshi Tomizuka

TL;DR
This paper introduces MLGSL, a data-efficient grasp sampling loss that enables deep grasping models to learn effectively from sparsely labeled datasets, reducing data requirements by a factor of 8 while maintaining high success rates.
Contribution
The paper proposes MLGSL, a novel loss function that improves data efficiency in robotic grasp learning by modeling grasp success as a stochastic sampling process from predicted distributions.
Findings
MLGSL achieves comparable grasp success with only 2 labels per image.
Compared to previous methods needing 16 labels, MLGSL is 8 times more data-efficient.
Physical robot experiments show a 90.7% grasp success rate.
Abstract
Robotic grasping for a diverse set of objects is essential in many robot manipulation tasks. One promising approach is to learn deep grasping models from large training datasets of object images and grasp labels. However, empirical grasping datasets are typically sparsely labeled (i.e., a small number of successful grasp labels in each image). The data sparsity issue can lead to insufficient supervision and false-negative labels and thus results in poor learning results. This paper proposes a Maximum Likelihood Grasp Sampling Loss (MLGSL) to tackle the data sparsity issue. The proposed method supposes that successful grasps are stochastically sampled from the predicted grasp distribution and maximizes the observing likelihood. MLGSL is utilized for training a fully convolutional network that generates thousands of grasps simultaneously. Training results suggest that models based on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
