paper-with-me

홈 › Papers

Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation

2018-06-22 · NAACL 2019 6 · Hareesh Bahuleyan, Lili Mou, Hao Zhou, Olga Vechtomova

The variational autoencoder (VAE) imposes a probabilistic distribution (typically Gaussian) on the latent space and penalizes the Kullback--Leibler (KL) divergence between the posterior and prior. In NLP, VAEs are extremely difficult to train due to the problem of KL collapsing to zero. One has to implement various heuristics such as KL weight annealing and word dropout in a carefully engineered manner to successfully train a VAE for text. In this paper, we propose to use the Wasserstein autoencoder (WAE) for probabilistic sentence generation, where the encoder could be either stochastic or deterministic. We show theoretically and empirically that, in the original WAE, the stochastically encoded Gaussian distribution tends to become a Dirac-delta function, and we propose a variant of WAE that encourages the stochasticity of the encoder. Experimental results show that the latent space learned by WAE exhibits properties of continuity and smoothness as in VAEs, while simultaneously achieving much higher BLEU scores for sentence reconstruction.

📄 PDF Abstract BibTeX arXiv:1806.08462

Code (1)

HareeshBahuleyan/probabilistic_nlg 공식 구현 tf

Tasks

SentenceText Generation

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Stylized Text Generation Using Wasserstein Autoencoders with a Mixture of Gaussian Prior

2019-11-10 · Amirpasha Ghabussi, Lili Mou, Olga Vechtomova

Wasserstein autoencoders are effective for text generation. They do not however provide any control over the style and topic of the generated sentences if the dataset has multiple classes and includes different topics. I…

Text Generation

Probabilistic Outlier Detection and Generation

2020-12-22 · Stefano Giovanni Rizzo, Linsey Pang, Yixian Chen, Sanjay Chawla

A new method for outlier detection and generation is introduced by lifting data into the space of probability distributions which are not analytically expressible, but from which samples can be drawn using a neural gener…

Outlier Detection

Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling

2019-04-04 · NAACL 2019 6 · Prince Zizhuang Wang, William Yang Wang

Recurrent Variational Autoencoder has been widely used for language modeling and text generation tasks. These models often face a difficult optimization problem, also known as the Kullback-Leibler (KL) term vanishing iss…

Language ModelingLanguage ModellingText Generation

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 …

Wasserstein Variational Inference

2018-05-29 · NeurIPS 2018 12 · Luca Ambrogioni, Umut Güçlü, Yağmur Güçlütürk, Max Hinne 외

This paper introduces Wasserstein variational inference, a new form of approximate Bayesian inference based on optimal transport theory. Wasserstein variational inference uses a new family of divergences that includes bo…

Bayesian InferenceVariational Inference