Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Executable World Model

Executable World Model

A world model represented as runnable code rather than as neural network weights, supporting inspection, verification, and gradient-free optimization.

Year: 2026Generality: 700Added: Aug 31, 2026
Back to Vocab

An executable world model is a representation of a physical or agent environment as code that can be executed to advance the simulation state, inspect intermediate computations, verify against observations, and edit individual components. The paradigm contrasts with the dominant neural-world-model approach (world-model, DIT-based-world-model, foundation-world-model) which represents dynamics implicitly in network weights and produces next states via forward passes that cannot be inspected or directly verified.

The executable form offers several advantages: (1) transparency — the simulation logic can be read and audited by humans, which is critical for safety in physical robotics and autonomous systems; (2) gradient-free optimization — code can be improved by search, mutation, or LLM-based edits without backpropagation, making it accessible to non-differentiable environments; (3) editability — individual components of the world can be modified in isolation to test counterfactuals; and (4) verifiable — the simulation can be checked against observations at intermediate steps, not only at the end of a trajectory.

The paradigm has emerged as an active research area in 2026. SceneCode (arXiv 2605.19587) represents indoor scenes as executable programs for editable indoor scenes with articulated objects. VisPhyWorld (arXiv 2602.13294) probes physical reasoning via code-driven video reconstruction. PatchWorld (arXiv 2605.30880) applies gradient-free optimization to executable world models for agent environments. Baba in Wonderland (arXiv 2605.16725) learns executable dynamics online from observations. Executable World Models for ARC-AGI-3 (arXiv 2605.05138) and the follow-up 'Do Coding Agents Need Executable World Models?' (arXiv 2607.15439) examine the role of executable world models in coding agents.

Code-as-World (arXiv 2608.27549) is the most explicit instantiation: it represents physical worlds as executable code and uses an agentic-discovery loop to construct such representations from multimodal observations. The paradigm is adjacent to neural world models (world-model), differentiable physics simulation, and symbolic-physics engines, but distinct in emphasizing code as the representation substrate rather than weights or PDE solvers.

Sources

  1. Executable World Models for ARC-AGI-3 in the Era of Coding Agents

    arXiv · May 6, 2026

  2. Baba in Wonderland: Online Self-Supervised Dynamics Discovery for Executable World Models

    arXiv · May 16, 2026

  3. PatchWorld: Gradient-Free Optimization of Executable World Models for Agent Environments

    arXiv · May 29, 2026

  4. World model (artificial intelligence)

    Wikipedia

Research this in Signals

Scan Executable World Model for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Executable World Model already loaded, so edit it or scan as is.