paper-with-me

홈 › Papers

Incorporating Discrete Translation Lexicons into Neural Machine Translation

2016-06-07 · EMNLP 2016 11 · Philip Arthur, Graham Neubig, Satoshi Nakamura

Neural machine translation (NMT) often makes mistakes in translating low-frequency content words that are essential to understanding the meaning of the sentence. We propose a method to alleviate this problem by augmenting NMT systems with discrete translation lexicons that efficiently encode translations of these low-frequency words. We describe a method to calculate the lexicon probability of the next word in the translation candidate by using the attention vector of the NMT model to select which source word lexical probabilities the model should focus on. We test two methods to combine this probability with the standard NMT probability: (1) using it as a bias, and (2) linear interpolation. Experiments on two corpora show an improvement of 2.0-2.3 BLEU and 0.13-0.44 NIST score, and faster convergence time.

📄 PDF Abstract BibTeX arXiv:1606.02006

Code (2)

duyvuleo/Transformer-DyNet tf
tnq177/improving_lexical_choice_in_nmt tf

Tasks

Machine TranslationNMTSentenceTranslation

Similar 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 neu…

Machine TranslationNMTTranslation

Sentiment Lexicons for Arabic Social Media

2016-05-01 · LREC 2016 5 · Saif Mohammad, Mohammad Salameh, Svetlana Kiritchenko

Existing Arabic sentiment lexicons have low coverage―with only a few thousand entries. In this paper, we present several large sentiment lexicons that were automatically generated using two different methods: (1) by us…

Machine TranslationSentenceSentiment AnalysisTranslation+1

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

Pointer-based Fusion of Bilingual Lexicons into Neural Machine Translation

2019-09-17 · Jetic Gū, Hassan S. Shavarani, Anoop Sarkar

Neural machine translation (NMT) systems require large amounts of high quality in-domain parallel corpora for training. State-of-the-art NMT systems still face challenges related to out-of-vocabulary words and dealing wi…

DecoderLanguage ModelingLanguage ModellingMachine Translation+2

Acquisition of Translation Lexicons for Historically Unwritten Languages via Bridging Loanwords

2017-06-06 · WS 2017 8 · Michael Bloodgood, Benjamin Strauss

With the advent of informal electronic communications such as social media, colloquial languages that were historically unwritten are being written for the first time in heavily code-switched environments. We present a m…

Machine TranslationTranslation