Learned Slip-Detection-Severity Framework using Tactile Deformation Field Feedback for Robotic Manipulation
Neel Jawale, Navneet Kaur, Amy Santoso, Xiaohai Hu, Xu Chen
TL;DR
The paper tackles slip in robotic manipulation by treating slip as a continuum rather than a binary event and introduces a learned framework that simultaneously detects slip and estimates its severity using real-time GelSight Mini tactile data. It derives a rich set of vector-field based tactile features—including velocity, divergence, curl, and normalized contact area—and trains separate models for slip detection (Random Forest and Gradient Boosting) and slip severity estimation (LSTM and MLP), integrating these signals into a tactile feedback loop with a PD gripper controller. The approach demonstrates high slip-detection accuracy (near 99% in cross-validation) and strong severity-prediction performance (best MAE around 0.26 cm/s for unseen objects), enabling effective tactile-guided vertical sliding without external force control or prior object models. The results highlight the practical potential of tactile-only, learned slip handling for robust manipulation across diverse objects, while acknowledging hardware limitations and pointing to future work in adaptive force control and more capable grippers to extend the framework to angular slip and complex tasks.
Abstract
Safely handling objects and avoiding slippage are fundamental challenges in robotic manipulation, yet traditional techniques often oversimplify the issue by treating slippage as a binary occurrence. Our research presents a framework that both identifies slip incidents and measures their severity. We introduce a set of features based on detailed vector field analysis of tactile deformation data captured by the GelSight Mini sensor. Two distinct machine learning models use these features: one focuses on slip detection, and the other evaluates the slip's severity, which is the slipping velocity of the object against the sensor surface. Our slip detection model achieves an average accuracy of 92%, and the slip severity estimation model exhibits a mean absolute error (MAE) of 0.6 cm/s for unseen objects. To demonstrate the synergistic approach of this framework, we employ both the models in a tactile feedback-guided vertical sliding task. Leveraging the high accuracy of slip detection, we utilize it as the foundational and corrective model and integrate the slip severity estimation into the feedback control loop to address slips without overcompensating.
