English

Learning to Explore for Stochastic Gradient MCMC

Machine Learning 2024-08-20 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Bayesian Neural Networks(BNNs) with high-dimensional parameters pose a challenge for posterior inference due to the multi-modality of the posterior distributions. Stochastic Gradient MCMC(SGMCMC) with cyclical learning rate scheduling is a promising solution, but it requires a large number of sampling steps to explore high-dimensional multi-modal posteriors, making it computationally expensive. In this paper, we propose a meta-learning strategy to build \gls{sgmcmc} which can efficiently explore the multi-modal target distributions. Our algorithm allows the learned SGMCMC to quickly explore the high-density region of the posterior landscape. Also, we show that this exploration property is transferrable to various tasks, even for the ones unseen during a meta-training stage. Using popular image classification benchmarks and a variety of downstream tasks, we demonstrate that our method significantly improves the sampling efficiency, achieving better performance than vanilla \gls{sgmcmc} without incurring significant computational overhead.

Keywords

Cite

@article{arxiv.2408.09140,
  title  = {Learning to Explore for Stochastic Gradient MCMC},
  author = {SeungHyun Kim and Seohyeon Jung and Seonghyeon Kim and Juho Lee},
  journal= {arXiv preprint arXiv:2408.09140},
  year   = {2024}
}
R2 v1 2026-06-28T18:15:25.111Z