paper-with-me

Papers

Document Context Neural Machine Translation with Memory Networks

2017-11-10 · ACL 2018 7 · Sameen Maruf, Gholamreza Haffari

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.

📄 PDF Abstract BibTeX arXiv:1711.03688

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationStructured PredictionTranslation

Similar Papers 제목 키워드 기반

SMDT: Selective Memory-Augmented Neural Document Translation

2022-01-05 · Xu Zhang, Jian Yang, Haoyang Huang, Shuming Ma 외

Existing document-level neural machine translation (NMT) models have sufficiently explored different context settings to provide guidance for target generation. However, little attention is paid to inaugurate more divers…

Document Level Machine TranslationDocument TranslationMachine TranslationNMT+2

Document-level Neural Machine Translation with Associated Memory Network

2019-10-31 · Shu Jiang, Rui Wang, Zuchao Li, Masao Utiyama 외

Standard neural machine translation (NMT) is on the assumption that the document-level context is independent. Most existing document-level NMT approaches are satisfied with a smattering sense of global document-level in…

Machine TranslationNMTSentenceTranslation

Learn To Remember: Transformer with Recurrent Memory for Document-Level Machine Translation

2022-05-03 · Findings (NAACL) 2022 7 · Yukun Feng, Feng Li, Ziang Song, Boyuan Zheng 외

The Transformer architecture has led to significant gains in machine translation. However, most studies focus on only sentence-level translation without considering the context dependency within documents, leading to the…

Document Level Machine TranslationMachine TranslationSentenceTranslation

Improving Long Context Document-Level Machine Translation

2023-06-08 · Christian Herold, Hermann Ney

Document-level context for neural machine translation (NMT) is crucial to improve the translation consistency and cohesion, the translation of ambiguous inputs, as well as several other linguistic phenomena. Many works h…

Document Level Machine TranslationMachine TranslationNMTSentence+1

Locality-Sensitive Hashing for Long Context Neural Machine Translation

2022-05-01 · IWSLT (ACL) 2022 5 · Frithjof Petrick, Jan Rosendahl, Christian Herold, Hermann Ney

After its introduction the Transformer architecture quickly became the gold standard for the task of neural machine translation. A major advantage of the Transformer compared to previous architectures is the faster train…

Document Level Machine TranslationMachine TranslationNMTSentence+1