Facilitating Terminology Translation with Target Lemma Annotations
Most of the recent work on terminology integration in machine translation has assumed that terminology translations are given already inflected in forms that are suitable for the target language sentence. In day-to-day work of professional translators, however, it is seldom the case as translators work with bilingual glossaries where terms are given in their dictionary forms; finding the right target language form is part of the translation process. We argue that the requirement for apriori specified target language forms is unrealistic and impedes the practical applicability of previous work. In this work, we propose to train machine translation systems using a source-side data augmentation method that annotates randomly selected source language words with their target language lemmas. We show that systems trained on such augmented data are readily usable for terminology integration in real-life translation scenarios. Our experiments on terminology translation into the morphologically complex Baltic and Uralic languages show an improvement of up to 7 BLEU points over baseline systems with no means for terminology integration and an average improvement of 4 BLEU points over the previous work. Results of the human evaluation indicate a 47.7% absolute improvement over the previous work in term translation accuracy when translating into Latvian.
Code (1)
Tasks
Data AugmentationLEMMAMachine TranslationSentenceTranslationSimilar Papers 제목 키워드 기반
Kakao Enterprise’s WMT21 Machine Translation Using Terminologies Task Submission
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 TranslationTranslationRule-based Morphological Inflection Improves Neural Terminology Translation
Current approaches to incorporating terminology constraints in machine translation (MT) typically assume that the constraint terms are provided in their correct morphological forms. This limits their application to real-…
Domain AdaptationLEMMAMachine TranslationMorphological Inflection+2CUNI systems for WMT21: Terminology translation Shared Task
This paper describes Charles University submission for Terminology translation Shared Task at WMT21. The objective of this task is to design a system which translates certain terms based on a provided terminology databas…
SentenceTranslationDecoding Time Series with LLMs: A Multi-Agent Framework for Cross-Domain Annotation
Time series data is ubiquitous across various domains, including manufacturing, finance, and healthcare. High-quality annotations are essential for effectively understanding time series and facilitating downstream tasks;…
Time SeriesCascaded Beam Search: Plug-and-Play Terminology-Forcing For Neural Machine Translation
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