paper-with-me

Papers

Hierarchically-Structured Variational Autoencoders for Long Text Generation

2018-09-27 · Dinghan Shen, Asli Celikyilmaz, Yizhe Zhang, Liqun Chen, Xin Wang, Lawrence Carin

Variational autoencoders (VAEs) have received much attention recently as an end-to-end architecture for text generation. Existing methods primarily focus on synthesizing relatively short sentences (with less than twenty words). In this paper, we propose a novel framework, hierarchically-structured variational autoencoder (hier-VAE), for generating long and coherent units of text. To enhance the model’s plan-ahead ability, intermediate sentence representations are introduced into the generative networks to guide the word-level predictions. To alleviate the typical optimization challenges associated with textual VAEs, we further employ a hierarchy of stochastic layers between the encoder and decoder networks. Extensive experiments are conducted to evaluate the proposed method, where hier-VAE is shown to make effective use of the latent codes and achieve lower perplexity relative to language models. Moreover, the generated samples from hier-VAE also exhibit superior quality according to both automatic and human evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentenceText Generation

Similar Papers 제목 키워드 기반

Anomaly Detection With Conditional Variational Autoencoders

2020-10-12 · Adrian Alan Pol, Victor Berger, Gianluca Cerminara, Cecile Germain 외

Exploiting the rapid advances in probabilistic inference, in particular variational Bayes and variational autoencoders (VAEs), for anomaly detection (AD) tasks remains an open research question. Previous works argued tha…

Anomaly Detection

Text Modeling with Syntax-Aware Variational Autoencoders

2019-08-27 · Yijun Xiao, William Yang Wang

Syntactic information contains structures and rules about how text sentences are arranged. Incorporating syntax into text modeling methods can potentially benefit both representation learning and generation. Variational …

Representation Learning

Inducing Interpretable Representations with Variational Autoencoders

2016-11-22 · N. Siddharth, Brooks Paige, Alban Desmaison, Jan-Willem van de Meent 외

We develop a framework for incorporating structured graphical models in the \emph{encoders} of variational autoencoders (VAEs) that allows us to induce interpretable representations through approximate variational infere…

General ClassificationVariational Inference

Conditional Sampling of Variational Autoencoders via Iterated Approximate Ancestral Sampling

2023-08-17 · Vaidotas Simkus, Michael U. Gutmann

Conditional sampling of variational autoencoders (VAEs) is needed in various applications, such as missing data imputation, but is computationally intractable. A principled choice for asymptotically exact conditional sam…

Imputation

Revisiting Structured Variational Autoencoders

2023-05-25 · Yixiu Zhao, Scott W. Linderman

Structured variational autoencoders (SVAEs) combine probabilistic graphical model priors on latent variables, deep neural networks to link latent variables to observed data, and structure-exploiting algorithms for approx…