paper-with-me

홈 › Papers

NICT Self-Training Approach to Neural Machine Translation at NMT-2018

2018-07-01 · WS 2018 7 · Kenji Imamura, Eiichiro Sumita

This paper describes the NICT neural machine translation system submitted at the NMT-2018 shared task. A characteristic of our approach is the introduction of self-training. Since our self-training does not change the model structure, it does not influence the efficiency of translation, such as the translation speed. The experimental results showed that the translation quality improved not only in the sequence-to-sequence (seq-to-seq) models but also in the transformer models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Long Warm-up and Self-Training: Training Strategies of NICT-2 NMT System at WAT-2019

2019-11-01 · WS 2019 11 · Kenji Imamura, Eiichiro Sumita

This paper describes the NICT-2 neural machine translation system at the 6th Workshop on Asian Translation. This system employs the standard Transformer model but features the following two characteristics. One is the lo…

Machine TranslationNMTTranslation

SJTU-NICT's Supervised and Unsupervised Neural Machine Translation Systems for the WMT20 News Translation Task

2020-10-11 · Zuchao Li, Hai Zhao, Rui Wang, Kehai Chen 외

In this paper, we introduced our joint team SJTU-NICT 's participation in the WMT 2020 machine translation shared task. In this shared task, we participated in four translation directions of three language pairs: English…

Collaborative FilteringLanguage ModelingLanguage ModellingMachine Translation+3

SJTU-NICT’s Supervised and Unsupervised Neural Machine Translation Systems for the WMT20 News Translation Task

2020-11-01 · WMT (EMNLP) 2020 11 · Zuchao Li, Hai Zhao, Rui Wang, Kehai Chen 외

In this paper, we introduced our joint team SJTU-NICT ‘s participation in the WMT 2020 machine translation shared task. In this shared task, we participated in four translation directions of three language pairs: English…

Collaborative FilteringLanguage ModelingLanguage ModellingMachine Translation+3

English-Myanmar Supervised and Unsupervised NMT: NICT's Machine Translation Systems at WAT-2019

2019-11-01 · WS 2019 11 · Rui Wang, Haipeng Sun, Kehai Chen, Chenchen Ding 외

This paper presents the NICT{'}s participation (team ID: NICT) in the 6th Workshop on Asian Translation (WAT-2019) shared translation task, specifically Myanmar (Burmese) - English task in both translation directions. We…

Language ModelingLanguage ModellingMachine TranslationNMT+1

NICT Kyoto Submission for the WMT’20 Quality Estimation Task: Intermediate Training for Domain and Task Adaptation

2020-11-01 · WMT (EMNLP) 2020 11 · Raphael Rubino

This paper describes the NICT Kyoto submission for the WMT’20 Quality Estimation (QE) shared task. We participated in Task 2: Word and Sentence-level Post-editing Effort, which involved Wikipedia data and two translation…

Domain AdaptationLanguage ModelingLanguage ModellingMachine Translation+4