English

Scalable Natural Gradient Langevin Dynamics in Practice

Machine Learning 2018-06-11 v1 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

Stochastic Gradient Langevin Dynamics (SGLD) is a sampling scheme for Bayesian modeling adapted to large datasets and models. SGLD relies on the injection of Gaussian Noise at each step of a Stochastic Gradient Descent (SGD) update. In this scheme, every component in the noise vector is independent and has the same scale, whereas the parameters we seek to estimate exhibit strong variations in scale and significant correlation structures, leading to poor convergence and mixing times. We compare different preconditioning approaches to the normalization of the noise vector and benchmark these approaches on the following criteria: 1) mixing times of the multivariate parameter vector, 2) regularizing effect on small dataset where it is easy to overfit, 3) covariate shift detection and 4) resistance to adversarial examples.

Keywords

Cite

@article{arxiv.1806.02855,
  title  = {Scalable Natural Gradient Langevin Dynamics in Practice},
  author = {Henri Palacci and Henry Hess},
  journal= {arXiv preprint arXiv:1806.02855},
  year   = {2018}
}

Comments

ICML 2018 Workshop on Non-Convex Optimization

R2 v1 2026-06-23T02:22:54.199Z