paper-with-me

홈 › Papers

HardMTBench: Stress-Testing Chinese-English Translation on Knowledge-Intensive Domains

2026-05-27 · Zheng Li, Mao Zheng, Mingyang Song, Tianxiang Fei arxiv

General-purpose machine translation benchmarks such as FLORES-200 have reached a saturation regime on Chinese-English pairs, where modern large language models cluster within a narrow band of high scores. Across 22 systems, FLORES-200 zh-en GEMBA scores fall in a 7.87-point range with a standard deviation of 2.29, which compresses the separation between systems on knowledge-intensive domains such as finance, healthcare, law, and science and technology. We introduce HardMTBench, a difficulty-aware diagnostic benchmark for bidirectional Chinese-English domain translation. HardMTBench covers 12 domains and contains 10,000 hand-curated source sentences with reference translations, packaged as 20,000 directional test items. A three-stage construction pipeline builds a domain-balanced candidate pool of 84{,}566 pairs, applies an LLM-based multi-signal judge over knowledge density, translation difficulty, terminology load and reference correctness, and assembles the final test set under a hardness fusion rule with per-domain quotas. Across 22 systems spanning general LLMs, commercial engines and specialised MT models, HardMTBench widens the cross-system GEMBA range by roughly a factor of two over FLORES-200, induces visible rank reorderings, and exposes domain-specific terminology and knowledge weaknesses that quality-only metrics tend to flatten. All data and code are open-sourced at https://github.com/jasonNLP/HardMTBench.

📄 PDF Abstract BibTeX arXiv:2605.28315

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Evaluating and Preserving Lexical Stress in English-to-Chinese Speech-to-Speech Translation

2026-06-13 · Yuchen Song, Xi Chen, Mingze Li, Satoshi Nakamura arxiv

Speech-to-speech translation (S2ST) systems have achieved impressive progress in semantic accuracy and speech naturalness. However, the cross-lingual transfer of lexical stress, a vital cue for emphasis and speaker inten…

Speech-to-Speech TranslationCross-Lingual Transfer

ChLogic: Evaluating Robustness of Logical Reasoning in Chinese Expressions

2026-06-16 · Peixian Zhou, Yuxu Chen, Chaorui Zhang, Wei Han 외 arxiv

Large language models perform increasingly well on standardized logical reasoning benchmarks, but whether this ability remains robust beyond English is unclear. We introduce ChLogic, an English--Chinese aligned benchmark…

Logical Reasoning

The Translation Tax Is Not a Scalar: A Counterfactual Audit of English-Source Cue Inheritance in Chinese Multilingual Benchmarks

2026-05-08 · Zezheng Lin, Fengming Liu, Handi Li arxiv

The Translation Tax is often treated as a scalar: translated benchmarks are assumed to inflate scores by preserving English-source cues. We audit this claim in an English-to-Chinese setting. Three proxy estimators disagr…

BSTC: A Large-Scale Chinese-English Speech Translation Dataset

2021-04-08 · NAACL (AutoSimTrans) 2021 6 · Ruiqing Zhang, Xiyang Wang, Chuanqiang Zhang, Zhongjun He 외

This paper presents BSTC (Baidu Speech Translation Corpus), a large-scale Chinese-English speech translation dataset. This dataset is constructed based on a collection of licensed videos of talks or lectures, including a…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Lost without translation -- Can transformer (language models) understand mood states?

2025-11-29 · Prakrithi Shivaprakash, Diptadhi Mukherjee, Lekhansh Shukla, Animesh Mukherjee 외 arxiv

Background: Large Language Models show promise in psychiatry but are English-centric. Their ability to understand mood states in other languages is unclear, as different languages have their own idioms of distress. Aim: …