paper-with-me

홈 › Papers

Cold Posteriors through PAC-Bayes

2022-06-22 · Konstantinos Pitas, Julyan Arbel

We investigate the cold posterior effect through the lens of PAC-Bayes generalization bounds. We argue that in the non-asymptotic setting, when the number of training samples is (relatively) small, discussions of the cold posterior effect should take into account that approximate Bayesian inference does not readily provide guarantees of performance on out-of-sample data. Instead, out-of-sample error is better described through a generalization bound. In this context, we explore the connections between the ELBO objective from variational inference and the PAC-Bayes objectives. We note that, while the ELBO and PAC-Bayes objectives are similar, the latter objectives naturally contain a temperature parameter $\lambda$ which is not restricted to be $\lambda=1$. For both regression and classification tasks, in the case of isotropic Laplace approximations to the posterior, we show how this PAC-Bayesian interpretation of the temperature parameter captures the cold posterior effect.

📄 PDF Abstract BibTeX arXiv:2206.11173

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceGeneralization BoundsVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

How Good is the Bayes Posterior in Deep Neural Networks Really?

2020-02-06 · ICML 2020 1 · Florian Wenzel, Kevin Roth, Bastiaan S. Veeling, Jakub Świątkowski 외

During the past five years the Bayesian deep learning community has developed increasingly accurate and efficient approximate inference procedures that allow for Bayesian inference in deep neural networks. However, despi…

Bayesian InferenceDeep LearningUncertainty Quantification

On Cold Posteriors of Probabilistic Neural Networks: Understanding the Cold Posterior Effect and A New Way to Learn Cold Posteriors with Tight Generalization Guarantees

2024-10-20 · Yijie Zhang

Bayesian inference provides a principled probabilistic framework for quantifying uncertainty by updating beliefs based on prior knowledge and observed data through Bayes' theorem. In Bayesian deep learning, neural networ…

Bayesian InferenceGeneralization Bounds

A statistical theory of cold posteriors in deep neural networks

2020-08-13 · ICLR 2021 1 · Laurence Aitchison

To get Bayesian neural networks to perform comparably to standard neural networks it is usually necessary to artificially reduce uncertainty using a "tempered" or "cold" posterior. This is extremely concerning: if the pr…

image-classificationImage Classification

Scalable Bayesian Learning with posteriors

2024-05-31 · Samuel Duffield, Kaelan Donatella, Johnathan Chiu, Phoebe Klett 외

Although theoretically compelling, Bayesian learning with modern machine learning models is computationally challenging since it requires approximating a high dimensional posterior distribution. In this work, we (i) intr…

Cold Posteriors and Aleatoric Uncertainty

2020-07-31 · Ben Adlam, Jasper Snoek, Samuel L. Smith

Recent work has observed that one can outperform exact inference in Bayesian neural networks by tuning the "temperature" of the posterior on a validation set (the "cold posterior" effect). To help interpret this phenomen…

valid