Emu3.5: Native Multimodal Models are World Learners
TLDR
Emu3.5 is a large-scale multimodal world model trained on internet videos with next-token prediction, achieving strong generation and world-modeling abilities.
Reasoning
Strengths include a unified next-token prediction framework across vision and language, efficient inference via DiDA, and demonstrated world-modeling capabilities. Weaknesses are limited details on real-world embodied manipulation evaluation and comparison only to one model.
Read-first score
Read-first score 57.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 48.
Field roles
Rank sensitivity
Stability: volatile; rank range: 369.
Keyword Scores
Deep Analysis
Innovations
- Unified next-token prediction across vision and language for native multimodal world modeling
- Discrete Diffusion Adaptation (DiDA) for converting token-by-token decoding into bidirectional parallel prediction, achieving ~20x inference speedup
- Large-scale reinforcement learning post-training to enhance multimodal reasoning and generation
- Long-horizon vision-language generation, any-to-image (X2I) generation, and complex text-rich image generation
- Spatiotemporally consistent world exploration and open-world embodied manipulation across diverse scenarios
Methodology
Emu3.5 is pre-trained end-to-end with a unified next-token prediction objective on a corpus of vision-language interleaved data containing over 10 trillion tokens, primarily derived from sequential frames and transcripts of internet videos. It is further post-trained with large-scale reinforcement learning to enhance multimodal reasoning and generation. To improve inference efficiency, Discrete Diffusion Adaptation (DiDA) converts token-by-token decoding into bidirectional parallel prediction.
Key Results
Emu3.5 achieves performance comparable to Gemini 2.5 Flash Image on image generation and editing tasks and demonstrates superior results on a suite of interleaved generation tasks. DiDA accelerates per-image inference by about 20x without sacrificing performance.