ROFeb 27, 2018

Slip Detection with Combined Tactile and Visual Information

arXiv:1802.10153v1168 citations
Originality Synthesis-oriented
AI Analysis

This work addresses slip detection for robotic manipulation, which is an incremental improvement as it applies an existing DNN approach to a new sensor fusion setup.

The paper tackles slip detection in robotic manipulation by proposing a deep neural network method that uses combined tactile and visual data from a GelSight sensor and camera, achieving a detection accuracy of 88.03% on 152 grasps with 10 unseen objects.

Slip detection plays a vital role in robotic manipulation and it has long been a challenging problem in the robotic community. In this paper, we propose a new method based on deep neural network (DNN) to detect slip. The training data is acquired by a GelSight tactile sensor and a camera mounted on a gripper when we use a robot arm to grasp and lift 94 daily objects with different grasping forces and grasping positions. The DNN is trained to classify whether a slip occurred or not. To evaluate the performance of the DNN, we test 10 unseen objects in 152 grasps. A detection accuracy as high as 88.03% is achieved. It is anticipated that the accuracy can be further improved with a larger dataset. This method is beneficial for robots to make stable grasps, which can be widely applied to automatic force control, grasping strategy selection and fine manipulation.

Code Implementations2 repos
Foundations

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

Your Notes