English

Temperature Optimization for Bayesian Deep Learning

Machine Learning 2025-10-27 v2 Machine Learning Computation Methodology

Abstract

The Cold Posterior Effect (CPE) is a phenomenon in Bayesian Deep Learning (BDL), where tempering the posterior to a cold temperature often improves the predictive performance of the posterior predictive distribution (PPD). Although the term `CPE' suggests colder temperatures are inherently better, the BDL community increasingly recognizes that this is not always the case. Despite this, there remains no systematic method for finding the optimal temperature beyond grid search. In this work, we propose a data-driven approach to select the temperature that maximizes test log-predictive density, treating the temperature as a model parameter and estimating it directly from the data. We empirically demonstrate that our method performs comparably to grid search, at a fraction of the cost, across both regression and classification tasks. Finally, we highlight the differing perspectives on CPE between the BDL and Generalized Bayes communities: while the former primarily emphasizes the predictive performance of the PPD, the latter prioritizes the utility of the posterior under model misspecification; these distinct objectives lead to different temperature preferences.

Keywords

Cite

@article{arxiv.2410.05757,
  title  = {Temperature Optimization for Bayesian Deep Learning},
  author = {Kenyon Ng and Chris van der Heide and Liam Hodgkinson and Susan Wei},
  journal= {arXiv preprint arXiv:2410.05757},
  year   = {2025}
}

Comments

11 pages (+5 reference, +17 appendix). Accepted at UAI 2025

R2 v1 2026-06-28T19:12:33.991Z