English

Deep State Space Models for Unconditional Word Generation

Machine Learning 2018-10-30 v2 Computation and Language Machine Learning

Abstract

Autoregressive feedback is considered a necessity for successful unconditional text generation using stochastic sequence models. However, such feedback is known to introduce systematic biases into the training process and it obscures a principle of generation: committing to global information and forgetting local nuances. We show that a non-autoregressive deep state space model with a clear separation of global and local uncertainty can be built from only two ingredients: An independent noise source and a deterministic transition function. Recent advances on flow-based variational inference can be used to train an evidence lower-bound without resorting to annealing, auxiliary losses or similar measures. The result is a highly interpretable generative model on par with comparable auto-regressive models on the task of word generation.

Keywords

Cite

@article{arxiv.1806.04550,
  title  = {Deep State Space Models for Unconditional Word Generation},
  author = {Florian Schmidt and Thomas Hofmann},
  journal= {arXiv preprint arXiv:1806.04550},
  year   = {2018}
}

Comments

NIPS camera-ready version

R2 v1 2026-06-23T02:27:25.405Z