Marionette: Decoupling Appearance from State

The Marionette world model decouples visual synthesis from geometric state, enabling controllable, long-horizon interactive simulations with explicit state repair.

6 min read
Diagram illustrating the three-stage architecture of the Marionette world model, showing state prediction, graphics bridging, and observation synthesis.
The Marionette world model separates world state prediction from appearance synthesis.

Visual TL;DR. Current World Models causes Error Accumulation. Error Accumulation addresses Marionette World Model. Marionette World Model first stage Predict 3D World State. Predict 3D World State then uses Graphics Bridge. Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations. Controllable Simulations leading to Enhanced Utility.

  1. Current World Models: autoregressively generating visual observations, implicitly encoding structured properties like pose and geometry
  2. Error Accumulation: leads to compromised controllability and coherence in long-horizon interactive simulations
  3. Marionette World Model: explicitly modeling evolving world state, delegating exact geometric computation to a fixed renderer
  4. Predict 3D World State: two-stage autoregressive dynamics model predicts interpretable 276-dimensional multi-entity articulated skeletons
  5. Graphics Bridge: zero-parameter bridge translates predicted state into pose-control videos, computing geometry in closed form
  6. Decoupled Appearance: separates visual synthesis from geometric state, enabling explicit state repair
  7. Controllable Simulations: enables long-horizon interactive simulations with explicit state repair and uncompromised fidelity
  8. Enhanced Utility: improves repairability and consistency for interactive game world models
Visual TL;DR
Visual TL;DR, startuphub.ai Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations achieves enables Current World Models Marionette World Model Graphics Bridge Decoupled Appearance Controllable Simulations From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations achieves enables Current WorldModels Marionette WorldModel Graphics Bridge DecoupledAppearance ControllableSimulations From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations achieves enables Current World Models autoregressively generating visualobservations, implicitly encodingstructured properties like pose and… Marionette World Model explicitly modeling evolving world state,delegating exact geometric computation toa fixed renderer Graphics Bridge zero-parameter bridge translates predictedstate into pose-control videos, computinggeometry in closed form Decoupled Appearance separates visual synthesis from geometricstate, enabling explicit state repair Controllable Simulations enables long-horizon interactivesimulations with explicit state repair anduncompromised fidelity From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations achieves enables Current WorldModels autoregressivelygenerating visualobservations,… Marionette WorldModel explicitly modelingevolving worldstate, delegating… Graphics Bridge zero-parameterbridge translatespredicted state… DecoupledAppearance separates visualsynthesis fromgeometric state,… ControllableSimulations enableslong-horizoninteractive… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current World Models causes Error Accumulation. Error Accumulation addresses Marionette World Model. Marionette World Model first stage Predict 3D World State. Predict 3D World State then uses Graphics Bridge. Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations. Controllable Simulations leading to Enhanced Utility causes addresses first stage then uses achieves enables leading to Current World Models autoregressively generating visualobservations, implicitly encodingstructured properties like pose and… Error Accumulation leads to compromised controllability andcoherence in long-horizon interactivesimulations Marionette World Model explicitly modeling evolving world state,delegating exact geometric computation toa fixed renderer Predict 3D World State two-stage autoregressive dynamics modelpredicts interpretable 276-dimensionalmulti-entity articulated skeletons Graphics Bridge zero-parameter bridge translates predictedstate into pose-control videos, computinggeometry in closed form Decoupled Appearance separates visual synthesis from geometricstate, enabling explicit state repair Controllable Simulations enables long-horizon interactivesimulations with explicit state repair anduncompromised fidelity Enhanced Utility improves repairability and consistency forinteractive game world models From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current World Models causes Error Accumulation. Error Accumulation addresses Marionette World Model. Marionette World Model first stage Predict 3D World State. Predict 3D World State then uses Graphics Bridge. Graphics Bridge achieves Decoupled Appearance. Decoupled Appearance enables Controllable Simulations. Controllable Simulations leading to Enhanced Utility causes addresses first stage then uses achieves enables leading to Current WorldModels autoregressivelygenerating visualobservations,… ErrorAccumulation leads tocompromisedcontrollability and… Marionette WorldModel explicitly modelingevolving worldstate, delegating… Predict 3D WorldState two-stageautoregressivedynamics model… Graphics Bridge zero-parameterbridge translatespredicted state… DecoupledAppearance separates visualsynthesis fromgeometric state,… ControllableSimulations enableslong-horizoninteractive… Enhanced Utility improvesrepairability andconsistency for… From startuphub.ai · The publishers behind this format

Current interactive game world models struggle with long-term consistency. By autoregressively generating visual observations directly, they implicitly encode structured properties like pose and geometry. This leads to error accumulation over time, compromising controllability and coherence. The Marionette world model introduces a novel paradigm: explicitly modeling the evolving world state and delegating exact geometric computation to a fixed, zero-parameter renderer.

Separating Structure from Synthesis

Marionette operates in three stages to achieve this separation. First, a two-stage autoregressive dynamics model predicts an explicit, interpretable 276-dimensional 3D world state. This state encapsulates multi-entity articulated skeletons, metric root trajectories, and rotations. Second, a graphics bridge, requiring zero parameters, translates this predicted state into pose-control videos. Crucially, this bridge computes world-space geometry and occlusion in closed form, offering exactness without neural computation. Finally, a control-conditioned video-diffusion observation model synthesizes photorealistic RGB observations based on these structured controls.

Controllability and Repairability in the State Space

The core innovation lies in the explicit world state, which proves directly controllable. Experiments demonstrate that forcing a mismatched action stream alters root-aligned joint error by 31% across held-out segments, validating the state's responsiveness. Furthermore, long-horizon behaviors are determined and can be repaired within this state representation. Left unconstrained, generated characters drifted apart significantly, and a third of frames exhibited ground penetration. However, by imposing simple rules on the explicit state, such as a terrain collider and a separation cap, ground penetration was reduced by 66%, and character engagement was maintained. These improvements were achieved without any modifications to the observation model, highlighting the power of state-level control.

Uncompromised Fidelity, Enhanced Utility

Routing appearance through the predicted state incurs no detectable loss in fidelity. The system achieves a Frame-to-Frame Video Diffusion (FVD) score of 831, a marginal increase compared to the 799 FVD for recorded pose, suggesting photorealism is preserved. This architectural choice provides the significant benefit of a controllable and repairable world model, without sacrificing the visual quality expected from generative approaches. The Marionette world model offers a promising direction for building more robust and predictable interactive AI systems.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.