paper-with-me

홈 › Papers

TencentFmRD Neural Machine Translation for WMT18

2018-10-01 · WS 2018 10 · Bojie Hu, Ambyer Han, Shen Huang

This paper describes the Neural Machine Translation (NMT) system of TencentFmRD for Chinese↔English news translation tasks of WMT 2018. Our systems are neural machine translation systems trained with our original system TenTrans. TenTrans is an improved NMT system based on Transformer self-attention mechanism. In addition to the basic settings of Transformer training, TenTrans uses multi-model fusion techniques, multiple features reranking, different segmentation models and joint learning. Finally, we adopt some data selection strategies to fine-tune the trained system and achieve a stable performance improvement. Our Chinese→English system achieved the second best BLEU scores and fourth best cased BLEU scores among all WMT18 submitted systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTRerankingTranslation

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

Automatic Classification of Human Translation and Machine Translation: A Study from the Perspective of Lexical Diversity

2021-05-10 · MoTra (NoDaLiDa) 2021 5 · Yingxue Fu, Mark-Jan Nederhof

By using a trigram model and fine-tuning a pretrained BERT model for sequence classification, we show that machine translation and human translation can be classified with an accuracy above chance level, which suggests t…

ClassificationDiversityMachine TranslationTranslation

How Human is Machine Translationese? Comparing Human and Machine Translations of Text and Speech

2020-07-01 · WS 2020 7 · Yuri Bizzoni, Tom S Juzek, Cristina Espa{\~n}a-Bonet, Koel Dutta Chowdhury 외

Translationese is a phenomenon present in human translations, simultaneous interpreting, and even machine translations. Some translationese features tend to appear in simultaneous interpreting with higher frequency than …

Machine TranslationTranslation

Punjabi to English Bidirectional NMT System

2020-12-01 · ICON 2020 12 · Kamal Deep, Ajit Kumar, Vishal Goyal

Machine Translation is ongoing research for last few decades. Today, Corpus-based Machine Translation systems are very popular. Statistical Machine Translation and Neural Machine Translation are based on the parallel cor…

Machine TranslationNMTTranslation

Increasing the throughput of machine translation systems using clouds

2016-11-09 · Jernej Vičič, Andrej Brodnik

The manuscript presents an experiment at implementation of a Machine Translation system in a MapReduce model. The empirical evaluation was done using fully implemented translation systems embedded into the MapReduce prog…

Machine TranslationTranslation

Context Based Machine Translation With Recurrent Neural Network For English-Amharic Translation

2019-09-25 · Yeabsira Asefa Ashengo, Rosa Tsegaye Aga, Surafel Lemma Abebe

The current approaches for machine translation usually require large set of parallel corpus in order to achieve fluency like in the case of neural machine translation (NMT), statistical machine translation (SMT) and exam…

Machine TranslationNMTTranslation