SOTAVerified

Encouraging Lexical Translation Consistency for Document-Level Neural Machine Translation

2021-11-01EMNLP 2021Unverified0· sign in to hype

Xinglin Lyu, Junhui Li, ZhengXian Gong, Min Zhang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recently a number of approaches have been proposed to improve translation performance for document-level neural machine translation (NMT). However, few are focusing on the subject of lexical translation consistency. In this paper we apply “one translation per discourse” in NMT, and aim to encourage lexical translation consistency for document-level NMT. This is done by first obtaining a word link for each source word in a document, which tells the positions where the source word appears. Then we encourage the translation of those words within a link to be consistent in two ways. On the one hand, when encoding sentences within a document we properly share context information of those words. On the other hand, we propose an auxiliary loss function to better constrain that their translation should be consistent. Experimental results on Chinese↔English and English→French translation tasks show that our approach not only achieves state-of-the-art performance in BLEU scores, but also greatly improves lexical consistency in translation.

Tasks

Reproductions