paper-with-me

Papers

Particle Optimization in Stochastic Gradient MCMC

2017-11-29 · Changyou Chen, Ruiyi Zhang

Stochastic gradient Markov chain Monte Carlo (SG-MCMC) has been increasingly popular in Bayesian learning due to its ability to deal with large data. A standard SG-MCMC algorithm simulates samples from a discretized-time Markov chain to approximate a target distribution. However, the samples are typically highly correlated due to the sequential generation process, an undesired property in SG-MCMC. In contrary, Stein variational gradient descent (SVGD) directly optimizes a set of particles, and it is able to approximate a target distribution with much fewer samples. In this paper, we propose a novel method to directly optimize particles (or samples) in SG-MCMC from scratch. Specifically, we propose efficient methods to solve the corresponding Fokker-Planck equation on the space of probability distributions, whose solution (i.e., a distribution) is approximated by particles. Through our framework, we are able to show connections of SG-MCMC to SVGD, as well as the seemly unrelated generative-adversarial-net framework. Under certain relaxations, particle optimization in SG-MCMC can be interpreted as an extension of standard SVGD with momentum.

📄 PDF Abstract BibTeX arXiv:1711.10927

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variance Reduction in Stochastic Particle-Optimization Sampling

2018-11-20 · ICML 2020 1 · Jianyi Zhang, Yang Zhao, Changyou Chen

Stochastic particle-optimization sampling (SPOS) is a recently-developed scalable Bayesian sampling framework that unifies stochastic gradient MCMC (SG-MCMC) and Stein variational gradient descent (SVGD) algorithms based…

POS

A Unified Particle-Optimization Framework for Scalable Bayesian Sampling

2018-05-29 · Changyou Chen, Ruiyi Zhang, Wenlin Wang, Bai Li 외

There has been recent interest in developing scalable Bayesian sampling methods such as stochastic gradient MCMC (SG-MCMC) and Stein variational gradient descent (SVGD) for big-data analysis. A standard SG-MCMC algorithm…

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

De-randomizing MCMC dynamics with the diffusion Stein operator

2021-10-07 · NeurIPS 2021 12 · Zheyang Shen, Markus Heinonen, Samuel Kaski

Approximate Bayesian inference estimates descriptors of an intractable target distribution - in essence, an optimization problem within a family of distributions. For example, Langevin dynamics (LD) extracts asymptotical…

Bayesian Inference

Augmentation Schemes for Particle MCMC

2014-08-29 · Paul Fearnhead, Loukia Meligkotsidou

Particle MCMC involves using a particle filter within an MCMC algorithm. For inference of a model which involves an unobserved stochastic process, the standard implementation uses the particle filter to propose new value…