XP-JEPA Grounds Latent Dynamics in Physics for Better Control

Kehan Wen, Ziming Li, Siyuan Luo, Fan Shi· August 26, 2026 View original

Key takeaways

  • XP-JEPA grounds visual latent dynamics in physical trajectories during training.
  • It uses a shared action-conditioned predictor for both visual and physical states.
  • The physical branch is discarded after training, resulting in a visual-only model at deployment.
  • This approach significantly reduces rollout drift and increases control success in multi-task environments.

Who benefits

RoboticsAutonomous VehiclesGamingIndustrial AutomationSimulation

Summary

XP-JEPA (cross-predictive JEPA) is a new self-predictive model that grounds visual latent dynamics in privileged physical trajectories to improve forecastability and control. It separately encodes visual observations and physical states, advancing both through a shared action-conditioned predictor, and matches each prediction to future representations, discarding the physical branch after training.

In self-predictive models, the encoder and predictor are often optimized together, which can lead to latent transitions that are easy to predict but not strongly tied to the actual physical evolution of a scene. To address this, researchers have introduced the cross-predictive JEPA (XP-JEPA). This model aims to ground visual latent dynamics by incorporating privileged physical trajectories during training. XP-JEPA operates by separately encoding visual observations and physical states. Both of these are then advanced through a shared predictor that is conditioned on actions. The model's objective is to match each prediction to both future representations, thereby encouraging unified latent dynamics across the visual and physical modalities, firmly rooted in the underlying physical transitions. Crucially, the physical branch is only used during training and is discarded at deployment, leaving a visual-only model. This approach significantly reduces rollout drift of a newly fitted predictor from 0.361 to 0.104 and boosts mean control success from 53.6% to 78.2% across a multi-task suite. This demonstrates that cross-predictive physical grounding can yield more forecastable latent dynamics for rollout-based control without needing physical inputs during testing.

Why it matters

This research offers a method to create more robust and reliable AI models for control systems by integrating physics-based grounding, leading to better prediction and higher success rates in robotic and simulation tasks. Professionals in robotics and simulation can achieve more stable and accurate autonomous systems.

How to implement this in your domain

  1. 1Investigate integrating physics-based priors or auxiliary physical state encoders into your visual world models during training.
  2. 2Experiment with cross-modal prediction objectives to align latent spaces between visual and physical representations.
  3. 3Evaluate the impact of discarding physical branches post-training to maintain visual-only deployment while retaining performance benefits.
  4. 4Apply XP-JEPA's principles to improve the forecastability of latent dynamics in reinforcement learning agents for robotic control.

Original post by Kehan Wen, Ziming Li, Siyuan Luo, Fan Shi

"arXiv:2608.24044v1 Announce Type: new Abstract: Latent world models plan by predicting how candidate actions transform learned representations. In self-predictive models, however, the encoder and predictor are optimized jointly and can co-adapt to latent transitions that are easy…"

View on X

Originally posted by Kehan Wen, Ziming Li, Siyuan Luo, Fan Shi on X · view source

Want to go deeper?

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

Explore courses

More in AI Research

AI ResearchAI Engineering & DevToolsAI Investing

FraudBench Benchmarks Adversarial Robustness in Financial Risk Assessment

This paper introduces FraudBench, a protocol-sensitive benchmark for evaluating the adversarial robustness of machine learning models in financial fraud and credit-risk detection. It demonstrates that robustness conclusions are highly dependent on how domain-specific constraints and attacker capabilities are incorporated into the evaluation protocol.

Xitong Zeng, Zhaoge Bi, Yitian Yang, Huaming Chen, Quan Z. ShengAug 26, 2026
AI ResearchAI Engineering & DevTools

Persistent Cross Entropy Extends Topological Data Analysis

This paper introduces Persistent Cross Entropy (PCE), a novel extension of cross-entropy to persistence diagrams, which are used in topological data analysis. PCE bridges different event spaces of diagrams using an induced probability, enabling new applications like distinguishing diagrams with similar persistent entropy and separating causal directions in dynamical systems.

Sijin Yeom, Jae-Hun JungAug 26, 2026
AI ResearchAI Engineering & DevTools

Bridging Numerical PDE Solvers and Neural Emulators for Faster Simulation

This thesis explores the deep connections between traditional numerical solvers for Partial Differential Equations (PDEs) and neural emulators, arguing that they are more alike than different. It proposes that insights can flow profitably in both directions, leading to faster and more efficient scientific and engineering simulations.

Felix KoehlerAug 26, 2026