English

Non-convex Learning via Replica Exchange Stochastic Gradient MCMC

Machine Learning 2021-03-23 v3 Machine Learning Probability Methodology

Abstract

Replica exchange Monte Carlo (reMC), also known as parallel tempering, is an important technique for accelerating the convergence of the conventional Markov Chain Monte Carlo (MCMC) algorithms. However, such a method requires the evaluation of the energy function based on the full dataset and is not scalable to big data. The na\"ive implementation of reMC in mini-batch settings introduces large biases, which cannot be directly extended to the stochastic gradient MCMC (SGMCMC), the standard sampling method for simulating from deep neural networks (DNNs). In this paper, we propose an adaptive replica exchange SGMCMC (reSGMCMC) to automatically correct the bias and study the corresponding properties. The analysis implies an acceleration-accuracy trade-off in the numerical discretization of a Markov jump process in a stochastic environment. Empirically, we test the algorithm through extensive experiments on various setups and obtain the state-of-the-art results on CIFAR10, CIFAR100, and SVHN in both supervised learning and semi-supervised learning tasks.

Keywords

Cite

@article{arxiv.2008.05367,
  title  = {Non-convex Learning via Replica Exchange Stochastic Gradient MCMC},
  author = {Wei Deng and Qi Feng and Liyao Gao and Faming Liang and Guang Lin},
  journal= {arXiv preprint arXiv:2008.05367},
  year   = {2021}
}

Comments

Accepted by ICML 2020

R2 v1 2026-06-23T17:48:34.761Z