Semantic Fidelity Versus Literary Quality: A Construct Validity Study of Neural Machine Translation Metrics
Summary
A study investigating what automatic machine translation (MT) metrics truly measure used a unique multilingual corpus of seven human Ukrainian translations of George Orwell's "Animal Farm" alongside three AI systems: GPT-5.2, DeepL, and Lapa (a Ukrainian-tuned LLM). Across seven neural metrics (four reference-free, three reference-based), all three AI translations consistently ranked highest. However, stylometric analysis revealed AI translations were 18% less lexically rich (MTLD), used up to 2x fewer Ukrainian particles, and 2.6x fewer diminutive morphologies than human translations. AI outputs also showed high convergence (LaBSE similarity 0.941 vs. 0.711 for human pairs). A controlled LLM-as-a-judge experiment and 1,034 human pairwise judgments confirmed a preference reversal: AI ranked first when the English source was visible, but humans ranked higher when literary quality was judged without the source. The authors conclude that current MT metrics reward semantic fidelity and surface fluency, failing to capture lexical richness, cultural adaptation, and stylistic voice.
Key takeaway
For NLP Engineers evaluating NMT systems for literary or culturally sensitive content, recognize that standard automatic metrics like those tested (GPT-5.2, DeepL, Lapa) prioritize semantic fidelity and surface fluency. You should supplement these metrics with stylometric analysis and human evaluation, especially when the source text is hidden, to accurately assess lexical richness, cultural adaptation, and stylistic voice. Relying solely on current MT metrics risks overlooking critical aspects of high-quality translation.
Key insights
Current MT metrics prioritize semantic fidelity and surface fluency over literary quality and cultural nuance.
Principles
- MT metrics reward AI-optimized properties.
- Literary quality requires human-like stylistic voice.
- Lexical richness indicates translation depth.
Method
The study compared human and AI translations of "Animal Farm" using seven neural MT metrics, stylometric analysis, LLM-as-a-judge, and 1,034 human pairwise judgments.
In practice
- Use stylometric analysis for depth.
- Incorporate human evaluation for literary tasks.
- Evaluate MT without source for true quality.
Topics
- Neural Machine Translation
- MT Evaluation Metrics
- Semantic Fidelity
- Literary Translation
- Stylometric Analysis
- LLM-as-a-Judge
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.