English

Language as a Latent Variable: Discrete Generative Models for Sentence Compression

Computation and Language 2016-10-17 v2 Artificial Intelligence

Abstract

In this work we explore deep generative models of text in which the latent representation of a document is itself drawn from a discrete language model distribution. We formulate a variational auto-encoder for inference in this model and apply it to the task of compressing sentences. In this application the generative model first draws a latent summary sentence from a background language model, and then subsequently draws the observed sentence conditioned on this latent summary. In our empirical evaluation we show that generative formulations of both abstractive and extractive compression yield state-of-the-art results when trained on a large amount of supervised data. Further, we explore semi-supervised compression scenarios where we show that it is possible to achieve performance competitive with previously proposed supervised models while training on a fraction of the supervised data.

Keywords

Cite

@article{arxiv.1609.07317,
  title  = {Language as a Latent Variable: Discrete Generative Models for Sentence Compression},
  author = {Yishu Miao and Phil Blunsom},
  journal= {arXiv preprint arXiv:1609.07317},
  year   = {2016}
}

Comments

EMNLP 2016

R2 v1 2026-06-22T15:59:07.207Z