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

Download:

Current browse context:

cs.CL

Change to browse by:

cs

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: Sentence Bottleneck Autoencoders from Transformer Language Models

Abstract: Representation learning for text via pretraining a language model on a large corpus has become a standard starting point for building NLP systems. This approach stands in contrast to autoencoders, also trained on raw text, but with the objective of learning to encode each input as a vector that allows full reconstruction. Autoencoders are attractive because of their latent space structure and generative properties. We therefore explore the construction of a sentence-level autoencoder from a pretrained, frozen transformer language model. We adapt the masked language modeling objective as a generative, denoising one, while only training a sentence bottleneck and a single-layer modified transformer decoder. We demonstrate that the sentence representations discovered by our model achieve better quality than previous methods that extract representations from pretrained transformers on text similarity tasks, style transfer (an example of controlled generation), and single-sentence classification tasks in the GLUE benchmark, while using fewer parameters than large pretrained models.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2109.00055 [cs.CL]
  (or arXiv:2109.00055v2 [cs.CL] for this version)

Submission history

From: Ivan Montero [view email]
[v1] Tue, 31 Aug 2021 19:39:55 GMT (8322kb,D)
[v2] Fri, 10 Sep 2021 18:08:13 GMT (8726kb,D)

Link back to: arXiv, form interface, contact.