# When a Good Translation is Wrong in Context: Context-Aware Machine   Translation Improves on Deixis, Ellipsis, and Lexical Cohesion

**Authors:** Elena Voita, Rico Sennrich, Ivan Titov

arXiv: 1905.05979 · 2019-06-10

## TL;DR

This paper introduces a context-aware neural machine translation model that improves translation consistency for deixis, ellipsis, and lexical cohesion in document-level translation, addressing limitations of previous approaches and evaluation metrics.

## Contribution

The authors develop a model tailored for scenarios with limited document-level data and create new benchmarks to evaluate context-aware translation improvements.

## Key findings

- Significant gains in translating deixis, ellipsis, and lexical cohesion.
- Improved consistency without loss of BLEU score.
- Effective in scenarios with limited document-level data.

## Abstract

Though machine translation errors caused by the lack of context beyond one sentence have long been acknowledged, the development of context-aware NMT systems is hampered by several problems. Firstly, standard metrics are not sensitive to improvements in consistency in document-level translations. Secondly, previous work on context-aware NMT assumed that the sentence-aligned parallel data consisted of complete documents while in most practical scenarios such document-level data constitutes only a fraction of the available parallel data. To address the first issue, we perform a human study on an English-Russian subtitles dataset and identify deixis, ellipsis and lexical cohesion as three main sources of inconsistency. We then create test sets targeting these phenomena. To address the second shortcoming, we consider a set-up in which a much larger amount of sentence-level data is available compared to that aligned at the document level. We introduce a model that is suitable for this scenario and demonstrate major gains over a context-agnostic baseline on our new benchmarks without sacrificing performance as measured with BLEU.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.05979/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.05979/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1905.05979/full.md

---
Source: https://tomesphere.com/paper/1905.05979