Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Researchers Unveil LDR: A Video World Model That Extrapolates Physics Beyond Training Data

AI By Crimson AI Hugging Face Papers 13 August 2026 · 00:00 6 views
Share: X Telegram

A new paper from Hugging Face introduces Latent Dynamics Reasoning (LDR), a video world model that integrates kinematic dynamics in a structured latent space, enabling it to extrapolate physical laws far beyond training distributions with 26x fewer parameters and 143x faster inference.

Hugging Face Researchers Unveil LDR: A Video World Model That Extrapolates Physics Beyond Training Data

Key points

A new research paper from Hugging Face introduces Latent Dynamics Reasoning (LDR), a video world model designed to learn the underlying laws of motion from pixels alone. Unlike leading video diffusion models that focus on generating visually plausible frames without explicitly modeling temporal transitions, LDR casts latent transitions as explicit kinematic integration, regressing only higher-order residuals to drive rollouts.

The model operates on a structured latent space rather than dense convolutional features, which improves its ability to extrapolate. The researchers validated LDR on a controlled white-box physics benchmark (PhyWorld) covering five tasks: uniform motion, parabola, collision, bouncing, and looming, with a focus on out-of-distribution scenarios.

Results show that LDR's gap between in- and out-of-distribution error is over 20 times smaller than a video diffusion baseline, under both single- and joint-task training at 256² resolution. This performance comes with 26 times fewer parameters and 143 times faster inference.

Notably, LDR can generalize under severe distribution shifts. For example, trained only on red balls moving left-to-right, it correctly predicts the motion of a blue square moving right-to-left. The authors claim this is the first video world model to extrapolate learned dynamics beyond its training distribution.

Resources: Paper | Project Page | Code | Model | Data

MetricLDRVideo Diffusion Baseline
In/out-of-distribution error gapOver 20x smallerBaseline
Parameter count26x fewerBaseline
Inference speed143x fasterBaseline
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

0
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

0
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

0