TRANSIC: Sim-to-Real Policy Transfer by Learning from Online Correction
Yunfan Jiang, Chen Wang, Ruohan Zhang, Jiajun Wu, Li Fei-Fei
TL;DR
TRANSIC tackles sim-to-real transfer for contact-rich manipulation by combining a strong base policy learned in simulation with a residual policy learned from online human corrections. It trains base policies in 3D point-cloud space and distills them into robust joint-position controllers, then collects human corrections during real-world execution to train a gated residual that is fused with the base policy at deployment. The framework demonstrates strong transfer across four FurnitureBench tasks with substantially less real-world data, showing robustness to multiple gap types and the ability to generalize to unseen objects, while scaling with human effort. Emergent behaviors such as error recovery and safety-aware actions emerge, enabling longer-horizon manipulation and safer deployment, with potential for domain-agnostic generalist robotics.
Abstract
Learning in simulation and transferring the learned policy to the real world has the potential to enable generalist robots. The key challenge of this approach is to address simulation-to-reality (sim-to-real) gaps. Previous methods often require domain-specific knowledge a priori. We argue that a straightforward way to obtain such knowledge is by asking humans to observe and assist robot policy execution in the real world. The robots can then learn from humans to close various sim-to-real gaps. We propose TRANSIC, a data-driven approach to enable successful sim-to-real transfer based on a human-in-the-loop framework. TRANSIC allows humans to augment simulation policies to overcome various unmodeled sim-to-real gaps holistically through intervention and online correction. Residual policies can be learned from human corrections and integrated with simulation policies for autonomous execution. We show that our approach can achieve successful sim-to-real transfer in complex and contact-rich manipulation tasks such as furniture assembly. Through synergistic integration of policies learned in simulation and from humans, TRANSIC is effective as a holistic approach to addressing various, often coexisting sim-to-real gaps. It displays attractive properties such as scaling with human effort. Videos and code are available at https://transic-robot.github.io/
