paper-with-me

홈 › Papers

DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge

2025-07-06 · Wenyao Zhang, Hongsi Liu, Zekun Qi, Yunnan Wang, Xinqiang Yu, Jiazhao Zhang, Runpei Dong, JiaWei He, He Wang, Zhizheng Zhang, Li Yi, Wenjun Zeng, Xin Jin

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.

📄 PDF Abstract BibTeX arXiv:2507.04447

Code (1)

Zhangwenyao1/DreamVLA 공식 구현

Tasks

Image GenerationMultimodal ReasoningRobot ManipulationVision-Language-ActionWorld Knowledge

Similar Papers 제목 키워드 기반

DreamEditor: Text-Driven 3D Scene Editing with Neural Fields

2023-06-23 · Jingyu Zhuang, Chen Wang, Lingjie Liu, Liang Lin 외

Neural fields have achieved impressive advancements in view synthesis and scene reconstruction. However, editing these neural fields remains challenging due to the implicit encoding of geometry and texture information. I…

3D scene Editing

DreamEdit: Subject-driven Image Editing

2023-06-22 · Tianle Li, Max Ku, Cong Wei, Wenhu Chen

Subject-driven image generation aims at generating images containing customized subjects, which has recently drawn enormous attention from the research community. However, the previous works cannot precisely control the …

Image GenerationPosition

Hierarchical Neural Representation of Dreamed Objects Revealed by Brain Decoding with Deep Neural Network Features

2017-01-23

Dreaming is generally thought to be generated by spontaneous brain activity during sleep with patterns common to waking experience. This view is supported by a recent study demonstrating that dreamed objects can be predi…

Brain DecodingObjectObject Recognition

Dream2Learn: Structured Generative Dreaming for Continual Learning

2026-03-02 · Salvatore Calcagno, Matteo Pennisi, Federica Proietto Salanitri, Amelia Sorrenti 외 arxiv

Continual learning requires balancing plasticity and stability while mitigating catastrophic forgetting. Inspired by human dreaming as a mechanism for internal simulation and knowledge restructuring, we introduce Dream2L…

Continual Learning

Decoders Laugh as Loud as Encoders

2025-09-05 · Eli Borodach, Raj Dandekar, Rajat Dandekar, Sreedath Panat arxiv

From the dawn of the computer, Allen Turing dreamed of a robot that could communicate using language as a human being. The recent advances in the field of Large Language Models (LLMs) shocked the scientific community whe…