SOTAVerified

Deep Copycat Networks for Text-to-Text Generation

2019-11-01IJCNLP 2019Code Available0· sign in to hype

Julia Ive, Pranava Madhyastha, Lucia Specia

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Most text-to-text generation tasks, for example text summarisation and text simplification, require copying words from the input to the output. We introduce Copycat, a transformer-based pointer network for such tasks which obtains competitive results in abstractive text summarisation and generates more abstractive summaries. We propose a further extension of this architecture for automatic post-editing, where generation is conditioned over two inputs (source language and machine translation), and the model is capable of deciding where to copy information from. This approach achieves competitive performance when compared to state-of-the-art automated post-editing systems. More importantly, we show that it addresses a well-known limitation of automatic post-editing - overcorrecting translations - and that our novel mechanism for copying source language words improves the results.

Tasks

Reproductions