DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge
About
Recent advances in vision-language-action (VLA) models have shown promise in integrating image generation with action prediction to improve generalization and reasoning in robot manipulation. However, existing methods are limited to challenging image-based forecasting, which suffers from redundant information and lacks comprehensive and critical world knowledge, including dynamic, spatial and semantic information. To address these limitations, we propose DreamVLA, a novel VLA framework that integrates comprehensive world knowledge forecasting to enable inverse dynamics modeling, thereby establishing a perception-prediction-action loop for manipulation tasks. Specifically, DreamVLA introduces a dynamic-region-guided world knowledge prediction, integrated with the spatial and semantic cues, which provide compact yet comprehensive representations for action planning. This design aligns with how humans interact with the world by first forming abstract multimodal reasoning chains before acting. To mitigate interference among the dynamic, spatial and semantic information during training, we adopt a block-wise structured attention mechanism that masks their mutual attention, preventing information leakage and keeping each representation clean and disentangled. Moreover, to model the conditional distribution over future actions, we employ a diffusion-based transformer that disentangles action representations from shared latent features. Extensive experiments on both real-world and simulation environments demonstrate that DreamVLA achieves 76.7% success rate on real robot tasks and 4.44 average length on the CALVIN ABC-D benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | Goal Achievement89.5 | 494 | |
| Robot Manipulation | LIBERO (test) | Average Success Rate92.6 | 142 | |
| Long-horizon robot manipulation | Calvin ABCD→D | Task 1 Completion Rate98.2 | 96 | |
| Robotic Manipulation | LIBERO 1.0 (test) | Long89.5 | 30 | |
| Robotic Manipulation | LIBERO v1 (test) | Config 10 Score89.5 | 27 | |
| Long-horizon robotic manipulation | CALVIN ABC→D (Zero-shot) | Task 1 Success Rate98.2 | 16 | |
| All Tasks | Franka Robot Real-world | Average Score76.7 | 4 | |
| Drawer | Franka Robot Real-world | Open Success Rate70 | 4 | |
| Pick | Franka Robot Real-world | Bottle Success Rate85 | 4 | |
| Place | Franka Robot Real-world | Success Rate (Banana)80 | 4 |