paper-with-me

홈 › Papers

Deep Architectures for Neural Machine Translation

2017-07-24 · WS 2017 9 · Antonio Valerio Miceli Barone, Jindřich Helcl, Rico Sennrich, Barry Haddow, Alexandra Birch

It has been shown that increasing model depth improves the quality of neural machine translation. However, different architectural variants to increase model depth have been proposed, and so far, there has been no thorough comparative study. In this work, we describe and evaluate several existing approaches to introduce depth in neural machine translation. Additionally, we explore novel architectural variants, including deep transition RNNs, and we vary how attention is used in the deep decoder. We introduce a novel "BiDeep" RNN architecture that combines deep transition RNNs and stacked RNNs. Our evaluation is carried out on the English to German WMT news translation dataset, using a single-GPU machine for both training and inference. We find that several of our proposed architectures improve upon existing approaches in terms of speed and translation quality. We obtain best improvements with a BiDeep RNN of combined depth 8, obtaining an average improvement of 1.5 BLEU over a strong shallow baseline. We release our code for ease of adoption.

📄 PDF Abstract BibTeX arXiv:1707.07631

Code (3)

Avmb/deep-nmt-architectures 공식 구현
EdinburghNLP/nematus 공식 구현 tf
bhaddow/dev-nematus tf

Tasks

DecoderGPUMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Machine Translation with Large Language Models: Decoder Only vs. Encoder-Decoder

2024-09-12 · Abhinav P. M., SujayKumar Reddy M, Oswald Christopher

This project, titled "Machine Translation with Large Language Models: Decoder-only vs. Encoder-Decoder," aims to develop a multilingual machine translation (MT) model. Focused on Indian regional languages, especially Tel…

DecoderMachine TranslationTranslation

Unsupervised Neural Machine Translation Initialized by Unsupervised Statistical Machine Translation

2018-10-30 · Benjamin Marie, Atsushi Fujita

Recent work achieved remarkable results in training neural machine translation (NMT) systems in a fully unsupervised way, with new and dedicated architectures that rely on monolingual corpora only. In this work, we propo…

Machine TranslationNMTTranslationUnsupervised Machine Translation

Neural Machine Translation

2017-09-22 · Philipp Koehn

Draft of textbook chapter on neural machine translation. a comprehensive treatment of the topic, ranging from introduction to neural networks, computation graphs, description of the currently dominant attentional sequenc…

Machine TranslationTranslation

Retrieving Examples from Memory for Retrieval Augmented Neural Machine Translation: A Systematic Comparison

2024-04-03 · Maxime Bouthors, Josep Crego, Francois Yvon

Retrieval-Augmented Neural Machine Translation (RAMT) architectures retrieve examples from memory to guide the generation process. While most works in this trend explore new ways to exploit the retrieved examples, the up…

DiversityIn-Context LearningLanguage ModelingLanguage Modelling+4

From Rule-Based Models to Deep Learning Transformers Architectures for Natural Language Processing and Sign Language Translation Systems: Survey, Taxonomy and Performance Evaluation

2024-08-27 · Nada Shahin, Leila Ismail

With the growing Deaf and Hard of Hearing population worldwide and the persistent shortage of certified sign language interpreters, there is a pressing need for an efficient, signs-driven, integrated end-to-end translati…

Machine TranslationSign Language TranslationTranslation