cs.CVAug 10, 2026

Learning How the World Evolves: Extrapolative Video World Models via Latent Dynamics Reasoning

Authors: Haodong LiShaoteng LiuTianyu WangChongjian GeSihui JiJiahan ZhangXin LinHaolin Lu+2 more

Organizations: 1UCSD 2Adobe

Abstract

The world evolves following its dynamics, i.e., its laws of motion. However, leading video diffusion models largely fit the pixels without modeling how the pixels transit over time. Thus, they render visually plausible frames but may not accurately obey the laws. To capture the dynamics purely from pixels, we introduce Latent Dynamics Reasoning (LDR). LDR casts the latent transition as an explicit kinematic integration, where the lower-order dynamics are integrated numerically and the model regresses only the third- and higher-order residual that drives the rollout. For this integration to extrapolate better, LDR runs it on a structured latent rather than dense convolutional features. Following PhyWorld, we validate LDR on a controlled white-box physics benchmark spanning five tasks (uniform motion, parabola, collision, bouncing, looming), focusing on out-of-distribution scenarios that reveal whether a model has truly learned the underlying dynamics. LDR extrapolates the learned dynamics far better: the gap between its in- and out-of-distribution error is over 20×\times smaller than the video diffusion baseline's, under both single- and joint-task training at 2562^2 resolution, while using 26×\times fewer parameters and running 143×\times faster. LDR can even generalize under severe shift: for example, trained only on red balls moving left-to-right, it correctly predicts the motion of a blue square moving right-to-left. To our knowledge, this is the first video world model that extrapolates learned dynamics beyond its training distribution. Project page: https://lat-dyn-reason.github.io/

Explore similar work

CardsList
  1. Latent Video Prediction Learns Better World Models

    May 15, 2026Ali J Alrasheed, Aryan Yazdan Parast, Basim Azam +2Future Video PredictionVideo World Models