English

Unsupervised Natural Language Generation with Denoising Autoencoders

Computation and Language 2018-08-28 v2

Abstract

Generating text from structured data is important for various tasks such as question answering and dialog systems. We show that in at least one domain, without any supervision and only based on unlabeled text, we are able to build a Natural Language Generation (NLG) system with higher performance than supervised approaches. In our approach, we interpret the structured data as a corrupt representation of the desired output and use a denoising auto-encoder to reconstruct the sentence. We show how to introduce noise into training examples that do not contain structured data, and that the resulting denoising auto-encoder generalizes to generate correct sentences when given structured data.

Keywords

Cite

@article{arxiv.1804.07899,
  title  = {Unsupervised Natural Language Generation with Denoising Autoencoders},
  author = {Markus Freitag and Scott Roy},
  journal= {arXiv preprint arXiv:1804.07899},
  year   = {2018}
}

Comments

Accepted at EMNLP 2018

R2 v1 2026-06-23T01:30:51.085Z