paper-with-me

홈 › Papers

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

2019-01-18 · Alberto Garcia-Garcia, Brayan Stiven Zapata-Impata, Sergio Orts-Escolano, Pablo Gil, Jose Garcia-Rodriguez

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.

📄 PDF Abstract BibTeX arXiv:1901.06181

Code (1)

3dperceptionlab/biotacsp-stability-set-v2 공식 구현

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Non-Matrix Tactile Sensors: How Can Be Exploited Their Local Connectivity For Predicting Grasp Stability?

2018-09-14 · Brayan S. Zapata-Impata, Pablo Gil, Fernando Torres

Tactile sensors supply useful information during the interaction with an object that can be used for assessing the stability of a grasp. Most of the previous works on this topic processed tactile readings as signals by c…

Visual Cues to Improve Myoelectric Control of Upper Limb Prostheses

2017-08-29 · Andrea Gigli, Arjan Gijsberts, Valentina Gregori, Matteo Cognolato 외

The instability of myoelectric signals over time complicates their use to control highly articulated prostheses. To address this problem, studies have tried to combine surface electromyography with modalities that are le…

General ClassificationObject

PoseIt: A Visual-Tactile Dataset of Holding Poses for Grasp Stability Analysis

2022-09-12 · Shubham Kanitkar, Helen Jiang, Wenzhen Yuan

When humans grasp objects in the real world, we often move our arms to hold the object in a different pose where we can use it. In contrast, typical lab settings only study the stability of the grasp immediately after li…

Object

Learning to Generate 6-DoF Grasp Poses with Reachability Awareness

2019-10-14 · Xibai Lou, Yang Yang, Changhyun Choi

Motivated by the stringent requirements of unstructured real-world where a plethora of unknown objects reside in arbitrary locations of the surface, we propose a voxel-based deep 3D Convolutional Neural Network (3D CNN) …

Contact-Free Grasp Stability Prediction with In-Hand Time-of-Flight Sensors

2026-05-06 · Kyle DuFrene, Cindy Grimm arxiv

Current approaches to grasp planning for robotics demonstrate high success rates, but degrade with noisy sensors and other factors. Previous works have proposed tactile-based grasp stability classifiers to detect failure…