ROLGNov 15, 2024

Self-Supervised Learning of Grasping Arbitrary Objects On-the-Move

arXiv:2411.09904v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses the problem of mobile grasping for robotics, improving manipulation efficiency, but it is incremental as it builds on existing self-supervised and primitive-based methods.

The study tackled enabling a commercial robot to grasp arbitrary objects while moving by developing a self-supervised learning policy that adjusts velocity and grasp pose based on object shape and pose, achieving the highest grasping accuracy and pick-and-place efficiency in ablation tests.

Mobile grasping enhances manipulation efficiency by utilizing robots' mobility. This study aims to enable a commercial off-the-shelf robot for mobile grasping, requiring precise timing and pose adjustments. Self-supervised learning can develop a generalizable policy to adjust the robot's velocity and determine grasp position and orientation based on the target object's shape and pose. Due to mobile grasping's complexity, action primitivization and step-by-step learning are crucial to avoid data sparsity in learning from trial and error. This study simplifies mobile grasping into two grasp action primitives and a moving action primitive, which can be operated with limited degrees of freedom for the manipulator. This study introduces three fully convolutional neural network (FCN) models to predict static grasp primitive, dynamic grasp primitive, and residual moving velocity error from visual inputs. A two-stage grasp learning approach facilitates seamless FCN model learning. The ablation study demonstrated that the proposed method achieved the highest grasping accuracy and pick-and-place efficiency. Furthermore, randomizing object shapes and environments in the simulation effectively achieved generalizable mobile grasping.

Foundations

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

Your Notes