LGMay 28, 2025

Calibrated Value-Aware Model Learning with Probabilistic Environment Models

arXiv:2505.22772v2h-index: 14ICML
Originality Incremental advance
AI Analysis

This work addresses calibration issues in model-based reinforcement learning for researchers and practitioners, but it is incremental as it builds on existing MuZero methods.

The paper analyzes value-aware model learning losses, including MuZero, showing they are uncalibrated and may not recover correct models and value functions, and proposes corrections to address this issue.

The idea of value-aware model learning, that models should produce accurate value estimates, has gained prominence in model-based reinforcement learning. The MuZero loss, which penalizes a model's value function prediction compared to the ground-truth value function, has been utilized in several prominent empirical works in the literature. However, theoretical investigation into its strengths and weaknesses is limited. In this paper, we analyze the family of value-aware model learning losses, which includes the popular MuZero loss. We show that these losses, as normally used, are uncalibrated surrogate losses, which means that they do not always recover the correct model and value function. Building on this insight, we propose corrections to solve this issue. Furthermore, we investigate the interplay between the loss calibration, latent model architectures, and auxiliary losses that are commonly employed when training MuZero-style agents. We show that while deterministic models can be sufficient to predict accurate values, learning calibrated stochastic models is still advantageous.

Foundations

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

Your Notes