paper-with-me

홈 › Papers

Addressing Troublesome Words in Neural Machine Translation

2018-10-01 · EMNLP 2018 10 · Yang Zhao, Jiajun Zhang, Zhongjun He, Cheng-qing Zong, Hua Wu

One of the weaknesses of Neural Machine Translation (NMT) is in handling lowfrequency and ambiguous words, which we refer as troublesome words. To address this problem, we propose a novel memoryenhanced NMT method. First, we investigate different strategies to define and detect the troublesome words. Then, a contextual memory is constructed to memorize which target words should be produced in what situations. Finally, we design a hybrid model to dynamically access the contextual memory so as to correctly translate the troublesome words. The extensive experiments on Chinese-to-English and English-to-German translation tasks demonstrate that our method significantly outperforms the strong baseline models in translation quality, especially in handling troublesome words.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Enhanced Simultaneous Machine Translation with Word-level Policies

2023-10-25 · Kang Kim, Hankyu Cho

Recent years have seen remarkable advances in the field of Simultaneous Machine Translation (SiMT) due to the introduction of innovative policies that dictate whether to READ or WRITE at each step of the translation proc…

Machine TranslationTranslation

BLEU Meets COMET: Combining Lexical and Neural Metrics Towards Robust Machine Translation Evaluation

2023-05-30 · Taisiya Glushkova, Chrysoula Zerva, André F. T. Martins

Although neural-based machine translation evaluation metrics, such as COMET or BLEURT, have achieved strong correlations with human judgements, they are sometimes unreliable in detecting certain phenomena that can be con…

Machine TranslationSentenceTranslation

Continuous Learning in Neural Machine Translation using Bilingual Dictionaries

2021-02-12 · EACL 2021 2 · Jan Niehues

While recent advances in deep learning led to significant improvements in machine translation, neural machine translation is often still not able to continuously adapt to the environment. For humans, as well as for machi…

LEMMAMachine TranslationOne-Shot LearningTranslation

A Review of Discourse-level Machine Translation

2020-12-01 · AACL (iwdp) 2020 12 · Xiaojun Zhang

Machine translation (MT) models usually translate a text at sentence level by considering isolated sentences, which is based on a strict assumption that the sentences in a text are independent of one another. However, th…

Machine TranslationNMTSentenceTranslation

When End-to-End is Overkill: Rethinking Cascaded Speech-to-Text Translation

2025-02-01 · Anna Min, Chenxu Hu, Yi Ren, Hang Zhao

Though end-to-end speech-to-text translation has been a great success, we argue that the cascaded speech-to-text translation model still has its place, which is usually criticized for the error propagation between automa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+4