paper-with-me

Papers

Avoiding Latent Variable Collapse With Generative Skip Models

2018-07-12 · Adji B. Dieng, Yoon Kim, Alexander M. Rush, David M. Blei

Variational autoencoders learn distributions of high-dimensional data. They model data with a deep latent-variable model and then fit the model by maximizing a lower bound of the log marginal likelihood. VAEs can capture complex distributions, but they can also suffer from an issue known as "latent variable collapse," especially if the likelihood model is powerful. Specifically, the lower bound involves an approximate posterior of the latent variables; this posterior "collapses" when it is set equal to the prior, i.e., when the approximate posterior is independent of the data. While VAEs learn good generative models, latent variable collapse prevents them from learning useful representations. In this paper, we propose a simple new way to avoid latent variable collapse by including skip connections in our generative model; these connections enforce strong links between the latent variables and the likelihood function. We study generative skip models both theoretically and empirically. Theoretically, we prove that skip models increase the mutual information between the observations and the inferred latent variables. Empirically, we study images (MNIST and Omniglot) and text (Yahoo). Compared to existing VAE architectures, we show that generative skip models maintain similar predictive performance but lead to less collapse and provide more meaningful representations of the data.

📄 PDF Abstract BibTeX arXiv:1807.04863

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Learning Deep-Latent Hierarchies by Stacking Wasserstein Autoencoders

2020-10-07 · Benoit Gaujac, Ilya Feige, David Barber

Probabilistic models with hierarchical-latent-variable structures provide state-of-the-art results amongst non-autoregressive, unsupervised density-based models. However, the most common approach to training such models …

Posterior Collapse and Latent Variable Non-identifiability

2023-01-02 · NeurIPS 2021 12 · Yixin Wang, David M. Blei, John P. Cunningham

Variational autoencoders model high-dimensional data by positing low-dimensional latent variables that are mapped through a flexible distribution parametrized by a neural network. Unfortunately, variational autoencoders …

AttributeVariational Inference

Lagging Inference Networks and Posterior Collapse in Variational Autoencoders

2019-01-16 · ICLR 2019 5 · Junxian He, Daniel Spokoyny, Graham Neubig, Taylor Berg-Kirkpatrick

The variational autoencoder (VAE) is a popular combination of deep latent variable model and accompanying variational learning technique. By using a neural inference network to approximate the model's posterior on latent…

Text Generation

Improving Unsupervised Hierarchical Representation with Reinforcement Learning

2024-01-01 · CVPR 2024 1 · Ruyi An, Yewen Li, Xu He, Pengjie Gu 외

Learning representations to capture the very fundamental understanding of the world is a key challenge in machine learning. The hierarchical structure of explanatory factors hidden in data is such a general represent…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Stable Variational Autoencoder for Text Modelling

2019-11-13 · WS 2019 10 · Ruizhe Li, Xiao Li, Chenghua Lin, Matthew Collinson 외

Variational Autoencoder (VAE) is a powerful method for learning representations of high-dimensional data. However, VAEs can suffer from an issue known as latent variable collapse (or KL loss vanishing), where the posteri…