Neural Machine Translation Leveraging Phrase-based Models In A Hybrid Search | Awesome LLM Papers Add your paper to Awesome LLM Papers

Neural Machine Translation Leveraging Phrase-based Models In A Hybrid Search

Leonard Dahlmann, Evgeny Matusov, Pavel Petrushkov, Shahram Khadivi . Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing 2017 – 42 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
EMNLP Interdisciplinary Approaches Neural Machine Translation

In this paper, we introduce a hybrid search for attention-based neural machine translation (NMT). A target phrase learned with statistical MT models extends a hypothesis in the NMT beam search when the attention of the NMT model focuses on the source words translated by this phrase. Phrases added in this way are scored with the NMT model, but also with SMT features including phrase-level translation probabilities and a target language model. Experimental results on German->English news domain and English->Russian e-commerce domain translation tasks show that using phrase-based models in NMT search improves MT quality by up to 2.3% BLEU absolute as compared to a strong NMT baseline.

Similar Work