paper-with-me

Papers

Langevin Diffusion Variational Inference

2022-08-16 · Tomas Geffner, Justin Domke

Many methods that build powerful variational distributions based on unadjusted Langevin transitions exist. Most of these were developed using a wide range of different approaches and techniques. Unfortunately, the lack of a unified analysis and derivation makes developing new methods and reasoning about existing ones a challenging task. We address this giving a single analysis that unifies and generalizes these existing techniques. The main idea is to augment the target and variational by numerically simulating the underdamped Langevin diffusion process and its time reversal. The benefits of this approach are twofold: it provides a unified formulation for many existing methods, and it simplifies the development of new ones. In fact, using our formulation we propose a new method that combines the strengths of previously existing algorithms; it uses underdamped Langevin transitions and powerful augmentations parameterized by a score network. Our empirical evaluation shows that our proposed method consistently outperforms relevant baselines in a wide range of tasks.

📄 PDF Abstract BibTeX arXiv:2208.07743

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Near-Optimal Approximations for Bayesian Inference in Function Space

2025-02-25 · Veit Wild, James Wu, Dino Sejdinovic, Jeremias Knoblauch

We propose a scalable inference algorithm for Bayes posteriors defined on a reproducing kernel Hilbert space (RKHS). Given a likelihood function and a Gaussian random element representing the prior, the corresponding Bay…

Bayesian Inference

A Divergence Bound for Hybrids of MCMC and Variational Inference and an Application to Langevin Dynamics and SGVI

2017-06-20 · ICML 2017 8 · Justin Domke

Two popular classes of methods for approximate inference are Markov chain Monte Carlo (MCMC) and variational inference. MCMC tends to be accurate if run for a long enough time, while variational inference tends to give b…

Variational Inference

Quasi-symplectic Langevin Variational Autoencoder

2020-09-02 · Zihao Wang, Hervé Delingette

Variational autoencoder (VAE) is a very popular and well-investigated generative model in neural learning research. To leverage VAE in practical tasks dealing with a massive dataset of large dimensions, it is required to…

Variational Inference

Particle Mean Field Variational Bayes

2023-03-24 · Minh-Ngoc Tran, Paco Tseng, Robert Kohn

The Mean Field Variational Bayes (MFVB) method is one of the most computationally efficient techniques for Bayesian inference. However, its use has been restricted to models with conjugate priors or those that require an…

Bayesian Inferenceregression

Learning Deep Latent Variable Models by Short-Run MCMC Inference With Optimal Transport Correction

2021-06-19 · CVPR 2021 1 · Dongsheng An, Jianwen Xie, Ping Li

Learning latent variable models with deep top-down architectures typically requires inferring the latent variables for each training example based on the posterior distribution of these latent variables. The inferenc…