paper-with-me

홈 › Papers

Facebook AI's WAT19 Myanmar-English Translation Task Submission

2019-10-15 · WS 2019 11 · Peng-Jen Chen, Jiajun Shen, Matt Le, Vishrav Chaudhary, Ahmed El-Kishky, Guillaume Wenzek, Myle Ott, Marc'Aurelio Ranzato

This paper describes Facebook AI's submission to the WAT 2019 Myanmar-English translation task. Our baseline systems are BPE-based transformer models. We explore methods to leverage monolingual data to improve generalization, including self-training, back-translation and their combination. We further improve results by using noisy channel re-ranking and ensembling. We demonstrate that these techniques can significantly improve not only a system trained with additional monolingual data, but even the baseline system trained exclusively on the provided small parallel dataset. Our system ranks first in both directions according to human evaluation and BLEU, with a gain of over 8 BLEU points above the second best system.

📄 PDF Abstract BibTeX arXiv:1910.06848

Code (0)

등록된 구현이 없습니다.

Tasks

Re-RankingTranslation

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 제목 키워드 기반

Hybrid Statistical Machine Translation for English-Myanmar: UTYCC Submission to WAT-2021

2021-08-01 · ACL (WAT) 2021 8 · Ye Kyaw Thu, Thazin Myint Oo, Hlaing Myat Nwe, Khaing Zar Mon 외

In this paper we describe our submissions to WAT-2021 (Nakazawa et al., 2021) for English-to-Myanmar language (Burmese) task. Our team, ID: “YCC-MT1”, focused on bringing transliteration knowledge to the decoder without …

DecoderMachine TranslationTranslationTransliteration

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

Facebook FAIR's WMT19 News Translation Task Submission

2019-07-15 · WS 2019 8 · Nathan Ng, Kyra Yee, Alexei Baevski, Myle Ott 외

This paper describes Facebook FAIR's submission to the WMT19 shared news translation task. We participate in two language pairs and four language directions, English <-> German and English <-> Russian. Following our subm…

Machine TranslationRerankingTranslation

UCSYNLP-Lab Machine Translation Systems for WAT 2019

2019-11-01 · WS 2019 11 · Yimon ShweSin, Win Pa Pa, KhinMar Soe

This paper describes the UCSYNLP-Lab submission to WAT 2019 for Myanmar-English translation tasks in both direction. We have used the neural machine translation systems with attention model and utilized the UCSY-corpus a…

Machine TranslationNMTSegmentationTranslation

UCSMNLP: Statistical Machine Translation for WAT 2019

2019-11-01 · WS 2019 11 · Aye Thida, Nway Nway Han, Sheinn Thawtar Oo, Khin Thet Htar

This paper represents UCSMNLP{'}s submission to the WAT 2019 Translation Tasks focusing on the Myanmar-English translation. Phrase based statistical machine translation (PBSMT) system is built by using other resources: N…

Machine TranslationNERRerankingTranslation