RoboCurate: Harnessing Diversity with Action-Verified Neural Trajectory for Robot Learning
Seungku Kim, Suhyeok Jang, Byungjun Yoon, Dongyoung Kim, John Won, Jinwoo Shin
TL;DR
RoboCurate tackles the data bottleneck in robot learning by generating diverse neural trajectories and validating actions through simulator-replay, addressing the limitations of video-level plausibility checks. The framework combines controllable visual and instruction diversification with an action-level filtering mechanism powered by an attentive motion-alignment probe, plus a Best-of-N sampling strategy to improve generated data quality. Empirical results across GR-1 Tabletop, DexMimicGen, and ALLEX demonstrate substantial improvements over real-data baselines and prior neural-trajectory methods, including strong out-of-distribution generalization. The work advances data-centric robot learning by aligning synthetic observations with physically grounded actions, facilitating reliable policy training and cross-embodiment transfer in both simulated and real-world settings.
Abstract
Synthetic data generated by video generative models has shown promise for robot learning as a scalable pipeline, but it often suffers from inconsistent action quality due to imperfectly generated videos. Recently, vision-language models (VLMs) have been leveraged to validate video quality, but they have limitations in distinguishing physically accurate videos and, even then, cannot directly evaluate the generated actions themselves. To tackle this issue, we introduce RoboCurate, a novel synthetic robot data generation framework that evaluates and filters the quality of annotated actions by comparing them with simulation replay. Specifically, RoboCurate replays the predicted actions in a simulator and assesses action quality by measuring the consistency of motion between the simulator rollout and the generated video. In addition, we unlock observation diversity beyond the available dataset via image-to-image editing and apply action-preserving video-to-video transfer to further augment appearance. We observe RoboCurate's generated data yield substantial relative improvements in success rates compared to using real data only, achieving +70.1% on GR-1 Tabletop (300 demos), +16.1% on DexMimicGen in the pre-training setup, and +179.9% in the challenging real-world ALLEX humanoid dexterous manipulation setting.
