Proverbs Run in Pairs: Evaluating Proverb Translation Capability of Large Language Model
Minghan Wang, Viet-Thanh Pham, Farhad Moghimifar, Thuy-Trang Vu
TL;DR
This work tackles proverb translation, a culturally nuanced MT challenge, by constructing two datasets (an English-centric standalone MAPS-based proverb set across five languages and a Proverb in Conversation (PiC) corpus mined from OpenSubtitles) and evaluating state-of-the-art NMT and diverse LLMs. It systematically investigates prompt design and conversational context, showing that LLMs generally outperform NMT, particularly when translating between languages from similar cultural regions, and that context-rich, dialogue-style prompts yield the strongest gains. The study also reveals that conventional automatic metrics (BLEU, CHRF++, COMET) struggle to capture proverb quality, and even LLM-based judgments have limitations, prompting calls for culturally aware evaluation methods. Overall, the results underscore the potential of LLMs for proverb translation while highlighting the need for larger datasets and better evaluation frameworks to reliably measure cultural nuance in MT.
Abstract
Despite achieving remarkable performance, machine translation (MT) research remains underexplored in terms of translating cultural elements in languages, such as idioms, proverbs, and colloquial expressions. This paper investigates the capability of state-of-the-art neural machine translation (NMT) and large language models (LLMs) in translating proverbs, which are deeply rooted in cultural contexts. We construct a translation dataset of standalone proverbs and proverbs in conversation for four language pairs. Our experiments show that the studied models can achieve good translation between languages with similar cultural backgrounds, and LLMs generally outperform NMT models in proverb translation. Furthermore, we find that current automatic evaluation metrics such as BLEU, CHRF++ and COMET are inadequate for reliably assessing the quality of proverb translation, highlighting the need for more culturally aware evaluation metrics.
