ROMar 11

DiT4DiT: Jointly Modeling Video Dynamics and Actions for Generalizable Robot Control

arXiv:2603.10448v151.28 citationsh-index: 6
Predicted impact top 2% in RO · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of sample inefficiency in robot learning for researchers and practitioners, offering a novel method that is not incremental but leverages video generation as a scaling proxy.

The paper tackles the challenge of improving robot control by integrating video dynamics into Vision-Language-Action models, achieving state-of-the-art results with average success rates of 98.6% on LIBERO and 50.8% on RoboCasa GR1, while improving sample efficiency by over 10x and convergence speed by up to 7x.

Vision-Language-Action (VLA) models have emerged as a promising paradigm for robot learning, but their representations are still largely inherited from static image-text pretraining, leaving physical dynamics to be learned from comparatively limited action data. Generative video models, by contrast, encode rich spatiotemporal structure and implicit physics, making them a compelling foundation for robotic manipulation. But their potentials are not fully explored in the literature. To bridge the gap, we introduce DiT4DiT, an end-to-end Video-Action Model that couples a video Diffusion Transformer with an action Diffusion Transformer in a unified cascaded framework. Instead of relying on reconstructed future frames, DiT4DiT extracts intermediate denoising features from the video generation process and uses them as temporally grounded conditions for action prediction. We further propose a dual flow-matching objective with decoupled timesteps and noise scales for video prediction, hidden-state extraction, and action inference, enabling coherent joint training of both modules. Across simulation and real-world benchmarks, DiT4DiT achieves state-of-the-art results, reaching average success rates of 98.6% on LIBERO and 50.8% on RoboCasa GR1 while using substantially less training data. On the Unitree G1 robot, it also delivers superior real-world performance and strong zero-shot generalization. Importantly, DiT4DiT improves sample efficiency by over 10x and speeds up convergence by up to 7x, demonstrating that video generation can serve as an effective scaling proxy for robot policy learning. We release code and models at https://dit4dit.github.io/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes