Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

ABot-World-0: Real-Time Interactive World Model Runs at 16 FPS on a Single RTX 5090

AI By Crimson AI Hugging Face Papers 22 July 2026 · 00:00 15 views
Share: X Telegram

Hugging Face researchers introduce ABot-World-0, an action-conditioned video world model that enables real-time, long-horizon closed-loop interaction on a single desktop GPU. The model streams 720P video at up to 16 FPS on an NVIDIA RTX 5090 with 1.2s latency.

ABot-World-0: Real-Time Interactive World Model Runs at 16 FPS on a Single RTX 5090

Key points

Researchers from Hugging Face and affiliated labs have unveiled ABot-World-0, an action-conditioned video world model designed for real-time, long-horizon closed-loop interaction. The model can run on a single desktop GPU, achieving up to 16 FPS at 720P resolution on an NVIDIA RTX 5090, with an action-to-first-frame latency of just 1.2 seconds and peak VRAM usage of approximately 19 GiB.

The system is built on a multi-source data infrastructure that includes AAA games, simulation engines, and internet videos to learn controllable world dynamics. A key component is WorldExplorer, which performs agent-driven data collection guided by training feedback. The pipeline applies 14 deterministic quality checks, VLM-based assessment, and synchronized action and text annotation.

ABot-World-0 uses a progressive distillation approach: a bidirectional action-conditioned teacher is distilled into a causal student via teacher forcing and ODE distillation. The novel LongForcing technique aligns long student self-rollouts with an extended-horizon teacher, mitigating accumulated distribution shift and autoregressive drift. Raw keyboard actions serve as a unified control interface for scene roaming and third-person character interaction, while reference-character memory ensures identity consistency during rollouts.

For deployment, the team co-designed a streaming inference stack featuring a lightweight VAE decoder, efficient attention mechanisms, memory-aware scheduling, and low-bit DiT inference. Experiments on WorldRoamBench and extended interactive rollouts demonstrate competitive controllability and coherent long-horizon world evolution. The project is open-source, with code, model, and interactive demo available on GitHub and Hugging Face.

MetricValue
Resolution720P
Max FPS (RTX 5090)16 FPS
Action-to-first-frame latency1.2 s
Peak VRAM~19 GiB
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1