Large Language Models for Classical Chinese Poetry Translation: Benchmarking, Evaluating, and Improving
Andong Chen, Lianzhang Lou, Kehai Chen, Xuefeng Bai, Yang Xiang, Muyun, Yang, Tiejun Zhao, Min Zhang

TL;DR
This paper benchmarks, evaluates, and improves large language models for translating classical Chinese poetry, addressing challenges of cultural fidelity and poetic elegance, and introduces a retrieval-augmented method that outperforms existing approaches.
Contribution
It introduces the PoetMT benchmark, a GPT-4 based evaluation metric, and proposes a Retrieval-Augmented Translation method to enhance LLMs' performance in Chinese poetry translation.
Findings
Existing LLMs underperform on classical Chinese poetry translation.
The RAT method improves translation quality across multiple metrics.
Human evaluation confirms RAT's superior performance.
Abstract
Different from the traditional translation tasks, classical Chinese poetry translation requires both adequacy and fluency in translating culturally and historically significant content and linguistic poetic elegance. Large language models (LLMs) with impressive multilingual capabilities may bring a ray of hope to achieve this extreme translation demand. This paper first introduces a suitable benchmark (PoetMT) where each Chinese poetry has a recognized elegant translation. Meanwhile, we propose a new metric based on GPT-4 to evaluate the extent to which current LLMs can meet these demands. Our empirical evaluation reveals that the existing LLMs fall short in the challenging task. Hence, we propose a Retrieval-Augmented Machine Translation (RAT) method which incorporates knowledge related to classical poetry for advancing the translation of Chinese Poetry in LLMs. Experimental results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTranslation Studies and Practices · Natural Language Processing Techniques
MethodsLinear Layer · Residual Connection · Layer Normalization · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Attention Is All You Need · Byte Pair Encoding · Absolute Position Encodings · Softmax
