Language as a Latent Variable: Discrete Generative Models for Sentence Compression
Yishu Miao, Phil Blunsom

TL;DR
This paper introduces a discrete latent variable model for sentence compression using deep generative models and variational auto-encoders, achieving state-of-the-art results in supervised and semi-supervised settings.
Contribution
It proposes a novel discrete latent variable framework for sentence compression, combining generative modeling with variational inference, and demonstrates its effectiveness on large-scale datasets.
Findings
State-of-the-art results in supervised sentence compression
Effective semi-supervised learning with limited labeled data
Generative models outperform previous approaches
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Generative Adversarial Networks and Image Synthesis
