Hugging Face Daily PapersMingyang Chen, Shengdong Chen, Xiaoxiao Fu1 min readpaperadvanced
Zing-0.5: Toward Playable Worlds with Real-Time Joint Action and Text Control
Summary
Zing‑0.5 is a 5 B autoregressive world model that lets users control generated environments in real time using both keyboard actions and text prompts. The paper introduces unified action‑text conditioning, segment‑level teacher distillation, and a low‑cost streaming inference pipeline that runs at 24 FPS (832×480) for about $0.009 per minute, achieving 81 % overall and 88.5 % consistency on a nav…
- Unified conditioning merges magnitude‑aware keyboard inputs with temporally aligned text instructions, enabling joint control in a single sequence.
- Event‑scale supervision uses a segment‑level teacher to distill knowledge into a block‑level causal student, improving incremental generation fidelity.
- Four‑step generation with context‑preserving streaming runs at 24 FPS (832×480) for ~0.009 USD per stream‑minute, enabling low‑cost real‑time interaction.
- On 158 WBench Navigation cases Zing‑0.5 scores 81.0 overall and 88.5 consistency, demonstrating reliable navigation and event control.
Game AI and interactive generative model engineers should care because it demonstrates a practical, low‑cost approach to real‑time, jointly controllable world generation.
7/10

