paper-with-me

홈 › Papers

Training Neural Machine Translation To Apply Terminology Constraints

2019-06-03 · ACL 2019 7 · Georgiana Dinu, Prashant Mathur, Marcello Federico, Yaser Al-Onaizan

This paper proposes a novel method to inject custom terminology into neural machine translation at run time. Previous works have mainly proposed modifications to the decoding algorithm in order to constrain the output to include run-time-provided target terms. While being effective, these constrained decoding methods add, however, significant computational overhead to the inference step, and, as we show in this paper, can be brittle when tested in realistic conditions. In this paper we approach the problem by training a neural MT system to learn how to use custom terminology when provided with the input. Comparative experiments show that our method is not only more effective than a state-of-the-art implementation of constrained decoding, but is also as fast as constraint-free decoding.

📄 PDF Abstract BibTeX arXiv:1906.01105

Code (1)

mtresearcher/terminology_dataset 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Cascaded Beam Search: Plug-and-Play Terminology-Forcing For Neural Machine Translation

2023-05-23 · Frédéric Odermatt, Béni Egressy, Roger Wattenhofer

This paper presents a plug-and-play approach for translation with terminology constraints. Terminology constraints are an important aspect of many modern translation pipelines. In both specialized domains and newly emerg…

Language ModelingLanguage ModellingMachine TranslationSentence+1

Neural Machine Translation Decoding with Terminology Constraints

2018-05-09 · NAACL 2018 6 · Eva Hasler, Adrià De Gispert, Gonzalo Iglesias, Bill Byrne

Despite the impressive quality improvements yielded by neural machine translation (NMT) systems, controlling their translation output to adhere to user-provided terminology constraints remains an open problem. We describ…

Machine TranslationNMTTranslation

Terminology-Aware Translation with Constrained Decoding and Large Language Model Prompting

2023-10-09 · Nikolay Bogoychev, Pinzhen Chen

Terminology correctness is important in the downstream application of machine translation, and a prevalent way to ensure this is to inject terminology constraints into a translation system. In our submission to the WMT 2…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+2

TermMind: Alibaba’s WMT21 Machine Translation Using Terminologies Task Submission

2021-11-01 · WMT (EMNLP) 2021 11 · Ke Wang, Shuqin Gu, Boxing Chen, Yu Zhao 외

This paper describes our work in the WMT 2021 Machine Translation using Terminologies Shared Task. We participate in the shared translation terminologies task in English to Chinese language pair. To satisfy terminology c…

Data AugmentationMachine TranslationTranslation

Kakao Enterprise’s WMT21 Machine Translation Using Terminologies Task Submission

2021-11-01 · WMT (EMNLP) 2021 11 · Yunju Bak, Jimin Sun, Jay Kim, Sungwon Lyu 외

This paper describes Kakao Enterprise’s submission to the WMT21 shared Machine Translation using Terminologies task. We integrate terminology constraints by pre-training with target lemma annotations and fine-tuning with…

LEMMAMachine TranslationTranslation