paper-with-me

Papers

The Role of Tactile Sensing in Learning and Deploying Grasp Refinement Algorithms

2021-09-23 · Alexander Koenig, Zixi Liu, Lucas Janson, Robert Howe

A long-standing question in robot hand design is how accurate tactile sensing must be. This paper uses simulated tactile signals and the reinforcement learning (RL) framework to study the sensing needs in grasping systems. Our first experiment investigates the need for rich tactile sensing in the rewards of RL-based grasp refinement algorithms for multi-fingered robotic hands. We systematically integrate different levels of tactile data into the rewards using analytic grasp stability metrics. We find that combining information on contact positions, normals, and forces in the reward yields the highest average success rates of 95.4% for cuboids, 93.1% for cylinders, and 62.3% for spheres across wrist position errors between 0 and 7 centimeters and rotational errors between 0 and 14 degrees. This contact-based reward outperforms a non-tactile binary-reward baseline by 42.9%. Our follow-up experiment shows that when training with tactile-enabled rewards, the use of tactile information in the control policy's state vector is drastically reducible at only a slight performance decrease of at most 6.6% for no tactile sensing in the state. Since policies do not require access to the reward signal at test time, our work implies that models trained on tactile-enabled hands are deployable to robotic hands with a smaller sensor suite, potentially reducing cost dramatically.

📄 PDF Abstract BibTeX arXiv:2109.11234

Code (2)

axkoenig/grasp_refinement 공식 구현
axkoenig/reflex_stack

Tasks

Reinforcement Learning (RL)Robotic Grasping

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

TacRefineNet: Tactile-Only Grasp Refinement Between Arbitrary In-Hand Object Poses

2025-09-30 · Shuaijun Wang, Haoran Zhou, Diyun Xiang, Yangwei You arxiv

Despite progress in both traditional dexterous grasping pipelines and recent Vision-Language-Action (VLA) approaches, the grasp execution stage remains prone to pose inaccuracies, especially in long-horizon tasks, which …

TouchDrive: Electronics-Free Tactile Sensing Interface for Assistive Grasping

2026-05-07 · Jing Xu, Xuezhi Niu, Didem Gurdur Broo, Klas Hjort arxiv

Assistive robotic grasping plays an important role in enabling safe and adaptive manipulation of diverse objects. However, existing systems often rely on electronic sensing and multi-stage processing pipelines, increasin…

Robotic Grasping

TAC-LOCO: Unified Whole-Body Control for Quadrupedal TACtile-Informed LOCO-Manipulation

2026-07-11 · Muqun Hu, Yuhao Zhou, Kabir Ray Malik, Chi Lin 외 arxiv

Dynamic loco-manipulation requires legged robots to coordinate whole-body motion while maintaining stable physical interaction with grasped objects under uncertain external forces. While tactile sensing has been widely s…

Reinforcement Learning

Learning to Grasp Without Seeing

2018-05-10 · Adithyavairavan Murali, Yin Li, Dhiraj Gandhi, Abhinav Gupta

Can a robot grasp an unknown object without seeing it? In this paper, we present a tactile-sensing based approach to this challenging problem of grasping novel objects without prior knowledge of their location or physica…

Object Localization

Reactive Slip Control in Multifingered Grasping: Hybrid Tactile Sensing and Internal-Force Optimization

2026-02-18 · Théo Ayral, Saifeddine Aloui, Mathieu Grossard arxiv

We build a low-level reflex control layer driven by fast tactile feedback for multifinger grasp stabilization. Our hybrid approach combines learned tactile slip detection with model-based internal-force control to halt i…