ROLGOct 5, 2018

FingerVision Tactile Sensor Design and Slip Detection Using Convolutional LSTM Network

arXiv:1810.02653v187 citations
Originality Incremental advance
AI Analysis

This work addresses slip detection in robot grasping to improve stability and manipulation, representing a domain-specific advancement in robotics.

The paper developed a novel optical-based tactile sensor called FingerVision and a slip detection framework using a convolutional LSTM network, achieving 97.62% accuracy on a test dataset for slip classification.

Tactile sensing is essential to the human perception system, so as to robot. In this paper, we develop a novel optical-based tactile sensor "FingerVision" with effective signal processing algorithms. This sensor is composed of soft skin with embedded marker array bonded to rigid frame, and a web camera with a fisheye lens. While being excited with contact force, the camera tracks the movements of markers and deformation field is obtained. Compared to existing tactile sensors, our sensor features compact footprint, high resolution, and ease of fabrication. Besides, utilizing the deformation field estimation, we propose a slip classification framework based on convolution Long Short Term Memory (convolutional LSTM) networks. The data collection process takes advantage of the human sense of slip, during which human hand holds 12 daily objects, interacts with sensor skin and labels data with a slip or non-slip identity based on human feeling of slip. Our slip classification framework performs high accuracy of 97.62% on the test dataset. It is expected to be capable of enhancing the stability of robot grasping significantly, leading to better contact force control, finer object interaction and more active sensing manipulation.

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