VTAO-BiManip: Masked Visual-Tactile-Action Pre-training with Object Understanding for Bimanual Dexterous Manipulation
Zhengnan Sun, Zhaotai Shi, Jiayin Chen, Qingtao Liu, Yu Cui, Qi Ye, Jiming Chen
TL;DR
This work tackles the difficulty of learning bimanual dexterous manipulation by introducing VTAO-BiManip, which combines visual-tactile-action pretraining with object pose/size understanding and a two-stage curriculum RL framework. A custom VTAO capture system collects synchronized ego-centric vision, tactile signals, action, and object state, feeding a masked MAE-style transformer that learns cross-modal representations and future action predictions. The downstream policy uses frozen pre-trained features within a two-stage curriculum (fixed bottle then released bottle) to achieve cooperative dual-hand manipulation, demonstrated on a bottle-cap unscrewing task in simulation and real world. Results show that incorporating action prediction and object understanding yields significant improvements over single-modality baselines, validating multimodal pretraining as a viable path toward robust, human-like bimanual dexterity.
Abstract
Bimanual dexterous manipulation remains significant challenges in robotics due to the high DoFs of each hand and their coordination. Existing single-hand manipulation techniques often leverage human demonstrations to guide RL methods but fail to generalize to complex bimanual tasks involving multiple sub-skills. In this paper, we introduce VTAO-BiManip, a novel framework that combines visual-tactile-action pretraining with object understanding to facilitate curriculum RL to enable human-like bimanual manipulation. We improve prior learning by incorporating hand motion data, providing more effective guidance for dual-hand coordination than binary tactile feedback. Our pretraining model predicts future actions as well as object pose and size using masked multimodal inputs, facilitating cross-modal regularization. To address the multi-skill learning challenge, we introduce a two-stage curriculum RL approach to stabilize training. We evaluate our method on a bottle-cap unscrewing task, demonstrating its effectiveness in both simulated and real-world environments. Our approach achieves a success rate that surpasses existing visual-tactile pretraining methods by over 20%.
