Spatially anchored Tactile Awareness for Robust Dexterous Manipulation
Jialei Huang, Yang Ye, Yuanqing Gong, Xuezhou Zhu, Yang Gao, Kaifeng Zhang
TL;DR
SaTA addresses the challenge of sub-millimeter dexterous manipulation by explicitly grounding tactile signals in the hand's kinematic frame, enabling precise geometric reasoning without object models. It introduces a Spatial Anchored Tactile Encoder that uses forward kinematics to attach tactile measurements to the hand, augments them with Fourier-based multi-scale pose encoding, and fuses them via FiLM, all processed by an ACT-style Transformer. Trained through imitation from expert demonstrations, SaTA significantly outperforms vision-only and non-grounded tactile baselines across bimanual USB-C mating, light bulb threading, and card sliding, with up to a 30 percentage-point increase in success rate and about a 27% reduction in completion time. This work demonstrates that preserving tactile texture while anchoring measurements to a stable hand frame enables direct geometric inference for precise manipulation, establishing a general principle for tactile-driven learning in robotics.
Abstract
Dexterous manipulation requires precise geometric reasoning, yet existing visuo-tactile learning methods struggle with sub-millimeter precision tasks that are routine for traditional model-based approaches. We identify a key limitation: while tactile sensors provide rich contact information, current learning frameworks fail to effectively leverage both the perceptual richness of tactile signals and their spatial relationship with hand kinematics. We believe an ideal tactile representation should explicitly ground contact measurements in a stable reference frame while preserving detailed sensory information, enabling policies to not only detect contact occurrence but also precisely infer object geometry in the hand's coordinate system. We introduce SaTA (Spatially-anchored Tactile Awareness for dexterous manipulation), an end-to-end policy framework that explicitly anchors tactile features to the hand's kinematic frame through forward kinematics, enabling accurate geometric reasoning without requiring object models or explicit pose estimation. Our key insight is that spatially grounded tactile representations allow policies to not only detect contact occurrence but also precisely infer object geometry in the hand's coordinate system. We validate SaTA on challenging dexterous manipulation tasks, including bimanual USB-C mating in free space, a task demanding sub-millimeter alignment precision, as well as light bulb installation requiring precise thread engagement and rotational control, and card sliding that demands delicate force modulation and angular precision. These tasks represent significant challenges for learning-based methods due to their stringent precision requirements. Across multiple benchmarks, SaTA significantly outperforms strong visuo-tactile baselines, improving success rates by up to 30 percentage while reducing task completion times by 27 percentage.
