Pith

open record

sign in

arxiv: 2507.17744 · v1 · pith:LVMCN326 · submitted 2025-07-23 · cs.CV · cs.AI· cs.HC

Yume: An Interactive World Generation Model

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:LVMCN326record.jsonopen to challenge →

classification cs.CV cs.AIcs.HC
keywords worldgenerationmodelvideoyumeexplorationinteractiveacceleration
0
0 comments X
read the original abstract

Yume aims to use images, text, or videos to create an interactive, realistic, and dynamic world, which allows exploration and control using peripheral devices or neural signals. In this report, we present a preview version of \method, which creates a dynamic world from an input image and allows exploration of the world using keyboard actions. To achieve this high-fidelity and interactive video world generation, we introduce a well-designed framework, which consists of four main components, including camera motion quantization, video generation architecture, advanced sampler, and model acceleration. First, we quantize camera motions for stable training and user-friendly interaction using keyboard inputs. Then, we introduce the Masked Video Diffusion Transformer~(MVDT) with a memory module for infinite video generation in an autoregressive manner. After that, training-free Anti-Artifact Mechanism (AAM) and Time Travel Sampling based on Stochastic Differential Equations (TTS-SDE) are introduced to the sampler for better visual quality and more precise control. Moreover, we investigate model acceleration by synergistic optimization of adversarial distillation and caching mechanisms. We use the high-quality world exploration dataset \sekai to train \method, and it achieves remarkable results in diverse scenes and applications. All data, codebase, and model weights are available on https://github.com/stdstu12/YUME. Yume will update monthly to achieve its original goal. Project page: https://stdstu12.github.io/YUME-Project/.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 29 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PhysEditWorld: A Large-Scale Dataset Toward Physics-Editable World Models

    cs.CV 2026-06 unverdicted novelty 7.0

    PhysEditWorld is a new dataset of over 60 million frames from 12 UE5 cinematic scenes with synchronized multimodal signals and explicit gravity labels, built via replay to support physics-editable world models.

  2. EgoCS-400K: An Egocentric Gameplay Dataset for World Models

    cs.CV 2026-06 unverdicted novelty 7.0

    EgoCS-400K is a new 400K-video egocentric CS dataset with action-state-event alignment from public match demos for world model training.

  3. From Zero to Hero: Training-Free Custom Concept Spawning in World Models

    cs.CV 2026-06 unverdicted novelty 7.0

    SPAWN enables training-free insertion of custom visual concepts into autoregressive world models by swapping the pinned context-memory anchor over a short injection window.

  4. MBench: A Comprehensive Benchmark on Memory Capability for Video World Models

    cs.CV 2026-05 unverdicted novelty 7.0

    MBench is a new benchmark that quantifies long-term memory in video world models via three hierarchical consistency dimensions evaluated on curated real videos.

  5. WBench: A Comprehensive Multi-turn Benchmark for Interactive Video World Model Evaluation

    cs.CV 2026-05 unverdicted novelty 7.0

    WBench is a benchmark with 289 test cases and 1,058 turns for evaluating interactive world models using 22 automated metrics validated against human judgments.

  6. Preserve, Reveal, Expand: Faithful 4D Video Editing with Region-Aware Conditioning

    cs.CV 2026-05 unverdicted novelty 7.0

    PREX decomposes target 4D video volumes into Preserve, Reveal, and Expand roles with a region-aware adapter on a frozen diffusion backbone, trained via proxy tasks, and introduces the PREBench benchmark to reduce regi...

  7. WorldMark: A Unified Benchmark Suite for Interactive Video World Models

    cs.CV 2026-04 unverdicted novelty 7.0

    WorldMark is the first public benchmark that standardizes scenes, trajectories, and control interfaces across heterogeneous interactive image-to-video world models.

  8. MultiWorld: Scalable Multi-Agent Multi-View Video World Models

    cs.CV 2026-04 unverdicted novelty 7.0

    MultiWorld is a scalable framework for multi-agent multi-view video world models that improves controllability and consistency over single-agent baselines in game and robot tasks.

  9. RoboWorld: Fast and Reliable Neural Simulators for Generalist Robot Policy Evaluation

    cs.RO 2026-07 unverdicted novelty 6.0

    RoboWorld introduces an automated pipeline using autoregressive video world models and task-progress VLM scoring, plus Step Forcing for long-horizon stability, to achieve high correlation with real robot policy evaluation.

  10. PermaVid: Consistent Video Generation Across Edits via Disentangled Context Memory

    cs.CV 2026-06 unverdicted novelty 6.0

    PermaVid disentangles spatial context into semantic appearance and geometric structure via multi-modal memory banks and edit-aware updates to maintain long-term consistency in video generation after edits.

  11. MoVerse: Real-Time Video World Modeling with Panoramic Gaussian Scaffold

    cs.CV 2026-06 unverdicted novelty 6.0

    MoVerse generates real-time interactive video world models from single narrow-FOV images via panoramic diffusion expansion, Gaussian scaffold lifting, and distillation of a bidirectional diffusion teacher into a causa...

  12. Echo-Memory: A Controlled Study of Memory in Action World Models

    cs.CV 2026-06 unverdicted novelty 6.0

    A controlled study finds that block-wise state-space recurrence outperforms other memory designs for open-domain scene return in action-conditioned video models, and that standard replay metrics do not adequately meas...

  13. Prisma-World: Camera-Controllable Multi-Agent Video World Model

    cs.CV 2026-06 unverdicted novelty 6.0

    Prisma-World is a diffusion-based multi-agent video model that uses joint full-attention, multi-agent RoPE, and relative camera geometry injection plus curriculum training to produce consistent cross-view videos from ...

  14. DisCo: World Models with Discrete Camera Motion Control

    cs.CV 2026-06 unverdicted novelty 6.0

    DisCo uses discrete action primitives for camera control in video world models to achieve more reliable action following than continuous trajectories.

  15. WorldFly: A World-Model-Based Vision-Language-Action Model for UAV Navigation

    cs.AI 2026-06 unverdicted novelty 6.0

    WorldFly integrates a world model into a VLA framework via dual-branch coupled flow matching to jointly generate future videos and actions, outperforming baselines on an urban canyon traversal benchmark especially in ...

  16. Geometry-Aware Implicit Memory for Video World Models

    cs.CV 2026-06 unverdicted novelty 6.0

    GIM-World adds a camera-queryable geometry distillation head and pruning rule to implicit memory in video world models, claiming better long-horizon geometric consistency on the MIND benchmark than explicit and implic...

  17. World-Ego Modeling for Long-Horizon Evolution in Hybrid Embodied Tasks

    cs.CV 2026-05 unverdicted novelty 6.0

    Proposes World-Ego Modeling with WEM using CP-MoE diffusion and a new HTEWorld benchmark, claiming SOTA on hybrid navigation-manipulation tasks.

  18. Pyramid Forcing: Head-Aware Pyramid KV Cache Policy for High-Quality Long Video Generation

    cs.CV 2026-05 unverdicted novelty 6.0

    Pyramid Forcing classifies attention heads into Anchor, Wave, and Veil types and applies type-specific KV cache policies to improve long-horizon autoregressive video generation quality.

  19. RealCam: Real-Time Novel-View Video Generation with Interactive Camera Control

    cs.CV 2026-05 unverdicted novelty 6.0

    RealCam is a causal autoregressive model for real-time camera-controlled video-to-video generation, using cross-frame in-context teacher distillation and loop-closed data augmentation to achieve high fidelity and consistency.

  20. WorldPlay: Towards Long-Term Geometric Consistency for Real-Time Interactive World Modeling

    cs.CV 2025-12 unverdicted novelty 6.0

    WorldPlay uses dual action representation, reconstituted context memory, and context forcing distillation to produce consistent 720p streaming video at 24 FPS for interactive world modeling.

  21. LongLive: Real-time Interactive Long Video Generation

    cs.CV 2025-09 conditional novelty 6.0

    LongLive is a causal autoregressive video generator that produces up to 240-second interactive videos at 20.7 FPS on one H100 GPU after 32 GPU-days of fine-tuning from a 1.3B short-clip model.

  22. WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory

    cs.CV 2026-07 unverdicted novelty 5.0

    A video world model framework that uses LLM-orchestrated 3D trajectories as control signals for generation to achieve persistent dynamic object memory and viewpoint freedom.

  23. PhysEditWorld: A Large-Scale Dataset Toward Physics-Editable World Models

    cs.CV 2026-06 unverdicted novelty 5.0

    PhysEditWorld supplies 12 UE5 scenes, 60+ million frames, and explicit gravity labels via a replay paradigm to support gravity-faithful and physically editable world models.

  24. WorldOlympiad: Can Your World Model Survive a Triathlon?

    cs.CV 2026-06 unverdicted novelty 5.0

    WorldOlympiad is a new benchmark decomposing world-model evaluation into physical, geometry, and interaction tracks using segmentation, MLLM judges, Gaussian splatting, and action prompts on diverse scenarios.

  25. WorldCraft: From Camera Navigation to Object Manipulation in Interactive Video World Models

    cs.CV 2026-05 unverdicted novelty 5.0

    WorldCraft introduces NWT, SP-LoRA, and TASP to enable object trajectory control in video-based world models while preserving camera navigation.

  26. Matrix-game 2.0: An open-source real-time and streaming interactive world model

    cs.CV 2025-08 unverdicted novelty 5.0

    Matrix-Game 2.0 introduces a scalable data pipeline, action-injection module, and few-step distillation to enable real-time streaming video generation at 25 FPS from game-engine interactions, with open-sourced weights...

  27. AlayaWorld: Long-Horizon and Playable Video World Generation

    cs.CV 2026-07 conditional novelty 4.0

    AlayaWorld is a full-stack open-source framework for interactive video world generation, combining 3D spatial caching, error-bank training, and few-step distillation for real-time playable worlds.

  28. OpenWorldLib: A Unified Codebase and Definition of Advanced World Models

    cs.CV 2026-04 unverdicted novelty 4.0

    OpenWorldLib offers a standardized codebase and definition for world models that combine perception, interaction, and memory to understand and predict the world.

  29. Towards Interactive Video World Modeling: Frontiers, Challenges, Benchmarks, and Future Trends

    cs.CV 2026-05 unverdicted novelty 2.0

    This survey reviews trends, challenges, benchmarks, and future directions in action-conditioned interactive world modeling for video and 3D generation.