DWM Decomposes World Effects in Latent Models.

Yi-Ge Zhang, Tianqi Du, Qi Zhang, Yisen Wang· July 22, 2026 View original

Summary

DWM (Decomposed World Model) is a framework that separates action-driven changes from action-invariant "world effects" within latent world models. This decomposition improves the transferability of learned dynamics and enhances planning success in environments with persistent intrinsic dynamics.

Latent world models are fundamental to modern model-based control, yet their current action-conditioned formulations often conflate different sources of state change. They supervise the next-latent transition with a single target, forcing the model to absorb both action-driven changes and action-invariant "world effects" (intrinsic environmental dynamics like gravity or inertia) into one monolithic learning signal. This entanglement prevents the model from accurately attributing changes to their root causes and hinders the transferability of learned dynamics. Researchers introduce DWM (Decomposed World Model), a supervision-level framework designed to operationalize this decomposition. DWM augments a latent world model's predictor with an auxiliary "world head," which is regularized to be action-invariant through a normalized world-contrastive objective. The original prediction head is then coupled to this world head via an orthogonality constraint. Together, these components induce an explicit additive decomposition of the predicted transition into distinct action-invariant and action-driven components, all without altering the underlying architecture or inference pipeline. To rigorously evaluate DWM, new "W-variants" of three standard control benchmarks (PushT-W, Reacher-W, TwoRoom-W) were created, each incorporating distinct action-invariant dynamics. DWM not only matched strong baselines on the original benchmarks but also delivered a significant mean absolute improvement in CEM planning success across the new W-variants, demonstrating its effectiveness in environments with persistent world effects.

Why it matters

For professionals developing autonomous systems, robotics, or complex simulations, DWM offers a more robust and transferable way to model environments, leading to more effective and adaptable control policies.

How to implement this in your domain

  1. 1Integrate the DWM framework into the development of new latent world models for model-based reinforcement learning.
  2. 2Adapt existing world models by adding an auxiliary "world head" and applying the proposed regularization and orthogonality constraints.
  3. 3Design control environments that explicitly include persistent "world effects" to test the robustness of decomposed world models.
  4. 4Evaluate the transferability of learned dynamics using DWM across different tasks or environments.

Who benefits

RoboticsAutonomous VehiclesGamingSimulationIndustrial Automation

Key takeaways

  • DWM separates action-driven changes from action-invariant world effects in latent models.
  • This decomposition improves the transferability of learned dynamics.
  • The framework enhances planning success in environments with intrinsic dynamics.
  • It achieves this without altering core model architecture or inference.

Original post by Yi-Ge Zhang, Tianqi Du, Qi Zhang, Yisen Wang

"arXiv:2607.18715v1 Announce Type: new Abstract: Latent world models underpin much of modern model-based control, yet current action-conditioned formulations supervise the next-latent transition with a single, undifferentiated target, forcing a monolithic learning signal to absorb…"

View on X

Originally posted by Yi-Ge Zhang, Tianqi Du, Qi Zhang, Yisen Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses