LGMLOct 21, 2019

Aggregated Gradient Langevin Dynamics

arXiv:1910.09223v1
Originality Incremental advance
AI Analysis

This work addresses the need for I/O-friendly and computationally efficient MCMC methods in machine learning, representing an incremental advancement with novel theoretical bounds for specific strategies.

The paper tackles the problem of efficient Markov Chain Monte Carlo sampling by proposing an Aggregated Gradient Langevin Dynamics framework, establishing nonasymptotic convergence bounds for data access strategies like cyclic access and random reshuffle, and demonstrating its ability to generate high-quality samples for large-scale Bayesian posterior learning.

In this paper, we explore a general Aggregated Gradient Langevin Dynamics framework (AGLD) for the Markov Chain Monte Carlo (MCMC) sampling. We investigate the nonasymptotic convergence of AGLD with a unified analysis for different data accessing (e.g. random access, cyclic access and random reshuffle) and snapshot updating strategies, under convex and nonconvex settings respectively. It is the first time that bounds for I/O friendly strategies such as cyclic access and random reshuffle have been established in the MCMC literature. The theoretic results also indicate that methods in AGLD possess the merits of both the low per-iteration computational complexity and the short mixture time. Empirical studies demonstrate that our framework allows to derive novel schemes to generate high-quality samples for large-scale Bayesian posterior learning tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes