English

Document Context Neural Machine Translation with Memory Networks

Computation and Language 2018-05-17 v2

Abstract

We present a document-level neural machine translation model which takes both source and target document context into account using memory networks. We model the problem as a structured prediction problem with interdependencies among the observed and hidden variables, i.e., the source sentences and their unobserved target translations in the document. The resulting structured prediction problem is tackled with a neural translation model equipped with two memory components, one each for the source and target side, to capture the documental interdependencies. We train the model end-to-end, and propose an iterative decoding algorithm based on block coordinate descent. Experimental results of English translations from French, German, and Estonian documents show that our model is effective in exploiting both source and target document context, and statistically significantly outperforms the previous work in terms of BLEU and METEOR.

Keywords

Cite

@article{arxiv.1711.03688,
  title  = {Document Context Neural Machine Translation with Memory Networks},
  author = {Sameen Maruf and Gholamreza Haffari},
  journal= {arXiv preprint arXiv:1711.03688},
  year   = {2018}
}

Comments

Accepted by ACL 2018

R2 v1 2026-06-22T22:41:46.069Z