English

Closing the Train-Test Gap in World Models for Gradient-Based Planning

Machine Learning 2025-12-11 v1 Robotics

Abstract

World models paired with model predictive control (MPC) can be trained offline on large-scale datasets of expert trajectories and enable generalization to a wide range of planning tasks at inference time. Compared to traditional MPC procedures, which rely on slow search algorithms or on iteratively solving optimization problems exactly, gradient-based planning offers a computationally efficient alternative. However, the performance of gradient-based planning has thus far lagged behind that of other approaches. In this paper, we propose improved methods for training world models that enable efficient gradient-based planning. We begin with the observation that although a world model is trained on a next-state prediction objective, it is used at test-time to instead estimate a sequence of actions. The goal of our work is to close this train-test gap. To that end, we propose train-time data synthesis techniques that enable significantly improved gradient-based planning with existing world models. At test time, our approach outperforms or matches the classical gradient-free cross-entropy method (CEM) across a variety of object manipulation and navigation tasks in 10% of the time budget.

Keywords

Cite

@article{arxiv.2512.09929,
  title  = {Closing the Train-Test Gap in World Models for Gradient-Based Planning},
  author = {Arjun Parthasarathy and Nimit Kalra and Rohun Agrawal and Yann LeCun and Oumayma Bounou and Pavel Izmailov and Micah Goldblum},
  journal= {arXiv preprint arXiv:2512.09929},
  year   = {2025}
}
R2 v1 2026-07-01T08:19:20.379Z