CVOct 30, 2025

Emu3.5: Native Multimodal Models are World Learners

arXiv:2510.26583v184 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and capable multimodal AI for tasks like generation and embodied manipulation, though it appears incremental as it builds on existing paradigms like next-token prediction and reinforcement learning.

The paper tackles the problem of building a large-scale multimodal world model that can predict next states across vision and language, resulting in Emu3.5, which achieves performance comparable to Gemini 2.5 Flash Image on image tasks and superior results on interleaved generation tasks, with an inference acceleration of about 20x using Discrete Diffusion Adaptation.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes