Search papers, labs, and topics across Lattice.
The paper introduces the Code World Model, a novel framework that integrates the reasoning and coding capabilities of language models with the generative priors of video models to enhance world modeling in complex environments. By employing a coding agent as a "world brain," the framework maintains persistent world states and ensures rule-consistent evolution through executable code generation. The approach successfully connects executable states with visual generation using a proxy representation, enabling high-fidelity visual observations while adhering to spatiotemporal constraints in interactive environments.
A coding agent can maintain persistent world states and generate coherent visualizations, revolutionizing how we model complex environments.
World models aim to simulate how complex environments evolve under actions and events, yet existing video-based world models primarily learn dynamics from visual observations, which reveal outcomes rather than the underlying knowledge, rules, and mechanisms governing world evolution. This makes it difficult to maintain persistent consequences and support coherent, open-ended evolution. We introduce Code World Model, a framework that separates world evolution from visual realization by combining the reasoning and coding capabilities of language models with the generative priors of video models. A coding agent serves as the world brain, reasoning about events and their consequences and generating executable code to maintain persistent world state and perform rule-consistent evolution. To connect executable state with visual generation, we introduce a proxy representation that encodes frame-wise spatiotemporal constraints and is compiled into a proxy video, which conditions a video model to render high-fidelity visual observations. We further develop data pipelines for constructing aligned proxy-observation pairs from gameplay and real-world videos. After fine-tuning on paired gameplay data, MiniMax-H3 follows proxy-based spatiotemporal specifications from simple interactive worlds built by the coding agent while preserving rich visual details and dynamics. These results demonstrate the potential of combining code for persistent world evolution with video models for flexible visual realization, providing a new path toward open-ended world models.