paper-with-me

Papers

Learning variational autoencoders via MCMC speed measures

2023-08-26 · Marcel Hirt, Vasileios Kreouzis, Petros Dellaportas

Variational autoencoders (VAEs) are popular likelihood-based generative models which can be efficiently trained by maximizing an Evidence Lower Bound (ELBO). There has been much progress in improving the expressiveness of the variational distribution to obtain tighter variational bounds and increased generative performance. Whilst previous work has leveraged Markov chain Monte Carlo (MCMC) methods for the construction of variational densities, gradient-based methods for adapting the proposal distributions for deep latent variable models have received less attention. This work suggests an entropy-based adaptation for a short-run Metropolis-adjusted Langevin (MALA) or Hamiltonian Monte Carlo (HMC) chain while optimising a tighter variational bound to the log-evidence. Experiments show that this approach yields higher held-out log-likelihoods as well as improved generative metrics. Our implicit variational density can adapt to complicated posterior geometries of latent hierarchical representations arising in hierarchical VAEs.

📄 PDF Abstract BibTeX arXiv:2308.13731

Code (1)

kreouzisv/smvaes 공식 구현 tf

Similar Papers 제목 키워드 기반

VAEBM: A Symbiosis between Variational Autoencoders and Energy-based Models

2020-10-01 · ICLR 2021 1 · Zhisheng Xiao, Karsten Kreis, Jan Kautz, Arash Vahdat

Energy-based models (EBMs) have recently been successful in representing complex distributions of small images. However, sampling from them requires expensive Markov chain Monte Carlo (MCMC) iterations that mix slowly in…

Image GenerationOut-of-Distribution Detection

A Contrastive Divergence for Combining Variational Inference and MCMC

2019-05-10 · Francisco J. R. Ruiz, Michalis K. Titsias

We develop a method to combine Markov chain Monte Carlo (MCMC) and variational inference (VI), leveraging the advantages of both inference approaches. Specifically, we improve the variational distribution by running a fe…

Stochastic OptimizationVariational Inference

Improving Sampling from Generative Autoencoders with Markov Chains

2016-10-28 · Antonia Creswell, Kai Arulkumaran, Anil Anthony Bharath

We focus on generative autoencoders, such as variational or adversarial autoencoders, which jointly learn a generative model alongside an inference model. Generative autoencoders are those which are trained to softly enf…

Revisiting Bayesian Autoencoders with MCMC

2021-04-13 · Rohitash Chandra, Mahir Jain, Manavendra Maharana, Pavel N. Krivitsky

Autoencoders gained popularity in the deep learning revolution given their ability to compress data and provide dimensionality reduction. Although prominent deep learning methods have been used to enhance autoencoders, t…

Bayesian InferenceDeep LearningDimensionality ReductionUncertainty Quantification

Bounding Wasserstein distance with couplings

2021-12-06 · pproximateinference AABI Symposium 2022 2 · Niloy Biswas, Lester Mackey

Markov chain Monte Carlo (MCMC) provides asymptotically consistent estimates of intractable posterior expectations as the number of iterations tends to infinity. However, in large data applications, MCMC can be computati…

regression