paper-with-me

홈 › Papers

Facilitating Terminology Translation with Target Lemma Annotations

2021-01-25 · EACL 2021 2 · Toms Bergmanis, Mārcis Pinnis

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.

📄 PDF Abstract BibTeX arXiv:2101.10035

Code (1)

tilde-nlp/terminology_translation 공식 구현

Tasks

Data AugmentationLEMMAMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

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

Rule-based Morphological Inflection Improves Neural Terminology Translation

2021-09-10 · EMNLP 2021 11 · Weijia Xu, Marine Carpuat

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+2

CUNI systems for WMT21: Terminology translation Shared Task

2021-09-20 · WMT (EMNLP) 2021 11 · Josef Jon, Michal Novák, João Paulo Aires, Dušan Variš 외

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…

SentenceTranslation

Decoding Time Series with LLMs: A Multi-Agent Framework for Cross-Domain Annotation

2024-10-22 · Minhua Lin, Zhengzhang Chen, Yanchi Liu, Xujiang Zhao 외

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 Series

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