MMaDA-VLA: Large Diffusion Vision-Language-Action Model with Unified Multi-Modal Instruction and Generation
TLDR
A native discrete diffusion VLA model unifying multi-modal understanding and generation for robot manipulation, achieving SOTA on benchmarks and real-world tasks.
Reasoning
The paper presents a novel approach that avoids auxiliary world models by using iterative denoising for joint future observation and action generation. Strengths include strong empirical results and a unified framework; weaknesses are limited discussion of limitations and potential scalability issues.
Read-first score
Read-first score 32, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 2.
Field roles
Rank sensitivity
Stability: volatile; rank range: 280.
Keyword Scores
Deep Analysis
Innovations
- Native discrete diffusion formulation that unifies multi-modal understanding and generation in a single framework
- Embedding language, images, and continuous robot controls into one discrete token space
- Single backbone trained with masked token denoising to jointly generate future goal observation and action chunk in parallel
- Iterative denoising enables global, order-free refinement for long-horizon consistency
- Grounding actions in predicted future visual outcomes without auxiliary world models
Methodology
MMaDA-VLA uses a native discrete diffusion formulation that embeds language, images, and continuous robot controls into a single discrete token space. A single backbone is trained with masked token denoising to jointly generate a future goal observation and an action chunk in parallel, enabling iterative denoising for global refinement.
Key Results
The model achieves state-of-the-art performance with 98.0% average success on LIBERO and 4.78 average length on CALVIN across simulation benchmarks and real-world tasks.