English

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

Computation and Language 2025-11-12 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2511.07461,
  title  = {It Takes Two: A Dual Stage Approach for Terminology-Aware Translation},
  author = {Akshat Singh Jaswal},
  journal= {arXiv preprint arXiv:2511.07461},
  year   = {2025}
}

Comments

Accepted to WMT 2025. Code availavle at https://github.com/akshat-sj/duterm