paper-with-me

홈 › Papers

It Takes Two: A Dual Stage Approach for Terminology-Aware Translation

2025-11-07 · Akshat Singh Jaswal arxiv

This paper introduces DuTerm, a novel two-stage architecture for terminology-constrained machine translation. Our system combines a terminology-aware NMT model, adapted via fine-tuning on large-scale synthetic data, with a prompt-based LLM for post-editing. The LLM stage refines NMT output and enforces terminology adherence. We evaluate DuTerm on English-to German, English-to-Spanish, and English-to-Russian with the WMT 2025 Terminology Shared Task corpus. We demonstrate that flexible, context-driven terminology handling by the LLM consistently yields higher quality translations than strict constraint enforcement. Our results highlight a critical trade-off, revealing that an LLM's work best for high-quality translation as context-driven mutators rather than generators.

📄 PDF Abstract BibTeX arXiv:2511.07461

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

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

Improving NMT Quality Using Terminology Injection

2020-05-01 · LREC 2020 5 · Duane K. Dougal, Deryle Lonsdale

Many organizations use domain- or organization-specific words and phrases. This paper explores the use of vetted terminology as an input to neural machine translation (NMT) for improved results: ensuring that the transla…

Machine TranslationNMTTranslation

Terminology-Aware Segmentation and Domain Feature for the WMT19 Biomedical Translation Task

2019-08-01 · WS 2019 8 · Casimiro Pio Carrino, Bardia Rafieian, Marta R. Costa-juss{\`a}, Jos{\'e} A. R. Fonollosa

In this work, we give a description of the TALP-UPC systems submitted for the WMT19 Biomedical Translation Task. Our proposed strategy is NMT model-independent and relies only on one ingredient, a biomedical terminology …

NMTTranslation

Towards Terminology Management Automation for Arabic

2025-03-24 · Mahdi Nasser, Laura Sayyah, Fadi A. Zaraket

This paper presents a method and supporting tools for automation of terminology management for Arabic. The tools extract lists of parallel terminology matching terms in foreign languages to their Arabic counterparts from…

Management

Quality-aware skill translation models for expert finding on StackOverflow

2019-07-16 · Arash Dargahi Nobari, Mahmood Neshati, Sajad Sotudeh Gharebagh

StackOverflow has become an emerging resource for talent recognition in recent years. While users exploit technical language on StackOverflow, recruiters try to find the relevant candidates for jobs using their own termi…

Translation