paper-with-me

Papers

Dueling Decoders: Regularizing Variational Autoencoder Latent Spaces

2019-05-17 · Bryan Seybold, Emily Fertig, Alex Alemi, Ian Fischer

Variational autoencoders learn unsupervised data representations, but these models frequently converge to minima that fail to preserve meaningful semantic information. For example, variational autoencoders with autoregressive decoders often collapse into autodecoders, where they learn to ignore the encoder input. In this work, we demonstrate that adding an auxiliary decoder to regularize the latent space can prevent this collapse, but successful auxiliary decoding tasks are domain dependent. Auxiliary decoders can increase the amount of semantic information encoded in the latent space and visible in the reconstructions. The semantic information in the variational autoencoder's representation is only weakly correlated with its rate, distortion, or evidence lower bound. Compared to other popular strategies that modify the training objective, our regularization of the latent space generally increased the semantic information content.

📄 PDF Abstract BibTeX arXiv:1905.07478

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Variational autoencoders with latent high-dimensional steady geometric flows for dynamics

2024-10-14 · Andrew Gracyk

We develop Riemannian approaches to variational autoencoders (VAEs) for PDE-type ambient data with regularizing geometric latent dynamics, which we refer to as VAE-DLM, or VAEs with dynamical latent manifolds. We redevel…

MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders

2019-01-06 · ICLR 2019 5 · Xuezhe Ma, Chunting Zhou, Eduard Hovy

Variational Autoencoder (VAE), a simple and effective deep generative model, has led to a number of impressive empirical successes and spawned many advanced variants and theoretical investigations. However, recent studie…

Density EstimationImage GenerationRepresentation Learning

A Hierarchical Latent Structure for Variational Conversation Modeling

2018-04-10 · NAACL 2018 6 · Yookoon Park, Jaemin Cho, Gunhee Kim

Variational autoencoders (VAE) combined with hierarchical RNNs have emerged as a powerful framework for conversation modeling. However, they suffer from the notorious degeneration problem, where the decoders learn to ign…

Variational Rank Reduction Autoencoder

2025-05-14 · Jad Mounayer, Alicia Tierz, Jerome Tomezyk, Chady Ghnatios 외

Deterministic Rank Reduction Autoencoders (RRAEs) enforce by construction a regularization on the latent space by applying a truncated SVD. While this regularization makes Autoencoders more powerful, using them for gener…

A Batch Normalized Inference Network Keeps the KL Vanishing Away

2020-04-27 · ACL 2020 6 · Qile Zhu, Jianlin Su, Wei Bi, Xiaojiang Liu 외

Variational Autoencoder (VAE) is widely used as a generative model to approximate a model's posterior on latent variables by combining the amortized variational inference and deep neural networks. However, when paired wi…

Dialogue GenerationLanguage ModelingLanguage Modellingtext-classification+2