# TactileGCN: A Graph Convolutional Network for Predicting Grasp Stability   with Tactile Sensors

**Authors:** Alberto Garcia-Garcia, Brayan Stiven Zapata-Impata, Sergio, Orts-Escolano, Pablo Gil, Jose Garcia-Rodriguez

arXiv: 1901.06181 · 2019-01-21

## TL;DR

This paper introduces TactileGCN, a graph neural network that uses spatially-aware tactile data to accurately predict grasp stability, outperforming traditional feature-based methods.

## Contribution

It presents a novel graph-based representation of tactile data and demonstrates its effectiveness in predicting grasp stability with a new dataset.

## Key findings

- Graph neural network effectively predicts grasp stability.
- Spatially-preserved tactile data improves prediction accuracy.
- Model generalizes to unseen objects.

## Abstract

Tactile sensors provide useful contact data during the interaction with an object which can be used to accurately learn to determine the stability of a grasp. Most of the works in the literature represented tactile readings as plain feature vectors or matrix-like tactile images, using them to train machine learning models. In this work, we explore an alternative way of exploiting tactile information to predict grasp stability by leveraging graph-like representations of tactile data, which preserve the actual spatial arrangement of the sensor's taxels and their locality. In experimentation, we trained a Graph Neural Network to binary classify grasps as stable or slippery ones. To train such network and prove its predictive capabilities for the problem at hand, we captured a novel dataset of approximately 5000 three-fingered grasps across 41 objects for training and 1000 grasps with 10 unknown objects for testing. Our experiments prove that this novel approach can be effectively used to predict grasp stability.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06181/full.md

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06181/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1901.06181/full.md

---
Source: https://tomesphere.com/paper/1901.06181