paper-with-me

홈 › Papers

IFMTBench: A Comprehensive Benchmark for Multilingual Translation Instruction Following

2026-05-27 · Mingrui Sun, Mao Zheng, Zheng Li, Mingyang Song arxiv

Modern translation workflows demand more than semantic equivalence. Users routinely require models to preserve JSON or HTML schemas, honor curated glossaries, disambiguate with provided context, and match prescribed registers, often several at once. Conventional metrics such as BLEU and xCOMET capture semantic fidelity but provide little signal on constraint adherence, while general instruction following benchmarks ignore the cross-lingual nature of translation. We introduce \bench, a benchmark for multilingual translation instruction following covering seven languages, with 4,506 single-constraint and 2,838 multi-constraint items spanning six constraint dimensions and five compositional patterns with instructions issued in all seven languages. Constraints are split into a gating subset verified by deterministic checkers and a continuous subset scored by a rubric-based LLM judge, combined under a multiplicative rule that resists reward hacking. Evaluating 15 models reveals systematic gaps that prior protocols miss: Instruction following scales with size more sharply than translation quality, glossary and structured-format constraints dominate the difficulty gradient, and general instruction following rankings correlate only weakly with translation behavior. Our benchmark are available at https://github.com/Tencent-Hunyuan/Hy-MT2/tree/main/IFMTBench.

📄 PDF Abstract BibTeX arXiv:2605.28218

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

Getting More from Less: Large Language Models are Good Spontaneous Multilingual Learners

2024-05-22 · Shimao Zhang, Changjiang Gao, Wenhao Zhu, Jiajun Chen 외

Recently, Large Language Models (LLMs) have shown impressive language capabilities. While most of the existing LLMs have very unbalanced performance across different languages, multilingual alignment based on translation…

Translation

XIFBench: Evaluating Large Language Models on Multilingual Instruction Following

2025-03-10 · Zhenyu Li, Kehai Chen, Yunfei Long, Xuefeng Bai 외

Large Language Models (LLMs) have demonstrated remarkable instruction-following capabilities across various applications. However, their performance in multilingual settings remains poorly understood, as existing evaluat…

Instruction FollowingSpecificity

TaCo: Enhancing Cross-Lingual Transfer for Low-Resource Languages in LLMs through Translation-Assisted Chain-of-Thought Processes

2023-11-17 · Bibek Upadhayay, Vahid Behzadan

Creating multilingual LLMs poses a significant challenge. Pretraining or fine-tuning LLMs to adopt new languages is evidently very costly. Furthermore, there exist limitations concerning benchmark datasets and the metric…

Cross-Lingual TransferTranslation

Eliciting the Translation Ability of Large Language Models via Multilingual Finetuning with Translation Instructions

2023-05-24 · Jiahuan Li, Hao Zhou, ShuJian Huang, Shanbo Cheng 외

Large-scale Pretrained Language Models (LLMs), such as ChatGPT and GPT4, have shown strong abilities in multilingual translations, without being explicitly trained on parallel corpora. It is interesting how the LLMs obta…

Language ModelingLanguage ModellingTranslation

PolyMath: Evaluating Mathematical Reasoning in Multilingual Contexts

2025-04-25 · Yiming Wang, Pei Zhang, Jialong Tang, Haoran Wei 외

In this paper, we introduce PolyMath, a multilingual mathematical reasoning benchmark covering 18 languages and 4 easy-to-hard difficulty levels. Our benchmark ensures difficulty comprehensiveness, language diversity, an…

DiversityMathematical Reasoning