We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Learning Sparse Prototypes for Text Generation

Abstract: Prototype-driven text generation uses non-parametric models that first choose from a library of sentence "prototypes" and then modify the prototype to generate the output text. While effective, these methods are inefficient at test time as a result of needing to store and index the entire training corpus. Further, existing methods often require heuristics to identify which prototypes to reference at training time. In this paper, we propose a novel generative model that automatically learns a sparse prototype support set that, nonetheless, achieves strong language modeling performance. This is achieved by (1) imposing a sparsity-inducing prior on the prototype selection distribution, and (2) utilizing amortized variational inference to learn a prototype retrieval function. In experiments, our model outperforms previous prototype-driven language models while achieving up to a 1000x memory reduction, as well as a 1000x speed-up at test time. More interestingly, we show that the learned prototypes are able to capture semantics and syntax at different granularity as we vary the sparsity of prototype selection, and that certain sentence attributes can be controlled by specifying the prototype for generation.
Comments: NeurIPS 2020 Conference Paper
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2006.16336 [cs.CL]
  (or arXiv:2006.16336v2 [cs.CL] for this version)

Submission history

From: Junxian He [view email]
[v1] Mon, 29 Jun 2020 19:41:26 GMT (866kb,D)
[v2] Wed, 4 Nov 2020 06:00:40 GMT (867kb,D)

Link back to: arXiv, form interface, contact.