paper-with-me

Papers

ComSim: Building Scalable Real-World Robot Data Generation via Compositional Simulation

2026-04-13 · Yiran Qin, Jiahua Ma, Li Kang, Wenzhan Li, Yihang Jiao, Xin Wen, Xiufeng Song, Heng Zhou, Jiwen Yu, Zhenfei Yin, Xihui Liu, Philip Torr, Yilun Du, Ruimao Zhang arxiv

Recent advancements in foundational models, such as large language models and world models, have greatly enhanced the capabilities of robotics, enabling robots to autonomously perform complex tasks. However, acquiring large-scale, high-quality training data for robotics remains a challenge, as it often requires substantial manual effort and is limited in its coverage of diverse real-world environments. To address this, we propose a novel hybrid approach called Compositional Simulation, which combines classical simulation and neural simulation to generate accurate action-video pairs while maintaining real-world consistency. Our approach utilizes a closed-loop real-sim-real data augmentation pipeline, leveraging a small amount of real-world data to generate diverse, large-scale training datasets that cover a broader spectrum of real-world scenarios. We train a neural simulator to transform classical simulation videos into real-world representations, improving the accuracy of policy models trained in real-world environments. Through extensive experiments, we demonstrate that our method significantly reduces the sim2real domain gap, resulting in higher success rates in real-world policy model training. Our approach offers a scalable solution for generating robust training data and bridging the gap between simulated and real-world robotics.

📄 PDF Abstract BibTeX arXiv:2604.11386

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

dWorldEval: Scalable Robotic Policy Evaluation via Discrete Diffusion World Model

2026-04-24 · Yaxuan Li, Zhongyi Zhou, Yefei Chen, Yaokai Xue 외 arxiv

Evaluating robotics policies across thousands of environments and thousands of tasks is infeasible with existing approaches. This motivates the need for a new methodology for scalable robotics policy evaluation. In this …

Interactive World Simulator for Robot Policy Training and Evaluation

2026-03-09 · Yixuan Wang, Rhythm Syed, Fangyu Wu, Mengchao Zhang 외 arxiv

Action-conditioned video prediction models (often referred to as world models) have shown strong potential for robotics applications, but existing approaches are often slow and struggle to capture physically consistent i…

Video Prediction

PolaRiS: Scalable Real-to-Sim Evaluations for Generalist Robot Policies

2025-12-18 · Arhan Jain, Mingtong Zhang, Kanav Arora, William Chen 외 arxiv

A significant challenge for robot learning research is our ability to accurately measure and compare the performance of robot policies. Benchmarking in robotics is historically challenging due to the stochasticity, repro…

RoboTwin 2.0: A Scalable Data Generator and Benchmark with Strong Domain Randomization for Robust Bimanual Robotic Manipulation

2025-06-22 · Tianxing Chen, Zanxin Chen, Baijun Chen, Zijian Cai 외

Simulation-based data synthesis has emerged as a powerful paradigm for enhancing real-world robotic manipulation. However, existing synthetic datasets remain insufficient for robust bimanual manipulation due to two chall…

Code Generation

PlayWorld: Learning Robot World Models from Autonomous Play

2026-03-09 · Tenny Yin, Zhiting Mei, Zhonghe Zheng, Miyu Yamane 외 arxiv

Action-conditioned video models offer a promising path to building general-purpose robot simulators that can improve directly from data. Yet, despite training on large-scale robot datasets, current state-of-the-art video…

Reinforcement Learning