paper-with-me

Papers

Stochastic Gradient Geodesic MCMC Methods

2016-12-01 · NeurIPS 2016 12 · Chang Liu, Jun Zhu, Yang song

We propose two stochastic gradient MCMC methods for sampling from Bayesian posterior distributions defined on Riemann manifolds with a known geodesic flow, e.g. hyperspheres. Our methods are the first scalable sampling methods on these manifolds, with the aid of stochastic gradients. Novel dynamics are conceived and 2nd-order integrators are developed. By adopting embedding techniques and the geodesic integrator, the methods do not require a global coordinate system of the manifold and do not involve inner iterations. Synthetic experiments show the validity of the method, and its application to the challenging inference for spherical topic models indicate practical usability and efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Topic Models

Similar Papers 제목 키워드 기반

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 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…

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

Bridging the Gap between Stochastic Gradient MCMC and Stochastic Optimization

2015-12-25 · Changyou Chen, David Carlson, Zhe Gan, Chunyuan Li 외

Stochastic gradient Markov chain Monte Carlo (SG-MCMC) methods are Bayesian analogs to popular stochastic optimization methods; however, this connection is not well studied. We explore this relationship by applying simul…

Stochastic Optimization

Stochastic Gradient MCMC for Nonlinear State Space Models

2019-01-29 · Christopher Aicher, Srshti Putcha, Christopher Nemeth, Paul Fearnhead 외

State space models (SSMs) provide a flexible framework for modeling complex time series via a latent stochastic process. Inference for nonlinear, non-Gaussian SSMs is often tackled with particle methods that do not scale…

Bayesian InferenceState Space ModelsTime SeriesTime Series Analysis