VT-Refine: Learning Bimanual Assembly with Visuo-Tactile Feedback via Simulation Fine-Tuning
Binghao Huang, Jie Xu, Iretiayo Akinola, Wei Yang, Balakumar Sundaralingam, Rowland O'Flaherty, Dieter Fox, Xiaolong Wang, Arsalan Mousavian, Yu-Wei Chao, Yunzhu Li
TL;DR
VT-Refine addresses the challenge of precise bimanual assembly by combining real-world visuo-tactile demonstrations with large-scale simulation-based fine-tuning and real-to-real transfer. It pre-trains a diffusion policy on synchronized visual and tactile data, then refines it in a GPU-accelerated tactile simulation using DPPO in a digital twin before deploying back to the real world. The approach employs a unified visuo-tactile point-cloud representation and a tactile calibration pipeline to enable robust sim-to-real transfer, achieving substantial performance gains across five tasks and two robot platforms. The method demonstrates that RL fine-tuning leverages tactile feedback to produce micro-adjustments and robust insertions, reducing the sim-to-real gap and offering a scalable path for contact-rich manipulation. Overall, VT-Refine provides a data-efficient, transferable framework for two-handed manipulation with tactile sensing that can generalize across tasks and domains.
Abstract
Humans excel at bimanual assembly tasks by adapting to rich tactile feedback -- a capability that remains difficult to replicate in robots through behavioral cloning alone, due to the suboptimality and limited diversity of human demonstrations. In this work, we present VT-Refine, a visuo-tactile policy learning framework that combines real-world demonstrations, high-fidelity tactile simulation, and reinforcement learning to tackle precise, contact-rich bimanual assembly. We begin by training a diffusion policy on a small set of demonstrations using synchronized visual and tactile inputs. This policy is then transferred to a simulated digital twin equipped with simulated tactile sensors and further refined via large-scale reinforcement learning to enhance robustness and generalization. To enable accurate sim-to-real transfer, we leverage high-resolution piezoresistive tactile sensors that provide normal force signals and can be realistically modeled in parallel using GPU-accelerated simulation. Experimental results show that VT-Refine improves assembly performance in both simulation and the real world by increasing data diversity and enabling more effective policy fine-tuning. Our project page is available at https://binghao-huang.github.io/vt_refine/.
