Rotating without Seeing: Towards In-hand Dexterity through Touch
Zhao-Heng Yin, Binghao Huang, Yuzhe Qin, Qifeng Chen, Xiaolong Wang
TL;DR
<3-5 sentence high-level summary>Touch Dexterity demonstrates that a multi-finger robot hand can achieve in-hand rotation using only touch, by leveraging a dense array of low-cost binary force sensors distributed over the palm, links, and fingertips. The authors train a reinforcement learning policy in a physics-based simulator (IsaacGym) with extensive domain randomization and transfer it directly to a real Allegro Hand, achieving rotation of unseen objects without vision. Through rigorous ablations and qualitative analyses, they show that tactile information is essential for robust, generalizable manipulation and that both palm and fingertip sensors contribute meaningfully. The work highlights a practical, Sim2Real-friendly path toward tactile-only dexterity and suggests avenues for denser sensing and more complex touch-driven tasks in the future.
Abstract
Tactile information plays a critical role in human dexterity. It reveals useful contact information that may not be inferred directly from vision. In fact, humans can even perform in-hand dexterous manipulation without using vision. Can we enable the same ability for the multi-finger robot hand? In this paper, we present Touch Dexterity, a new system that can perform in-hand object rotation using only touching without seeing the object. Instead of relying on precise tactile sensing in a small region, we introduce a new system design using dense binary force sensors (touch or no touch) overlaying one side of the whole robot hand (palm, finger links, fingertips). Such a design is low-cost, giving a larger coverage of the object, and minimizing the Sim2Real gap at the same time. We train an in-hand rotation policy using Reinforcement Learning on diverse objects in simulation. Relying on touch-only sensing, we can directly deploy the policy in a real robot hand and rotate novel objects that are not presented in training. Extensive ablations are performed on how tactile information help in-hand manipulation.Our project is available at https://touchdexterity.github.io.
