AILGROMLDec 30, 2025

What Drives Success in Physical Planning with Joint-Embedding Predictive World Models?

arXiv:2512.24497v216 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of improving planning efficiency for AI agents in physical tasks, but it is incremental as it focuses on optimizing within an existing family of methods.

The paper investigates technical choices in joint-embedding predictive world models (JEPA-WMs) for physical planning, aiming to optimize planning efficiency in learned representation spaces, and proposes a model that outperforms baselines like DINO-WM and V-JEPA-2-AC in navigation and manipulation tasks.

A long-standing challenge in AI is to develop agents capable of solving a wide range of physical tasks and generalizing to new, unseen tasks and environments. A popular recent approach involves training a world model from state-action trajectories and subsequently use it with a planning algorithm to solve new tasks. Planning is commonly performed in the input space, but a recent family of methods has introduced planning algorithms that optimize in the learned representation space of the world model, with the promise that abstracting irrelevant details yields more efficient planning. In this work, we characterize models from this family as JEPA-WMs and investigate the technical choices that make algorithms from this class work. We propose a comprehensive study of several key components with the objective of finding the optimal approach within the family. We conducted experiments using both simulated environments and real-world robotic data, and studied how the model architecture, the training objective, and the planning algorithm affect planning success. We combine our findings to propose a model that outperforms two established baselines, DINO-WM and V-JEPA-2-AC, in both navigation and manipulation tasks. Code, data and checkpoints are available at https://github.com/facebookresearch/jepa-wms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes