Yume-1.5: A Text-Controlled Interactive World Generation Model
About
Recent approaches have demonstrated the promise of using diffusion models to generate interactive and explorable worlds. However, most of these methods face critical challenges such as excessively large parameter sizes, reliance on lengthy inference steps, and rapidly growing historical context, which severely limit real-time performance and lack text-controlled generation capabilities. To address these challenges, we propose \method, a novel framework designed to generate realistic, interactive, and continuous worlds from a single image or text prompt. \method achieves this through a carefully designed framework that supports keyboard-based exploration of the generated worlds. The framework comprises three core components: (1) a long-video generation framework integrating unified context compression with linear attention; (2) a real-time streaming acceleration strategy powered by bidirectional attention distillation and an enhanced text embedding scheme; (3) a text-controlled method for generating world events. We have provided the codebase in the supplementary material.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Generation | VBench | Quality Score69.69 | 102 | |
| Video Generation | VBench (test) | -- | 35 | |
| Interactive World Modeling | General Game World Modeling | Resolution480 | 6 | |
| Interactive World Modeling | User Study | Memory Score2.43 | 5 | |
| Image-to-Video Generation | Yume-Bench | Image Fidelity (IF)83.6 | 4 |