SANA-WM: Efficient Minute-Scale World Modeling with Hybrid Linear Diffusion Transformer
Summary
SANA-WM is a 2.6B-parameter open-source world model that generates high-fidelity 720p minute-scale videos with precise camera control, achieving industrial-level quality while significantly reducing computational requirements.
View Cached Full Text
Cached at: 05/15/26, 04:23 AM
Paper page - SANA-WM: Efficient Minute-Scale World Modeling with Hybrid Linear Diffusion Transformer
Source: https://huggingface.co/papers/2605.15178
Abstract
SANA-WM is an efficient 2.6B-parameter world model that generates high-fidelity 720p videos with precise camera control, achieving industrial-level quality while significantly reducing computational requirements through hybrid attention, dual-camera branches, two-stage generation, and robust annotation pipelines.
We introduce SANA-WM, an efficient 2.6B-parameter open-sourceworld modelnatively trained for one-minute generation, synthesizing high-fidelity, 720p, minute-scale videos with precisecamera control. SANA-WM achieves visual quality comparable to large-scale industrial baselines such as LingBot-World and HY-WorldPlay, while significantly improving efficiency. Four core designs drive our architecture: (1)Hybrid Linear Attentioncombines frame-wiseGated DeltaNet(GDN) withsoftmax attentionfor memory-efficient long-context modeling. (2) Dual-BranchCamera Controlensures precise6-DoF trajectoryadherence. (3)Two-Stage Generation Pipelineapplies a long-video refiner to stage-1 outputs, improving quality and consistency across sequences. (4) Robust Annotation Pipeline extracts accurate metric-scale 6-DoF camera poses from public videos to yield high-quality, spatiotemporally consistent action labels. Driven by these designs, SANA-WMdemonstrates remarkable efficiency across data, training compute, and inference hardware: it uses only sim213K public video clips withmetric-scale pose supervision, completes training in 15 days on 64 H100s, and generates each 60s clip on a single GPU; itsdistilled variantcan be deployed on a single RTX 5090 withNVFP4 quantizationto denoise a 60s 720p clip in 34s. On our one-minute world-model benchmark, SANA-WM demonstrates stronger action-following accuracy than prior open-source baselines and achieves comparable visual quality at 36times higher throughput for scalableworld modeling.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2605\.15178
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.15178 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.15178 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.15178 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Efficient-Large-Model/SANA-WM_bidirectional
SANA-WM is an efficient 2.6B-parameter open-source world model for minute-scale video generation with precise camera control. It uses a hybrid linear diffusion transformer and a two-stage pipeline to produce 720p videos from images and text prompts.
SANA-WM, a 2.6B open-source world model for 1-minute 720p video
SANA-WM is a 2.6 billion parameter open-source world model capable of generating 1-minute 720p videos.
SANA-Video: Efficient Video Generation with Block Linear Diffusion Transformer
SANA-Video is a small diffusion model that efficiently generates high-resolution, long videos using linear attention and a constant-memory KV cache, achieving competitive performance at dramatically lower cost and faster speed compared to existing models.
@songhan_mit: the causal version of SANA world model is released, enabling close to real-time inference on a single H100:
The causal version of the SANA world model has been released, enabling near real-time inference for video generation on a single H100 GPU, with open-source code and a demo.
@songhan_mit: Explore SANA World Model, using hybrid linear attention, efficient and fast!
SANA World Model is a new AI model that uses hybrid linear attention for efficiency and speed.