Learning to Be Uncertain: Pre-Training World Models with Horizon-Calibrated Uncertainty
Abstract
Pre-training world models on large, action-free video datasets offers a promising path toward generalist agents, but a fundamental flaw undermines this paradigm. Prevailing methods train models to predict a single, deterministic future, an objective that is ill-posed for inherently stochastic environments where actions are unknown. We contend that a world model should instead learn a structured, probabilistic representation of the future where predictive uncertainty correctly scales with the temporal horizon. To achieve this, we introduce a pre-training framework, **H**orizon-c**A**librated **U**ncertainty **W**orld **M**odel (HAUWM), built on a probabilistic ensemble that predicts frames at randomly sampled future horizons. The core of our method is a Horizon-Calibrated Uncertainty (HCU) loss, which explicitly shapes the latent space by encouraging predictive variance to grow as the model projects further into the future. This approach yields a latent dynamics model that is not only predictive but also equipped with a reliable measure of temporal confidence. When fine-tuned for downstream control, our pre-trained model significantly outperforms state-of-the-art methods across a diverse suite of benchmarks, including MetaWorld, the DeepMind Control Suite, and RoboDesk. These results highlight the critical role of structured uncertainty in robust decision-making.
Cite
Text
Wan et al. "Learning to Be Uncertain: Pre-Training World Models with Horizon-Calibrated Uncertainty." International Conference on Learning Representations, 2026.Markdown
[Wan et al. "Learning to Be Uncertain: Pre-Training World Models with Horizon-Calibrated Uncertainty." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wan2026iclr-learning/)BibTeX
@inproceedings{wan2026iclr-learning,
title = {{Learning to Be Uncertain: Pre-Training World Models with Horizon-Calibrated Uncertainty}},
author = {Wan, Shenghua and Gan, Le and Zhan, De-Chuan},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/wan2026iclr-learning/}
}