Learning Force Distribution Estimation for the GelSight Mini Optical Tactile Sensor Based on Finite Element Analysis
Erik Helmut, Luca Dziarski, Niklas Funk, Boris Belousov, Jan Peters
TL;DR
This work tackles the challenge of inferring high‑dimensional contact force distributions from GelSight Mini tactile images. It introduces FEATS, a pipeline that uses Finite Element Analysis–generated labels to train a U‑Net that maps a single GelSight image to per‑pixel force maps for the three components $f_x$, $f_y$, and $f_z$, enabling real‑time inference. The authors collect a large CNC‑driven indentation dataset, generate ground‑truth labels via CalculiX FEA, and demonstrate robust generalization to unseen indenters and sensors, with open access to data, code, and models. The method achieves accurate, spatially resolved force predictions at high speed, providing a practical path toward tactile‑aware robotic manipulation and manipulation planning.
Abstract
Contact-rich manipulation remains a major challenge in robotics. Optical tactile sensors like GelSight Mini offer a low-cost solution for contact sensing by capturing soft-body deformations of the silicone gel. However, accurately inferring shear and normal force distributions from these gel deformations has yet to be fully addressed. In this work, we propose a machine learning approach using a U-net architecture to predict force distributions directly from the sensor's raw images. Our model, trained on force distributions inferred from \ac{fea}, demonstrates promising accuracy in predicting normal and shear force distributions for the commercially available GelSight Mini sensor. It also shows potential for generalization across indenters, sensors of the same type, and for enabling real-time application. The codebase, dataset and models are open-sourced and available at https://feats-ai.github.io .
