Real2Render2Real: Scaling Robot Data Without Dynamics Simulation or Robot Hardware
Justin Yu, Letian Fu, Huang Huang, Karim El-Refai, Rares Andrei Ambrus, Richard Cheng, Muhammad Zubair Irshad, Ken Goldberg
TL;DR
R2R2R introduces a scalable, hardware-free data-generation pipeline that converts a smartphone-scanned object and a single human demonstration into thousands of photorealistic robot trajectories. By leveraging 3D Gaussian Splatting, part-level segmentation, and differentiable rendering, it generates diverse, robot-proprioceptive–RGB data without dynamics simulation. Two imitation-learning architectures (Diffusion Policy and pi0-FAST) trained on R2R2R data achieve performance comparable to teleoperation across multiple tasks when scaled to 1k trajectories, while delivering significantly higher data throughput. This approach enables accessible, large-scale dexterous manipulation learning across embodiments and object categories, with clear pathways for future physics-informed extensions and broader manipulation regimes.
Abstract
Scaling robot learning requires vast and diverse datasets. Yet the prevailing data collection paradigm-human teleoperation-remains costly and constrained by manual effort and physical robot access. We introduce Real2Render2Real (R2R2R), a novel approach for generating robot training data without relying on object dynamics simulation or teleoperation of robot hardware. The input is a smartphone-captured scan of one or more objects and a single video of a human demonstration. R2R2R renders thousands of high visual fidelity robot-agnostic demonstrations by reconstructing detailed 3D object geometry and appearance, and tracking 6-DoF object motion. R2R2R uses 3D Gaussian Splatting (3DGS) to enable flexible asset generation and trajectory synthesis for both rigid and articulated objects, converting these representations to meshes to maintain compatibility with scalable rendering engines like IsaacLab but with collision modeling off. Robot demonstration data generated by R2R2R integrates directly with models that operate on robot proprioceptive states and image observations, such as vision-language-action models (VLA) and imitation learning policies. Physical experiments suggest that models trained on R2R2R data from a single human demonstration can match the performance of models trained on 150 human teleoperation demonstrations. Project page: https://real2render2real.com
