BiWM: Advancing Open-Source Interactive Video World Models with Bidirectional Autoregression

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

BiWM is an open-source, full-stack framework for building interactive video world models using a bidirectional autoregressive paradigm. It significantly improves upon existing causal models like minWM by employing a two-stage training pipeline: camera-control fine-tuning and few-step Distribution Matching Distillation (DMD). This compact recipe converges within a few hundred optimizer steps on 8×H200 GPUs, making it highly efficient for academic budgets. BiWM retains full bidirectional attention within video chunks for self-correction, leading to superior visual fidelity and stable long-horizon exploration. It supports diverse architectures such as Wan2.1-T2V-1.3B, HunyuanVideo-1.5-TI2V-8B, and LTX-2.3-22B, integrates history-compression mechanisms, and enables real-world camera control and real-time event editing.

Key takeaway

For AI Scientists and Machine Learning Engineers developing interactive video world models, BiWM offers a compelling alternative to causal frameworks. Its two-stage, resource-efficient training on 8×H200 GPUs allows rapid iteration and validation, while its bidirectional autoregressive design ensures higher visual fidelity and stable long-horizon control. You should consider adopting BiWM to achieve robust real-world camera control and enable dynamic real-time event editing in your simulations, especially when working with diverse video diffusion backbones.

Key insights

BiWM offers an efficient, open-source framework for interactive video world models using bidirectional autoregression for superior fidelity and control.

Principles

Method

BiWM fine-tunes a pretrained video model for camera control, then distills it into a 4-step chunk-wise generator using multi-objective DMD, adversarial, SFT, and forward-KL terms.

In practice

Topics

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.