English

Seeing Realism from Simulation: Efficient Video Transfer for Vision-Language-Action Data Augmentation

Computer Vision and Pattern Recognition 2026-05-05 v1 Robotics

Abstract

Vision-language-action (VLA) models typically rely on large-scale real-world videos, whereas simulated data, despite being inexpensive and highly parallelizable to collect, often suffers from a substantial visual domain gap and limited environmental diversity, resulting in weak real-world generalization. We present an efficient video augmentation framework that converts simulated VLA videos into realistic training videos while preserving task semantics and action trajectories. Our pipeline extracts structured conditions from simulation via video semantic segmentation and video captioning, rewrites captions to diversify environments, and uses a conditional video transfer model to synthesize realistic videos. To make augmentation practical at scale, we introduce a diffusion feature-reuse mechanism that reuses video tokens across adjacent timesteps to accelerate generation, and a coreset sampling strategy that identifies a compact, non-redundant subset for augmentation under limited computation. Extensive experiments on Robotwin 2.0, LIBERO, LIBERO-Plus, and a real robotic platform demonstrate consistent improvements. For example, our method improves RDT-1B by 8% on Robotwin 2.0, and boosts π0\pi_0 by 5.1% on the more challenging LIBERO-Plus benchmark. Code is available at: https://github.com/nanfangxiansheng/Seeing-Realism-from-Simulation.

Keywords

Cite

@article{arxiv.2605.02757,
  title  = {Seeing Realism from Simulation: Efficient Video Transfer for Vision-Language-Action Data Augmentation},
  author = {Chenyu Hui and Xiaodi Huang and Siyu Xu and Yunke Wang and Shan You and Fei Wang and Tao Huang and Chang Xu},
  journal= {arXiv preprint arXiv:2605.02757},
  year   = {2026}
}

Comments

ICML 2026

R2 v1 2026-07-01T12:48:48.764Z