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

GameWAM: First World-Action Model for Native Video-Game Control

AI By Crimson AI Hugging Face Papers 29 August 2026 · 00:00 6 views
Share: X Telegram

Hugging Face researchers introduce GameWAM, the first world-action model for native closed-loop gameplay and GUI control, jointly generating future visuals and executable keyboard-mouse actions. It achieves competitive task performance with fewer executed actions and uncovers a new failure mode in generative control.

GameWAM: First World-Action Model for Native Video-Game Control

Key points

Researchers from Hugging Face have unveiled GameWAM, a unified world-action model designed for native video-game control. Unlike existing agents that map visual and task context directly to actions without explicit world dynamics, or interactive world models that predict visuals but lack policy capabilities, GameWAM jointly generates future visual observations and executable keyboard-mouse trajectories. This is achieved through parallel visual and action generative processes using block-causal conditioning and flow matching.

To support joint world-action learning, the team constructed synchronized gameplay and GUI trajectories. GameWAM handles heterogeneous native controls by predicting a gameplay/GUI mode at each action step and generating actions with mode-specific prediction distributions and continuous-action normalization. This allows the model to manage continuous camera or cursor motion alongside discrete controls within a single Action-DiT flow.

For long-horizon interaction, GameWAM employs block-cycle control: it predicts beyond the committed horizon, executes only a short action prefix, and replans from new observations. A bounded within-cycle KV cache and hierarchical cross-cycle visual history preserve temporal continuity under bounded memory, making the approach scalable for extended gameplay sessions.

Experiments across Minecraft and ViZDoom show that GameWAM achieves competitive task success while using fewer executed native actions than compared agents in Minecraft across all evaluated task categories. The research also uncovers a phenomenon termed Low-Frequency Action Source Imprinting (LASI), where low-frequency components of the sampled action source systematically steer coarse camera motion, potentially leading to persistent directional bias when reused across replanning steps.

The project page is available at https://yunncheng.github.io/GameWAM/.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

3
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

3