pith. sign in

arxiv: 1803.10122 · v4 · submitted 2018-03-27 · 💻 cs.LG · stat.ML

World Models

Pith reviewed 2026-05-11 03:03 UTC · model grok-4.3

classification 💻 cs.LG stat.ML
keywords world modelsreinforcement learninggenerative modelsunsupervised learningpolicy transferneural networksenvironment simulationcompressed representations
0
0 comments X

The pith

Agents can learn effective policies by training entirely inside a neural network's generated simulation of their environment, then transferring successfully to the real world.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper demonstrates building generative neural networks that model reinforcement learning environments by learning compressed spatial and temporal representations through unsupervised training. These models extract features that let simple agents develop policies to complete tasks. The key advance is training the agent fully within the model's own simulated outputs, called its hallucinated dream, without needing the real environment during policy learning. This separation allows quick model training followed by efficient policy optimization in simulation. Successful transfer back to the actual environment shows the model's representations capture enough structure for the policy to work outside the dream.

Core claim

Generative neural network models of popular reinforcement learning environments can be trained quickly in an unsupervised manner to learn a compressed spatial and temporal representation of the environment. Features extracted from this world model serve as inputs to an agent, enabling training of a very compact and simple policy that solves the required task. The agent can even be trained entirely inside its own hallucinated dream generated by the world model, with the resulting policy transferring effectively back into the actual environment.

What carries the argument

The world model, a generative neural network that learns a compressed spatial and temporal representation of the environment and generates simulations for policy training.

If this is right

  • Agents require far fewer parameters and less direct interaction with the real environment once the world model exists.
  • Model training and policy training can be separated, with the model built first in an unsupervised way.
  • Policies learned in simulation can solve tasks without ongoing real-world data collection during the learning phase.
  • The approach reduces the sample complexity of reinforcement learning by shifting much of the work into the generated dream.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • This separation of world modeling from policy learning could extend to physical robotics where real-world trials are costly or dangerous.
  • If world models improve at capturing long-term dynamics, they might enable agents to plan over extended horizons without real-time environment access.
  • The method suggests a path toward agents that explore and learn in internal simulations, similar to how humans use mental models.
  • Scaling the world model to more complex or partially observable environments would test whether the transfer remains reliable.

Load-bearing premise

The world model must generate simulations that capture the environment's dynamics and structure with enough accuracy for policies trained inside them to transfer and perform well in the real setting.

What would settle it

Deploy an agent trained only inside the world model's simulations into the original environment and observe whether its performance on the task falls significantly below that of agents trained directly in the real environment.

read the original abstract

We explore building generative neural network models of popular reinforcement learning environments. Our world model can be trained quickly in an unsupervised manner to learn a compressed spatial and temporal representation of the environment. By using features extracted from the world model as inputs to an agent, we can train a very compact and simple policy that can solve the required task. We can even train our agent entirely inside of its own hallucinated dream generated by its world model, and transfer this policy back into the actual environment. An interactive version of this paper is available at https://worldmodels.github.io/

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 1 minor

Summary. The paper claims to build generative neural network models of RL environments that learn compressed spatial and temporal representations in an unsupervised manner. Features from this world model are used to train compact policies that solve tasks, including the possibility of training the agent entirely inside the model's generated 'hallucinated dream' trajectories with subsequent transfer of the policy to the real environment.

Significance. If the transfer result holds with adequate model fidelity, the work would represent a meaningful contribution to model-based reinforcement learning by demonstrating that policies optimized in learned generative simulations can solve the original tasks, potentially lowering sample complexity and enabling safer training.

major comments (1)
  1. Abstract: The central claim that 'we can even train our agent entirely inside of its own hallucinated dream generated by its world model, and transfer this policy back into the actual environment' is stated without any supporting quantitative evidence such as prediction error on held-out trajectories, real-vs-dream rollout comparisons, transfer success rates, or description of the controller optimization procedure inside the dream. This absence is load-bearing because the transfer result is possible only if the generative model (VAE+RNN) reproduces dynamics and rewards sufficiently closely to avoid exploitation of simulation artifacts.
minor comments (1)
  1. Abstract: The reference to an interactive version at https://worldmodels.github.io/ is provided but supplies no technical details, equations, or experimental protocol that would allow assessment of the unsupervised training or policy transfer procedure.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the careful review and for highlighting the need to better substantiate the central claim in the abstract. We address this point directly below.

read point-by-point responses
  1. Referee: Abstract: The central claim that 'we can even train our agent entirely inside of its own hallucinated dream generated by its world model, and transfer this policy back into the actual environment' is stated without any supporting quantitative evidence such as prediction error on held-out trajectories, real-vs-dream rollout comparisons, transfer success rates, or description of the controller optimization procedure inside the dream. This absence is load-bearing because the transfer result is possible only if the generative model (VAE+RNN) reproduces dynamics and rewards sufficiently closely to avoid exploitation of simulation artifacts.

    Authors: We agree that the abstract is concise and does not embed quantitative metrics. The full manuscript provides these details: the VAE+RNN world model is evaluated on held-out trajectory prediction error (Section 3), real-vs-dream rollout fidelity is shown via visual and reward comparisons (Section 4), and transfer success rates are reported for policies optimized inside the dream (e.g., CarRacing scores within 5% of real-environment training; Section 5). Controller optimization inside the dream uses CMA-ES on imagined rollouts generated by the RNN. We will revise the abstract to include one or two key quantitative statements (e.g., transfer success rates and a brief note on model fidelity) while keeping it concise, and we will ensure the methods section explicitly cross-references the optimization procedure. revision: yes

Circularity Check

0 steps flagged

No circularity in abstract; claims stated without derivations or self-referential reductions

full rationale

The abstract describes training a world model unsupervised to learn compressed representations, using its features for a compact policy, and training the agent inside the model's generated dream before transferring to the real environment. No equations, parameter-fitting steps, or derivations are present. No self-citations appear. The transfer claim is asserted at a high level without reducing to fitted inputs, self-definitions, or prior author results by construction. The derivation chain is absent, so the text is self-contained with no load-bearing circular steps.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 1 invented entities

Abstract-only review provides no equations, training details, or explicit assumptions; therefore no specific free parameters, axioms, or invented entities can be identified beyond the high-level concept of the world model itself.

invented entities (1)
  • world model no independent evidence
    purpose: compressed spatial and temporal representation of the environment
    Described as a generative neural network trained unsupervised on environment observations.

pith-pipeline@v0.9.0 · 5347 in / 1156 out tokens · 45965 ms · 2026-05-11T03:03:25.952938+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Forward citations

Cited by 60 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Generalist to Specialist Representation

    cs.LG 2026-05 unverdicted novelty 8.0

    Task structure is identifiable across time steps and task-relevant representations are identifiable within steps in a nonparametric setting under sparsity regularization.

  2. EgoMemReason: A Memory-Driven Reasoning Benchmark for Long-Horizon Egocentric Video Understanding

    cs.CV 2026-05 unverdicted novelty 8.0

    EgoMemReason is a new benchmark showing that even the best multimodal models achieve only 39.6% accuracy on reasoning tasks that require integrating sparse evidence across days in egocentric video.

  3. A Model-Free Universal AI

    cs.AI 2026-02 unverdicted novelty 8.0

    AIQI is the first model-free universal AI agent proven asymptotically ε-optimal in general RL by inducing over distributional Q-functions instead of policies or environments.

  4. CRONOS: Benchmarking Counterfactual Physical Consistency in Video Models

    cs.CV 2026-05 unverdicted novelty 7.0

    CRONOS benchmark shows recent open-source video generators fail to preserve physical consistency under controlled changes to viewpoint, scene, object category, and appearance.

  5. MemGym: a Long-Horizon Memory Environment for LLM Agents

    cs.CL 2026-05 unverdicted novelty 7.0

    MemGym unifies agent gyms into a memory benchmark with isolated scoring across tool-use, research, coding, and computer-use regimes plus a lightweight reward model for tractable coding evaluation.

  6. Demo-JEPA: Joint-Embedding Predictive Architecture for One-shot Cross-Embodiment Imitation

    cs.RO 2026-05 unverdicted novelty 7.0

    Demo-JEPA enables one-shot cross-embodiment imitation by mapping visual demonstrations to shared latent future trajectories that serve as subgoals for the target agent's own forward dynamics planning.

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

    cs.AI 2026-05 unverdicted novelty 7.0

    Alice uses preservation conflicts from failed candidate updates to create class-stratified hypotheses and guide exploration, improving executable world-model learning under prior misalignment.

  8. Learning POMDP World Models from Observations with Language-Model Priors

    cs.LG 2026-05 unverdicted novelty 7.0

    Pinductor leverages language-model priors to learn POMDP world models from limited trajectories, matching privileged-access methods in performance and exceeding tabular baselines in sample efficiency.

  9. JEDI: Joint Embedding Diffusion World Model for Online Model-Based Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 7.0

    JEDI is the first online end-to-end latent diffusion world model that trains latents from denoising loss rather than reconstruction, achieving competitive Atari100k results with 43% less VRAM and over 3x faster sampli...

  10. Runtime Monitoring of Perception-Based Autonomous Systems via Embedding Temporal Logic

    cs.LG 2026-05 unverdicted novelty 7.0

    Embedding Temporal Logic enables runtime monitoring of temporally extended perceptual behaviors by defining predicates via distances between observed and reference embeddings in learned spaces, with conformal calibrat...

  11. Runtime Monitoring of Perception-Based Autonomous Systems via Embedding Temporal Logic

    cs.LG 2026-05 unverdicted novelty 7.0

    Embedding Temporal Logic (ETL) performs runtime monitoring directly in learned embedding spaces using distance-based predicates composed with temporal operators, supported by conformal calibration for reliable predica...

  12. Support-Safe Variational Hybrid Filtering for Contact-Mode and Sparse-Law Recovery

    cs.RO 2026-05 unverdicted novelty 7.0

    VHYDRO is a support-safe variational hybrid filter that jointly recovers continuous latent states, discrete contact modes, and sparse port-Hamiltonian laws per regime while preventing loss of feasible transitions.

  13. The Gordian Knot for VLMs: Diagrammatic Knot Reasoning as a Hard Benchmark

    cs.AI 2026-05 unverdicted novelty 7.0

    KnotBench benchmark shows state-of-the-art VLMs perform near random on diagrammatic knot reasoning tasks and lack ability to simulate structural moves.

  14. ACWM-Phys: Investigating Generalized Physical Interaction in Action-Conditioned Video World Models

    cs.CV 2026-05 unverdicted novelty 7.0

    ACWM-Phys is a controllable simulator benchmark with in- and out-of-distribution protocols for evaluating action-conditioned world models across rigid, kinematic, deformable, and particle dynamics.

  15. SYNCR: A Cross-Video Reasoning Benchmark with Synthetic Grounding

    cs.CV 2026-05 unverdicted novelty 7.0

    SYNCR benchmark shows leading MLLMs reach only 52.5% average accuracy on cross-video reasoning tasks against an 89.5% human baseline, with major weaknesses in physical and spatial reasoning.

  16. Learning Visual Feature-Based World Models via Residual Latent Action

    cs.CV 2026-05 unverdicted novelty 7.0

    RLA-WM predicts residual latent actions via flow matching to create visual feature world models that outperform prior feature-based and diffusion approaches while enabling offline video-based robot RL.

  17. Operator-Guided Invariance Learning for Continuous Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 7.0

    VPSD-RL discovers exact and approximate value-preserving Lie-group operators in continuous RL to stabilize learning via transition augmentation and consistency regularization.

  18. Render, Don't Decode: Weight-Space World Models with Latent Structural Disentanglement

    cs.CV 2026-05 unverdicted novelty 7.0

    NOVA represents world states as INR weights for decoder-free rendering, compactness, and unsupervised disentanglement of background, foreground, and motion in video world models.

  19. Dream-MPC: Gradient-Based Model Predictive Control with Latent Imagination

    cs.LG 2026-05 unverdicted novelty 7.0

    Dream-MPC boosts underlying policies on 24 continuous control tasks by optimizing policy-generated trajectories with gradient ascent, uncertainty regularization, and temporal amortization inside a latent world model.

  20. Counterfactual identifiability beyond global monotonicity: non-monotone triangular structural causal models

    cs.LG 2026-05 unverdicted novelty 7.0

    Non-monotone triangular SCMs with mechanism-wise invertibility and context-independent inverse transport are equivalent to exogenous isomorphism and achieve complete counterfactual identifiability, with supporting exp...

  21. Latent State Design for World Models under Sufficiency Constraints

    cs.AI 2026-05 unverdicted novelty 7.0

    World models succeed when their latent states are built to meet task-specific sufficiency constraints rather than preserving the maximum amount of information.

  22. Graph World Models: Concepts, Taxonomy, and Future Directions

    cs.AI 2026-04 unverdicted novelty 7.0

    The paper unifies emerging graph-based world models under a new paradigm and proposes a taxonomy organized by spatial, physical, and logical relational inductive biases.

  23. 3D Generation for Embodied AI and Robotic Simulation: A Survey

    cs.RO 2026-04 accept novelty 7.0

    3D generation for embodied AI is shifting from visual realism toward interaction readiness, organized into data generation, simulation environments, and sim-to-real bridging roles.

  24. Exploring Spatial Intelligence from a Generative Perspective

    cs.CV 2026-04 unverdicted novelty 7.0

    Fine-tuning multimodal models on a new synthetic spatial benchmark improves generative spatial compliance on real and synthetic tasks and transfers to better spatial understanding.

  25. Curiosity-Critic: Cumulative Prediction Error Improvement as a Tractable Intrinsic Reward for World Model Training

    cs.LG 2026-04 unverdicted novelty 7.0

    Curiosity-Critic rewards the improvement in cumulative prediction error via a tractable per-step surrogate (current error minus learned asymptotic baseline), outperforming prior curiosity methods in a stochastic grid world.

  26. GTASA: Ground Truth Annotations for Spatiotemporal Analysis, Evaluation and Training of Video Models

    cs.CV 2026-04 unverdicted novelty 7.0

    GTASA supplies annotated multi-actor videos with exact 3D spatial and temporal ground truth that outperforms neural video generators in physical and semantic validity while enabling new probes of video encoders.

  27. EgoTL: Egocentric Think-Aloud Chains for Long-Horizon Tasks

    cs.CV 2026-04 unverdicted novelty 7.0

    EgoTL provides a new egocentric dataset with think-aloud chains and metric labels that benchmarks VLMs on long-horizon tasks and improves their planning, reasoning, and spatial grounding after finetuning.

  28. MotionScape: A Large-Scale Real-World Highly Dynamic UAV Video Dataset for World Models

    cs.CV 2026-04 unverdicted novelty 7.0

    MotionScape is a large-scale UAV video dataset with highly dynamic 6-DoF motions, geometric trajectories, and semantic annotations to train world models that better simulate complex 3D dynamics under large viewpoint changes.

  29. SCP: Spatial Causal Prediction in Video

    cs.CV 2026-03 unverdicted novelty 7.0

    SCP defines a new benchmark task for predicting spatial causal outcomes beyond direct observation and shows that 23 leading models lag far behind humans on it.

  30. Joint Embedding Variational Bayes

    cs.LG 2026-02 unverdicted novelty 7.0

    VJE is a new variational non-contrastive SSL method that models target embeddings with a directional-radial Student-t distribution to enable structured uncertainty estimation directly in the learned representation space.

  31. Neural Neural Scaling Laws

    cs.LG 2026-01 conditional novelty 7.0

    NeuNeu, a neural network trained on HuggingFace checkpoints, predicts language model accuracy on 66 downstream tasks at 1.99% MAE by extrapolating trajectories, outperforming logistic scaling laws by 44% and generaliz...

  32. Latent Chain-of-Thought World Modeling for End-to-End Driving

    cs.CV 2025-12 unverdicted novelty 7.0

    LCDrive unifies chain-of-thought reasoning and action selection for end-to-end driving by interleaving action-proposal tokens and latent world-model tokens that predict action outcomes, yielding faster inference and b...

  33. Training Agents Inside of Scalable World Models

    cs.AI 2025-09 conditional novelty 7.0

    Dreamer 4 is the first agent to obtain diamonds in Minecraft from only offline data by reinforcement learning inside a scalable world model that accurately predicts game mechanics.

  34. Mastering Diverse Domains through World Models

    cs.AI 2023-01 unverdicted novelty 7.0

    DreamerV3 uses world models and robustness techniques to solve over 150 tasks across domains with a single configuration, including Minecraft diamond collection from scratch.

  35. Mastering Atari with Discrete World Models

    cs.LG 2020-10 accept novelty 7.0

    DreamerV2 reaches human-level performance on 55 Atari games by learning behaviors inside a separately trained discrete-latent world model.

  36. Dream to Control: Learning Behaviors by Latent Imagination

    cs.LG 2019-12 accept novelty 7.0

    Dreamer learns to control from images by imagining and optimizing behaviors in a learned latent world model, outperforming prior methods on 20 visual tasks in data efficiency and final performance.

  37. Learning the Arrow of Time

    cs.LG 2019-07 unverdicted novelty 7.0

    Introduces a learned arrow of time in MDPs that aligns with the Jordan-Kinderlehrer-Otto notion for stochastic processes and enables practical RL utilities like reachability and side-effect detection.

  38. Exploring Model-based Planning with Policy Networks

    cs.LG 2019-06 unverdicted novelty 7.0

    POPLIN combines policy networks with model-predictive planning by optimizing either action sequences or policy parameters, yielding 3x better sample efficiency than PETS, TD3 and SAC on MuJoCo locomotion tasks.

  39. SCOPE: Simulating Cross-game Operations in Playable Environments for FPS World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    SCOPE adds per-pixel action conditioning to pretrained video diffusion models and releases the CrossFPS multi-game dataset to support cross-game FPS world model simulation with zero-shot transfer.

  40. Sensor2Sensor: Cross-Embodiment Sensor Conversion for Autonomous Driving

    cs.CV 2026-05 unverdicted novelty 6.0

    Sensor2Sensor converts in-the-wild monocular dashcam videos into high-fidelity multi-modal AV sensor data using 4D Gaussian Splatting to synthesize training pairs and a diffusion model for the cross-embodiment translation.

  41. Efficient Agentic Reasoning Through Self-Regulated Simulative Planning

    cs.AI 2026-05 unverdicted novelty 6.0

    SR²AM achieves competitive Pass@1 accuracy on diverse tasks with 25.8-95.3% fewer reasoning tokens than much larger models by using self-regulated simulative planning trained via supervised learning and RL.

  42. FlowLong: Inference-time Long Video Generation via Manifold-constrained Tweedie Matching

    cs.CV 2026-05 unverdicted novelty 6.0

    FlowLong generates videos several times longer than native model windows by blending adjacent predictions with Tweedie matching to enforce manifold and temporal consistency while using stochastic noise injection early...

  43. Do Vision--Language Models Understand 3D Scenes or Just Catalogue Objects?

    cs.CV 2026-05 accept novelty 6.0

    VLMs achieve 53-97% on volumetric rearrangement planning but only 6-45% on occlusion and under 7% on reflections in a new 3,034-sample benchmark, with white-box analysis localizing the failure to visual-token merger i...

  44. Xiaomi Auto World Model: A Joint World Model Integrating Reconstruction and Generation for Autonomous Driving

    cs.CV 2026-05 unverdicted novelty 6.0

    Xiaomi EV World Model integrates WorldRec for sparse-query 3D Gaussian reconstruction and WorldGen for fast causal video generation via bidirectional pretraining and causal fine-tuning to support autonomous driving si...

  45. Latent Video Prediction Learns Better World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    Latent prediction video models exhibit a distinct robustness profile across corruption, occlusion, fine-grained discrimination, and temporal sensitivity compared to other self-supervised video models when used as worl...

  46. Neural Point-Forms

    cs.LG 2026-05 unverdicted novelty 6.0

    Neural point-forms are introduced as permutation-invariant neural layers that output learned form-comparison matrices for point clouds, with a claimed consistency proof under sampling and manifold assumptions and comp...

  47. EgoExo-WM: Unlocking Exo Video for Ego World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    Converting exocentric video to egocentric format via body-pose extraction and kinematics prior enables training of action-conditioned egocentric world models that improve prediction quality and goal-directed planning.

  48. ReactiveGWM: Steering NPC in Reactive Game World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    ReactiveGWM introduces a decoupled diffusion architecture for player-NPC interactions that learns game-agnostic response logic for zero-shot strategy transfer across games.

  49. PriorZero: Bridging Language Priors and World Models for Decision Making

    cs.LG 2026-05 unverdicted novelty 6.0

    PriorZero uses root-only LLM prior injection in MCTS and alternating world-model training with LLM fine-tuning to raise exploration efficiency and final performance on Jericho text games and BabyAI gridworlds.

  50. WorldComp2D: Spatio-semantic Representations of Object Identity and Location from Local Views

    cs.CV 2026-05 unverdicted novelty 6.0

    WorldComp2D explicitly structures latent space geometry by object identity and spatial proximity via a proximity-dependent encoder and localizer, cutting parameters up to 4X and FLOPs 2.2X versus state-of-the-art ligh...

  51. Network-Efficient World Model Token Streaming

    cs.RO 2026-05 unverdicted novelty 6.0

    An adaptive delta-prioritization algorithm using cosine distance and Hamming-drift thresholds improves embedding distortion by 4.8-7.2% and next-token perplexity by 2.1-6.3% over periodic keyframing at matched low bit...

  52. Beyond Thinking: Imagining in 360$^\circ$ for Humanoid Visual Search

    cs.CV 2026-05 unverdicted novelty 6.0

    Imagining in 360° decouples visual search into a single-step probabilistic semantic layout predictor and an actor, removing the need for multi-turn CoT reasoning and trajectory annotations while improving efficiency i...

  53. MolWorld: Molecule World Models for Actionable Molecular Optimization

    cs.LG 2026-05 unverdicted novelty 6.0

    MolWorld expands a molecule-transfer graph using a world model to discover high-property molecules that maintain strong structural connectivity to known compounds for actionable optimization.

  54. Latent Geometry Beyond Search: Amortizing Planning in World Models

    cs.RO 2026-05 unverdicted novelty 6.0

    In regularized latent spaces of world models, planning can be amortized into a goal-conditioned inverse dynamics model that matches CEM performance at 100-130x lower per-decision cost.

  55. ACWM-Phys: Investigating Generalized Physical Interaction in Action-Conditioned Video World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    ACWM-Phys benchmark shows action-conditioned world models generalize on simple geometric interactions but drop sharply on deformable contacts, high-dimensional control, and complex articulated motion, indicating relia...

  56. Reason to Play: Behavioral and Brain Alignment Between Frontier LRMs and Human Game Learners

    cs.AI 2026-05 unverdicted novelty 6.0

    Frontier LRMs match human game-learning behavior and predict fMRI signals an order of magnitude better than RL or Bayesian agents because of their in-context game-state representations.

  57. Predictive but Not Plannable: RC-aux for Latent World Models

    cs.LG 2026-05 unverdicted novelty 6.0

    RC-aux corrects spatiotemporal mismatch in reconstruction-free latent world models by adding multi-horizon prediction and reachability supervision, improving planning performance on goal-conditioned pixel-control tasks.

  58. Three-in-One World Model: Energy-Based Consistency, Prediction, and Counterfactual Inference for Marketing Intervention

    cs.AI 2026-05 unverdicted novelty 6.0

    A DBM-based architecture learns consumer beliefs to enable consistent prediction and counterfactual inference for marketing interventions, outperforming baselines on heterogeneous treatment effects in simulation.

  59. Render, Don't Decode: Weight-Space World Models with Latent Structural Disentanglement

    cs.CV 2026-05 unverdicted novelty 6.0

    NOVA represents scene states as INR weights for analytical rendering without decoders and achieves structural disentanglement of content and dynamics in video world models.

  60. On Training in Imagination

    cs.LG 2026-05 unverdicted novelty 6.0

    The work derives the optimal ratio of dynamics-to-reward samples that minimizes a bound on return error and characterizes the tradeoff between noisy but cheap rewards versus accurate but expensive ones in imagination-...