English

NiuTrans.LMT: Toward Inclusive and Scalable Multilingual Machine Translation with LLMs

Computation and Language 2026-04-27 v2

Abstract

Large language models have significantly advanced Multilingual Machine Translation (MMT), yet scaling to many languages while keeping quality robust across directions remains challenging. In this paper, we identify a failure mode of multilingual supervised fine-tuning (SFT) on multi-way parallel data: when such data are reused symmetrically around a pivot language (e.g., English), performance on reverse directions (X \to pivot) can drop substantially. We term this phenomenon Directional Degeneration and attribute it to excessive many-to-one mappings, which encourage shortcut learning. We propose Strategic Downsampling (SD), a simple yet effective method to mitigate this degeneration. In addition, we introduce Parallel Multilingual Prompting (PMP), which augments translation instructions with an auxiliary parallel sentence to promote cross-lingual transfer during training and enables optional test-time enhancement when auxiliary translations are available. We further develop \textbf{NiuTrans.LMT} (\textbf{L}arge-scale \textbf{M}ultilingual \textbf{T}ranslation, abbreviated as \textbf{LMT}), a Chinese-English-centric suite of multilingual translation models spanning four sizes (0.6B/1.7B/4B/8B) and covering 60 languages and 234 directions. Comprehensive evaluations show that LMT is competitive among open-source MMT systems, and that our 4B LMT model performs on par with or better than substantially larger baselines. We release our models and project resources to support inclusive and scalable MMT.

Keywords

Cite

@article{arxiv.2511.07003,
  title  = {NiuTrans.LMT: Toward Inclusive and Scalable Multilingual Machine Translation with LLMs},
  author = {Yingfeng Luo and Ziqiang Xu and Yuxuan Ouyang and Murun Yang and Dingyang Lin and Kaiyan Chang and Tong Zheng and Bei Li and Peinan Feng and Quan Du and Tong Xiao and Jingbo Zhu},
  journal= {arXiv preprint arXiv:2511.07003},
  year   = {2026}
}

Comments

Accepted to ACL 2026 Main Conference. Models are available at: https://github.com/NiuTrans/LMT