paper-with-me

Papers

Variational autoencoders trained with q-deformed lower bounds

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Septimia Sârbu, Luigi Malagò

Variational autoencoders (VAEs) have been successful at learning a low-dimensional manifold from high-dimensional data with complex dependencies. At their core, they consist of a powerful Bayesian probabilistic inference model, to capture the salient features of the data. In training, they exploit the power of variational inference, by optimizing a lower bound on the model evidence. The latent representation and the performance of VAEs are heavily influenced by the type of bound used as a cost function. Significant research work has been carried out into the development of tighter bounds than the original ELBO, to more accurately approximate the true log-likelihood. By leveraging the q-deformed logarithm in the traditional lower bounds, ELBO and IWAE, and the upper bound CUBO, we bring contributions to this direction of research. In this proof-of-concept study, we explore different ways of creating these q-deformed bounds that are tighter than the classical ones and we show improvements in the performance of such VAEs on the binarized MNIST dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Debiasing Evidence Approximations: On Importance-weighted Autoencoders and Jackknife Variational Inference

2018-01-01 · ICLR 2018 1 · Sebastian Nowozin

The importance-weighted autoencoder (IWAE) approach of Burda et al. defines a sequence of increasingly tighter bounds on the marginal likelihood of latent variable models. Recently, Cremer et al. reinterpreted the IWAE b…

Computational EfficiencyVariational Inference

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 o…

Variational Learning of Fractional Posteriors

2026-03-29 · Kian Ming A. Chai, Edwin V. Bonilla arxiv

We introduce a novel one-parameter variational objective that lower bounds the data evidence and enables the estimation of approximate fractional posteriors. We extend this framework to hierarchical construction and Baye…

DVAE#: Discrete Variational Autoencoders with Relaxed Boltzmann Priors

2018-05-18 · NeurIPS 2018 12 · Arash Vahdat, Evgeny Andriyash, William G. Macready

Boltzmann machines are powerful distributions that have been shown to be an effective prior over binary latent variables in variational autoencoders (VAEs). However, previous methods for training discrete VAEs have used …

Noise Contrastive Variational Autoencoders

2019-07-23 · Octavian-Eugen Ganea, Yashas Annadani, Gary Bécigneul

We take steps towards understanding the "posterior collapse (PC)" difficulty in variational autoencoders (VAEs),~i.e. a degenerate optimum in which the latent codes become independent of their corresponding inputs. We re…