Generating Sentences By Editing Prototypes | Awesome LLM Papers Contribute to Awesome LLM Papers

Generating Sentences By Editing Prototypes

Kelvin Guu, Tatsunori B. Hashimoto, Yonatan Oren, Percy Liang . Transactions of the Association for Computational Linguistics 2018 – 306 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Evaluation TACL Training Techniques

We propose a new generative model of sentences that first samples a prototype sentence from the training corpus and then edits it into a new sentence. Compared to traditional models that generate from scratch either left-to-right or by first sampling a latent sentence vector, our prototype-then-edit model improves perplexity on language modeling and generates higher quality outputs according to human evaluation. Furthermore, the model gives rise to a latent edit vector that captures interpretable semantics such as sentence similarity and sentence-level analogies.

Similar Work