Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generating Sentences from a Continuous Space

About

The standard recurrent neural network language model (RNNLM) generates sentences one word at a time and does not work from an explicit global sentence representation. In this work, we introduce and study an RNN-based variational autoencoder generative model that incorporates distributed latent representations of entire sentences. This factorization allows it to explicitly model holistic properties of sentences such as style, topic, and high-level syntactic features. Samples from the prior over these sentence representations remarkably produce diverse and well-formed sentences through simple deterministic decoding. By examining paths through this latent space, we are able to generate coherent novel sentences that interpolate between known sentences. We present techniques for solving the difficult learning problem presented by this model, demonstrate its effectiveness in imputing missing words, explore many interesting properties of the model's latent sentence space, and present negative results on the use of the model in language modeling.

Samuel R. Bowman, Luke Vilnis, Oriol Vinyals, Andrew M. Dai, Rafal Jozefowicz, Samy Bengio• 2015

Related benchmarks

TaskDatasetResultRank
Language ModelingPTB (test)
Perplexity109
471
Language ModelingYahoo (test)
NLL328.6
48
Language ModelingYelp (test)
PPL42.6
35
Image ModelingOmniglot (test)
NLL89.21
27
Opinion SummarizationYelp
ROUGE-125.42
16
Language ModelingBookCorpus (test)
PPL38.21
15
Opinion SummarizationAMAZON
ROUGE-122.87
13
Sequence ReconstructionWastewater genomic sequences (test)
Token Accuracy96.8
5
Unconditional GenerationCOCO
BLEU-163.97
5
Showing 9 of 9 rows

Other info

Follow for update