Decoding Machine Translationese in English-Chinese News: LLMs vs. NMTs

📅 2025-06-27
📈 Citations: 0
Influential: 0
📄 PDF

career value

208K/year
🤖 AI Summary
This study systematically investigates Machine Translationese (MTese) in English-to-Chinese news translation, offering the first comparative analysis of MTese characteristics between Neural Machine Translation (NMT) systems and Large Language Models (LLMs) within a Chinese linguistic context. We construct a large-scale, bilingual-aligned corpus comprising four sub-corpora and propose a five-layer linguistic feature framework—covering syntax, lexis, conjunctions, punctuation, and lexical diversity—analyzed via chi-square tests, supervised classification, and unsupervised clustering. Results show native Chinese and machine-translated texts are nearly perfectly distinguishable (>95% classification accuracy); NMT exhibits preferences for shorter sentences, high-frequency adversative conjunctions, and parenthetical punctuation, whereas LLMs demonstrate greater lexical richness; no significant differences emerge between domestic and international LLMs; and NMT–LLM discrimination achieves 70% accuracy. This work establishes a novel empirical foundation and methodological framework for MTese detection, translation quality assessment, and understanding of LLM translation behavior.

Technology Category

Application Category

📝 Abstract
This study explores Machine Translationese (MTese) -- the linguistic peculiarities of machine translation outputs -- focusing on the under-researched English-to-Chinese language pair in news texts. We construct a large dataset consisting of 4 sub-corpora and employ a comprehensive five-layer feature set. Then, a chi-square ranking algorithm is applied for feature selection in both classification and clustering tasks. Our findings confirm the presence of MTese in both Neural Machine Translation systems (NMTs) and Large Language Models (LLMs). Original Chinese texts are nearly perfectly distinguishable from both LLM and NMT outputs. Notable linguistic patterns in MT outputs are shorter sentence lengths and increased use of adversative conjunctions. Comparing LLMs and NMTs, we achieve approximately 70% classification accuracy, with LLMs exhibiting greater lexical diversity and NMTs using more brackets. Additionally, translation-specific LLMs show lower lexical diversity but higher usage of causal conjunctions compared to generic LLMs. Lastly, we find no significant differences between LLMs developed by Chinese firms and their foreign counterparts.
Problem

Research questions and friction points this paper is trying to address.

Identify Machine Translationese in English-Chinese news texts
Compare linguistic patterns between NMTs and LLMs outputs
Analyze feature differences in translation-specific vs generic LLMs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Large dataset with five-layer feature set
Chi-square ranking for feature selection
Compare LLMs and NMTs using classification
🔎 Similar Papers
No similar papers found.