Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Entropy-MCMC: Sampling from Flat Basins with Ease

About

Bayesian deep learning counts on the quality of posterior distribution estimation. However, the posterior of deep neural networks is highly multi-modal in nature, with local modes exhibiting varying generalization performance. Given a practical budget, targeting at the original posterior can lead to suboptimal performance, as some samples may become trapped in "bad" modes and suffer from overfitting. Leveraging the observation that "good" modes with low generalization error often reside in flat basins of the energy landscape, we propose to bias sampling on the posterior toward these flat regions. Specifically, we introduce an auxiliary guiding variable, the stationary distribution of which resembles a smoothed posterior free from sharp modes, to lead the MCMC sampler to flat basins. By integrating this guiding variable with the model parameter, we create a simple joint distribution that enables efficient sampling with minimal computational overhead. We prove the convergence of our method and further show that it converges faster than several existing flatness-aware methods in the strongly convex setting. Empirical results demonstrate that our method can successfully sample from flat basins of the posterior, and outperforms all compared baselines on multiple benchmarks including classification, calibration, and out-of-distribution detection.

Bolian Li, Ruqi Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100-N
Accuracy74.66
62
Out-of-Distribution DetectionCIFAR-10 vs SVHN
AUC0.983
38
Out-of-Distribution DetectionCIFAR100 (ID) SVHN (OOD)
AUROC81.14
36
Image ClassificationWebVision
Top-1 Acc73.49
21
Image ClassificationCIFAR-100 standard (test)
Acc79.16
16
Image ClassificationCIFAR-10N
Accuracy96.75
15
Image ClassificationCIFAR10 standard (test)
Accuracy95.69
8
Showing 7 of 7 rows

Other info

Follow for update