CLApr 6, 2023

Large language models effectively leverage document-level context for literary translation, but critical errors persist

arXiv:2304.03245v3168 citationsh-index: 48
Originality Incremental advance
AI Analysis

This addresses the problem of evaluating and improving document-level literary translation for researchers and practitioners, though it is incremental in showing benefits over existing methods.

The study found that using GPT-3.5 to translate entire literary paragraphs at once produces higher-quality translations than sentence-by-sentence methods across 18 language pairs, with fewer errors, but critical issues like content omissions persist.

Large language models (LLMs) are competitive with the state of the art on a wide range of sentence-level translation datasets. However, their ability to translate paragraphs and documents remains unexplored because evaluation in these settings is costly and difficult. We show through a rigorous human evaluation that asking the Gpt-3.5 (text-davinci-003) LLM to translate an entire literary paragraph (e.g., from a novel) at once results in higher-quality translations than standard sentence-by-sentence translation across 18 linguistically-diverse language pairs (e.g., translating into and out of Japanese, Polish, and English). Our evaluation, which took approximately 350 hours of effort for annotation and analysis, is conducted by hiring translators fluent in both the source and target language and asking them to provide both span-level error annotations as well as preference judgments of which system's translations are better. We observe that discourse-level LLM translators commit fewer mistranslations, grammar errors, and stylistic inconsistencies than sentence-level approaches. With that said, critical errors still abound, including occasional content omissions, and a human translator's intervention remains necessary to ensure that the author's voice remains intact. We publicly release our dataset and error annotations to spur future research on evaluation of document-level literary translation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes