paper-with-me

홈 › Papers

How Tempering Fixes Data Augmentation in Bayesian Neural Networks

2022-05-27 · Gregor Bachmann, Lorenzo Noci, Thomas Hofmann

While Bayesian neural networks (BNNs) provide a sound and principled alternative to standard neural networks, an artificial sharpening of the posterior usually needs to be applied to reach comparable performance. This is in stark contrast to theory, dictating that given an adequate prior and a well-specified model, the untempered Bayesian posterior should achieve optimal performance. Despite the community's extensive efforts, the observed gains in performance still remain disputed with several plausible causes pointing at its origin. While data augmentation has been empirically recognized as one of the main drivers of this effect, a theoretical account of its role, on the other hand, is largely missing. In this work we identify two interlaced factors concurrently influencing the strength of the cold posterior effect, namely the correlated nature of augmentations and the degree of invariance of the employed model to such transformations. By theoretically analyzing simplified settings, we prove that tempering implicitly reduces the misspecification arising from modeling augmentations as i.i.d. data. The temperature mimics the role of the effective sample size, reflecting the gain in information provided by the augmentations. We corroborate our theoretical findings with extensive empirical evaluations, scaling to realistic BNNs. By relying on the framework of group convolutions, we experiment with models of varying inherent degree of invariance, confirming its hypothesized relationship with the optimal temperature.

📄 PDF Abstract BibTeX arXiv:2205.13900

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

On Uncertainty, Tempering, and Data Augmentation in Bayesian Classification

2022-03-30 · Sanyam Kapoor, Wesley J. Maddox, Pavel Izmailov, Andrew Gordon Wilson

Aleatoric uncertainty captures the inherent randomness of the data, such as measurement noise. In Bayesian regression, we often use a Gaussian observation model, where we control the level of aleatoric uncertainty with a…

ClassificationData Augmentation

Global inducing point variational posteriors for Bayesian neural networks and deep Gaussian processes

2020-05-17 · Sebastian W. Ober, Laurence Aitchison

We consider the optimal approximate posterior over the top-layer weights in a Bayesian neural network for regression, and show that it exhibits strong dependencies on the lower-layer weights. We adapt this result to deve…

Data AugmentationGaussian Processes

Tempering by Subsampling

2014-01-28 · Jan-Willem van de Meent, Brooks Paige, Frank Wood

In this paper we demonstrate that tempering Markov chain Monte Carlo samplers for Bayesian models by recursively subsampling observations without replacement can improve the performance of baseline samplers in terms of e…

Surrogate-assisted parallel tempering for Bayesian neural learning

2018-11-21 · Rohitash Chandra, Konark Jain, Arpit Kapoor, Ashray Aman

Due to the need for robust uncertainty quantification, Bayesian neural learning has gained attention in the era of deep learning and big data. Markov Chain Monte-Carlo (MCMC) methods typically implement Bayesian inferenc…

Bayesian InferenceDecision MakingUncertainty Quantification

Tempering the Bayes Filter towards Improved Model-Based Estimation

2025-12-02 · Menno van Zutphen, Domagoj Herceg, Giannis Delimpaltadakis, Duarte J. Antunes arxiv

Model-based filtering is often carried out while subject to an imperfect model, as learning partially-observable stochastic systems remains a challenge. Recent work on Bayesian inference found that tempering the likeliho…

Bayesian Inference