paper-with-me

Papers

On Transformations in Stochastic Gradient MCMC

2019-03-07 · Soma Yokoi, Takuma Otsuka, Issei Sato

Stochastic gradient Langevin dynamics (SGLD) is a computationally efficient sampler for Bayesian posterior inference given a large scale dataset. Although SGLD is designed for unbounded random variables, many practical models incorporate variables with boundaries such as non-negative ones or those in a finite interval. To bridge this gap, we consider mapping unbounded samples into the target interval. This paper reveals that several mapping approaches commonly used in the literature produces erroneous samples from theoretical and empirical perspectives. We show that the change of random variable using an invertible Lipschitz mapping function overcomes the pitfall as well as attains the weak convergence. Experiments demonstrate its efficacy for widely-used models with bounded latent variables including Bayesian non-negative matrix factorization and binary neural networks.

📄 PDF Abstract BibTeX arXiv:1903.02750

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Gradient MCMC with Stale Gradients

2016-10-21 · NeurIPS 2016 12 · Changyou Chen, Nan Ding, Chunyuan Li, Yizhe Zhang 외

Stochastic gradient MCMC (SG-MCMC) has played an important role in large-scale Bayesian learning, with well-developed theoretical convergence properties. In such applications of SG-MCMC, it is becoming increasingly popul…

Control Variates for Stochastic Gradient MCMC

2017-06-16 · Jack Baker, Paul Fearnhead, Emily B. Fox, Christopher Nemeth

It is well known that Markov chain Monte Carlo (MCMC) methods scale poorly with dataset size. A popular class of methods for solving this issue is stochastic gradient MCMC. These methods use a noisy estimate of the gradi…

Stochastic Gradient MCMC for State Space Models

2018-10-22 · Christopher Aicher, Yi-An Ma, Nicholas J. Foti, Emily B. Fox

State space models (SSMs) are a flexible approach to modeling complex time series. However, inference in SSMs is often computationally prohibitive for long time series. Stochastic gradient MCMC (SGMCMC) is a popular meth…

Bayesian InferenceState Space ModelsTime SeriesTime Series Analysis

On the Convergence of Stochastic Gradient MCMC Algorithms with High-Order Integrators

2016-10-21 · NeurIPS 2015 12 · Changyou Chen, Nan Ding, Lawrence Carin

Recent advances in Bayesian learning with large-scale data have witnessed emergence of stochastic gradient MCMC algorithms (SG-MCMC), such as stochastic gradient Langevin dynamics (SGLD), stochastic gradient Hamiltonian …

JaxSGMC: Modular stochastic gradient MCMC in JAX

2025-05-16 · Stephan Thaler, Paul Fuchs, Ana Cukarska, Julija Zavadlav

We present JaxSGMC, an application-agnostic library for stochastic gradient Markov chain Monte Carlo (SG-MCMC) in JAX. SG-MCMC schemes are uncertainty quantification (UQ) methods that scale to large datasets and high-dim…

Deep LearningStochastic OptimizationUncertainty Quantification