paper-with-me

Papers

Learning Energy-Based Model with Variational Auto-Encoder as Amortized Sampler

2020-12-29 · Jianwen Xie, Zilong Zheng, Ping Li

Due to the intractable partition function, training energy-based models (EBMs) by maximum likelihood requires Markov chain Monte Carlo (MCMC) sampling to approximate the gradient of the Kullback-Leibler divergence between data and model distributions. However, it is non-trivial to sample from an EBM because of the difficulty of mixing between modes. In this paper, we propose to learn a variational auto-encoder (VAE) to initialize the finite-step MCMC, such as Langevin dynamics that is derived from the energy function, for efficient amortized sampling of the EBM. With these amortized MCMC samples, the EBM can be trained by maximum likelihood, which follows an "analysis by synthesis" scheme; while the VAE learns from these MCMC samples via variational Bayes. We call this joint training algorithm the variational MCMC teaching, in which the VAE chases the EBM toward data distribution. We interpret the learning algorithm as a dynamic alternating projection in the context of information geometry. Our proposed models can generate samples comparable to GANs and EBMs. Additionally, we demonstrate that our model can learn effective probabilistic distribution toward supervised conditional learning tasks.

📄 PDF Abstract BibTeX arXiv:2012.14936

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

EBM 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Amortized Population Gibbs Samplers with Neural Sufficient Statistics

2019-11-04 · ICML 2020 1 · Hao Wu, Heiko Zimmermann, Eli Sennesh, Tuan Anh Le 외

We develop amortized population Gibbs (APG) samplers, a class of scalable methods that frames structured variational inference as adaptive importance sampling. APG samplers construct high-dimensional proposals by iterati…

Variational Inference

Sequential Monte Carlo for Inclusive KL Minimization in Amortized Variational Inference

2024-03-15 · Declan McNamara, Jackson Loper, Jeffrey Regier

For training an encoder network to perform amortized variational inference, the Kullback-Leibler (KL) divergence from the exact posterior to its approximation, known as the inclusive or forward KL, is an increasingly pop…

Variational Inference

Learning to Draw Samples: With Application to Amortized MLE for Generative Adversarial Learning

2016-11-06 · Dilin Wang, Qiang Liu

We propose a simple algorithm to train stochastic neural networks to draw samples from given target distributions for probabilistic inference. Our method is based on iteratively adjusting the neural network parameters so…

Conditional Image Generation

Joint Training of Variational Auto-Encoder and Latent Energy-Based Model

2020-06-10 · CVPR 2020 6 · Tian Han, Erik Nijkamp, Linqi Zhou, Bo Pang 외

This paper proposes a joint training method to learn both the variational auto-encoder (VAE) and the latent energy-based model (EBM). The joint training of VAE and latent EBM are based on an objective function that consi…

Anomaly Detection

Learning to Draw Samples with Amortized Stein Variational Gradient Descent

2017-07-20 · Yihao Feng, Dilin Wang, Qiang Liu

We propose a simple algorithm to train stochastic neural networks to draw samples from given target distributions for probabilistic inference. Our method is based on iteratively adjusting the neural network parameters so…

Bayesian Inference