Dream-VL & Dream-VLA: Open Vision-Language and Vision-Language-Action Models with Diffusion Language Model Backbone
Jiacheng Ye, Shansan Gong, Jiahui Gao, Junming Fan, Shuang Wu, Wei Bi, Haoli Bai, Lifeng Shang, Lingpeng Kong
TL;DR
This work investigates diffusion-based large language model backbones as a foundation for vision-language modeling (Dream-VL) and vision-language-action (Dream-VLA) in both general multimodal understanding and robotic control. Dream-VL leverages a diffusion LLM built on Dream-7B, trained on 12M open multimodal samples, and demonstrates competitive performance with autoregressive VLMs while excelling in planning tasks. Dream-VLA extends Dream-VL with large-scale robotic pretraining (Open-X Embodiment) and shows top-tier results on LIBERO, SimplerEnv, WidowX, and Google Robot benchmarks, with faster convergence during fine-tuning and robust action chunking without architectural changes. Together, these results highlight the potential of diffusion backbones for long-horizon planning and embodied AI, and the authors release both Dream-VL and Dream-VLA to spur community research.
Abstract
While autoregressive Large Vision-Language Models (VLMs) have achieved remarkable success, their sequential generation often limits their efficacy in complex visual planning and dynamic robotic control. In this work, we investigate the potential of constructing Vision-Language Models upon diffusion-based large language models (dLLMs) to overcome these limitations. We introduce Dream-VL, an open diffusion-based VLM (dVLM) that achieves state-of-the-art performance among previous dVLMs. Dream-VL is comparable to top-tier AR-based VLMs trained on open data on various benchmarks but exhibits superior potential when applied to visual planning tasks. Building upon Dream-VL, we introduce Dream-VLA, a dLLM-based Vision-Language-Action model (dVLA) developed through continuous pre-training on open robotic datasets. We demonstrate that the natively bidirectional nature of this diffusion backbone serves as a superior foundation for VLA tasks, inherently suited for action chunking and parallel generation, leading to significantly faster convergence in downstream fine-tuning. Dream-VLA achieves top-tier performance of 97.2% average success rate on LIBERO, 71.4% overall average on SimplerEnv-Bridge, and 60.5% overall average on SimplerEnv-Fractal, surpassing leading models such as $π_0$ and GR00T-N1. We also validate that dVLMs surpass AR baselines on downstream tasks across different training objectives. We release both Dream-VL and Dream-VLA to facilitate further research in the community.
