Emu3.5: Native Multimodal Models are World Learners
About
We introduce Emu3.5, a large-scale multimodal world model that natively predicts the next state across vision and language. 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. The model naturally accepts interleaved vision-language inputs and generates interleaved vision-language outputs. Emu3.5 is further post-trained with large-scale reinforcement learning to enhance multimodal reasoning and generation. To improve inference efficiency, we propose Discrete Diffusion Adaptation (DiDA), which converts token-by-token decoding into bidirectional parallel prediction, accelerating per-image inference by about 20x without sacrificing performance. Emu3.5 exhibits strong native multimodal capabilities, including long-horizon vision-language generation, any-to-image (X2I) generation, and complex text-rich image generation. It also exhibits generalizable world-modeling abilities, enabling spatiotemporally consistent world exploration and open-world embodied manipulation across diverse scenarios and tasks. For comparison, Emu3.5 achieves performance comparable to Gemini 2.5 Flash Image (Nano Banana) on image generation and editing tasks and demonstrates superior results on a suite of interleaved generation tasks. We open-source Emu3.5 at https://github.com/baaivision/Emu3.5 to support community research.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | Overall Score86 | 467 | |
| Text-to-Image Generation | DPG | Overall Score88.26 | 131 | |
| Image Editing | GEdit-Bench | Semantic Consistency8.11 | 46 | |
| Instruction-based Image Editing | ImgEdit Bench 1.0 (test) | Add Score4.61 | 37 | |
| In-context image generation | OmniContext 1.0 (test) | Single Instance Character Fidelity8.72 | 13 | |
| Contextual Knowledge Adaptation (Multi-Semantic) | Genius | RC32.87 | 13 | |
| Generative Fluid Intelligence | Genius | Overall Score28.8 | 13 | |
| Generative Fluid Intelligence (Overall) | GENIUS 1.0 (test) | Overall Score36.67 | 13 | |
| Implicit Pattern Induction | GENIUS 1.0 (test) | RC41.86 | 13 | |
| Contextual Knowledge Adaptation (Prior-Conflicting) | Genius | RC Score26.24 | 13 |