From Pixels to States: Rethinking Interactive World Models as Game Engines
Summary
This paper rethinks interactive world models as game engines by examining four key dimensions—action control, state dynamics, state-observation persistence, and real-time generation—and introduces a scalable data engine for Black Myth: Wukong with over 90 hours of gameplay data to advance state-aware game world modeling.
View Cached Full Text
Cached at: 07/20/26, 09:42 AM
Paper page - From Pixels to States: Rethinking Interactive World Models as Game Engines
Source: https://huggingface.co/papers/2607.14076
Abstract
Buildinginteractiveworldsthatrespondcoherentlytoplayeractionshaslongbeenasharedgoalofcomputergraphics,games,andartificialintelligence.Recentvideogenerativemodelsprovideadata-drivenroutetowardthisgoalbypredictingfutureobservationsconditionedonuseractions,andareincreasinglyregardedaspotentialnext-generationgameengines.Realizingagenuinelyinteractivegameworld,however,requiresinteractionoutcomesthatfollowrulesoverevolvinggameconditions,consequencesthatpersistoverlonghorizons,andagenerationloopthatoperatesinrealtime.Conventionalgameenginesrealizethesepropertiesthrougharecurrentaction-state-observationloop,inwhichplayeractionsupdateanexplicitgamestateaccordingtopredefinedrulesandobservationsarerenderedfromtheresultingstate.Takingthisloopasanorganizinglens,thispaperexaminesinteractivegameworldmodelingalongfourdimensions:playeractioncontrol,gamestatedynamics,state-observationpersistence,andreal-timeinteractivegeneration.Foreachdimension,westartfromthecapabilitiesrequiredbyaninteractivegameworld,groupexistingapproachesintorepresentativefamilies,anddiscussthestrengthsandtrade-offsofeachfamily.Complementingthisanalysis,wepresentascalabledataengineforBlackMyth:Wukongthatcollectsover90hoursofgameplaywithframe-alignedplayeractions,ground-truthgamestates,andvisualobservations,togetherwithstructuredandsemanticannotations,asaresourceforstate-awaregameworldmodeling.Wehopethispaperoffersaclearpictureofwherethefieldstandsandfostersprogresstowardinteractivegameworlds.
View arXiv pageView PDFGitHub409Add to collection
Get this paper in your agent:
hf papers read 2607\.14076
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/2607.14076 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.14076 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.14076 in a Space README.md to link it from this page.
Collections including this paper2
Similar Articles
ActWorld: From Explorable to Interactive World Model via Action-Aware Memory
ActWorld proposes a chunk-autoregressive world model with hierarchical action-aware memory to support object interaction alongside navigation, addressing data and memory bottlenecks in existing interactive world models.
Infinite Worlds with Versatile Interactions
This paper introduces LingBot-World 2.0, an advanced world modeling system with unbounded interaction horizons, real-time 720p 60fps video generation, diverse interactive elements (e.g., attacking, spell-casting), and novel multi-agent behavior control via pilot and director agents, along with a shared multi-player interface.
Multiplayer Interactive World Models with Representation Autoencoders
This paper introduces MIRA, the first large-scale multiplayer world model for highly dynamic physics-based environments, trained on 10,000 hours of Rocket League gameplay. The 5-billion-parameter latent diffusion model generates stable four-player rollouts in real time, with distributional quality holding steady for hours.
EvolvingWorld: An Open-Schema Framework for Co-Evolving Role-Play Agents and World Model in Interactive Literary World
Introduces EvolvingWorld, an open-schema framework and benchmark for co-evolving role-play agents and world models in interactive literary worlds, enabling long-horizon simulation with persistent character and world state updates.
Simulating everything, sort of: The promise and limits of world models
An Ars Technica article explores the promise and limitations of world models as an emerging AI paradigm, contrasting them with LLMs and featuring expert insights on their applications in robotics, research, and asset generation.