paper-with-me

홈 › Papers

Lexicons and Minimum Risk Training for Neural Machine Translation: NAIST-CMU at WAT2016

2016-10-20 · WS 2016 12 · Graham Neubig

This year, the Nara Institute of Science and Technology (NAIST)/Carnegie Mellon University (CMU) submission to the Japanese-English translation track of the 2016 Workshop on Asian Translation was based on attentional neural machine translation (NMT) models. In addition to the standard NMT model, we make a number of improvements, most notably the use of discrete translation lexicons to improve probability estimates, and the use of minimum risk training to optimize the MT system for BLEU score. As a result, our system achieved the highest translation evaluation scores for the task.

📄 PDF Abstract BibTeX arXiv:1610.06542

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Minimum Risk Training for Neural Machine Translation

2015-12-08 · ACL 2016 8 · Shiqi Shen, Yong Cheng, Zhongjun He, wei he 외

We propose minimum risk training for end-to-end neural machine translation. Unlike conventional maximum likelihood estimation, minimum risk training is capable of optimizing model parameters directly with respect to arbi…

Machine TranslationTranslation

HABLex: Human Annotated Bilingual Lexicons for Experiments in Machine Translation

2019-11-01 · IJCNLP 2019 11 · Brian Thompson, Rebecca Knowles, Xuan Zhang, Huda Khayrallah 외

Bilingual lexicons are valuable resources used by professional human translators. While these resources can be easily incorporated in statistical machine translation, it is unclear how to best do so in the neural framewo…

Machine TranslationTranslation

THUMT: An Open Source Toolkit for Neural Machine Translation

2017-06-20 · Jiacheng Zhang, Yanzhuo Ding, Shiqi Shen, Yong Cheng 외

This paper introduces THUMT, an open-source toolkit for neural machine translation (NMT) developed by the Natural Language Processing Group at Tsinghua University. THUMT implements the standard attention-based encoder-de…

DecoderMachine TranslationNMTTranslation

Understanding the Properties of Minimum Bayes Risk Decoding in Neural Machine Translation

2021-05-18 · ACL 2021 5 · Mathias Müller, Rico Sennrich

Neural Machine Translation (NMT) currently exhibits biases such as producing translations that are too short and overgenerating frequent words, and shows poor robustness to copy noise in training data or domain shift. Re…

Machine TranslationNMTTranslation

Identifying Weaknesses in Machine Translation Metrics Through Minimum Bayes Risk Decoding: A Case Study for COMET

2022-02-10 · Chantal Amrhein, Rico Sennrich

Neural metrics have achieved impressive correlation with human judgements in the evaluation of machine translation systems, but before we can safely optimise towards such metrics, we should be aware of (and ideally elimi…

de-enMachine TranslationTranslation