paper-with-me

Papers

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 inference step typically relies on either time-consuming long run Markov chain Monte Caro (MCMC) or a separate inference model for variational learning. In this paper, we propose to use short run MCMC, such as Langevin dynamics, as an approximate inference engine, where the bias existing in the output distribution of the short run Langevin dynamics is corrected by optimal transport, which aims at minimizing the Wasserstein distance between the biased distribution produced by the finite step Langevin dynamics and the prior distribution. Our experiments show that the proposed strategy outperforms the variational auto-encoder (VAE) and alternating back-propagation algorithm (ABP) in terms of reconstruction error and synthesis quality.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Multi-layer Latent Variable Model via Variational Optimization of Short Run MCMC for Approximate Inference

2019-12-04 · ECCV 2020 8 · Erik Nijkamp, Bo Pang, Tian Han, Linqi Zhou 외

This paper studies the fundamental problem of learning deep generative models that consist of multiple layers of latent variables organized in top-down architectures. Such models have high expressivity and allow for lear…

Learning Multimodal Latent Space with EBM Prior and MCMC Inference

2024-08-20 · Shiyu Yuan, Carlo Lipizzi, Tian Han

Multimodal generative models are crucial for various applications. We propose an approach that combines an expressive energy-based model (EBM) prior with Markov Chain Monte Carlo (MCMC) inference in the latent space for …

multimodal generation

A Tale of Two Latent Flows: Learning Latent Space Normalizing Flow with Short-run Langevin Flow for Approximate Inference

2023-01-23 · Jianwen Xie, Yaxuan Zhu, Yifei Xu, Dingcheng Li 외

We study a normalizing flow in the latent space of a top-down generator model, in which the normalizing flow model plays the role of the informative prior model of the generator. We propose to jointly learn the latent sp…

Anomaly DetectionImage GenerationImage InpaintingImage Reconstruction

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…

Nearly Optimal Variational Inference for High Dimensional Regression with Shrinkage Priors

2020-10-24 · Jincheng Bai, Qifan Song, Guang Cheng

We propose a variational Bayesian (VB) procedure for high-dimensional linear model inferences with heavy tail shrinkage priors, such as student-t prior. Theoretically, we establish the consistency of the proposed VB meth…

Computational EfficiencyregressionVariable SelectionVariational Inference+1