minWM: A Full-Stack Open-Source Framework for Real-Time Interactive Video World Models
TLDR
minWM is an open-source framework for building real-time interactive video world models from video diffusion models via controllable fine-tuning and distillation.
Reasoning
The paper presents a comprehensive pipeline for converting video diffusion models into interactive world models, with modular design and support for multiple backbones. However, the abstract lacks explicit experimental results or real-world benchmarks, making it unclear how well the framework performs in practice.
Read-first score
Read-first score 71.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 55.
Field roles
Rank sensitivity
Stability: volatile; rank range: 391.
Keyword Scores
Deep Analysis
Innovations
- Full-stack open-source framework for building real-time interactive video world models
- End-to-end pipeline converting bidirectional T2V/TI2V video foundation models into camera-controllable few-step autoregressive world models
- Causal Forcing / Causal Forcing++ pipeline including AR diffusion training, causal ODE or causal consistency distillation, and asymmetric DMD
- Modular and architecture-extensible instantiation on representative open backbones (Wan2.1-T2V-1.3B and HY1.5-TI2V-8B)
- Support for adapting existing video world models (e.g., HY-WorldPlay) to new data distributions, training recipes, and latency targets
Methodology
minWM provides an end-to-end pipeline that first fine-tunes a bidirectional video diffusion model with camera control, then applies the Causal Forcing/Causal Forcing++ pipeline (including AR diffusion training, causal ODE or causal consistency distillation, and asymmetric DMD) to distill it into a few-step autoregressive generator for low-latency rollout. The framework is modular and architecture-extensible, instantiated on Wan2.1-T2V-1.3B and HY1.5-TI2V-8B.
Key Results
The paper provides practical ablations on camera trajectory quality, controllability training steps, and minimal batch-size requirements, but no specific quantitative results are mentioned in the abstract.