paper-with-me

Papers

Evaluating Large Language Models on Urdu Idiom Translation

2025-10-20 · Muhammad Farmal Khan, Mousumi Akter arxiv

Idiomatic translation remains a significant challenge in machine translation, especially for low resource languages such as Urdu, and has received limited prior attention. To advance research in this area, we introduce the first evaluation datasets for Urdu to English idiomatic translation, covering both Native Urdu and Roman Urdu scripts and annotated with gold-standard English equivalents. We evaluate multiple open-source Large Language Models (LLMs) and Neural Machine Translation (NMT) systems on this task, focusing on their ability to preserve idiomatic and cultural meaning. Automatic metrics including BLEU, BERTScore, COMET, and XCOMET are used to assess translation quality. Our findings indicate that prompt engineering enhances idiomatic translation compared to direct translation, though performance differences among prompt types are relatively minor. Moreover, cross script comparisons reveal that text representation substantially affects translation quality, with Native Urdu inputs producing more accurate idiomatic translations than Roman Urdu.

📄 PDF Abstract BibTeX arXiv:2510.17460

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationPrompt Engineering

Similar Papers 제목 키워드 기반

Improving LLM Abilities in Idiomatic Translation

2024-07-03 · Sundesh Donthi, Maximilian Spencer, Om Patel, Joon Doh 외

For large language models (LLMs) like NLLB and GPT, translating idioms remains a challenge. Our goal is to enhance translation fidelity by improving LLM processing of idiomatic language while preserving the original ling…

Translation

Examining the Tip of the Iceberg: A Data Set for Idiom Translation

2018-02-13 · LREC 2018 5 · Marzieh Fadaee, Arianna Bisazza, Christof Monz

Neural Machine Translation (NMT) has been widely used in recent years with significant improvements for many language pairs. Although state-of-the-art NMT systems are generating progressively better translations, idiom t…

Machine TranslationNMTTranslation

Evaluating LLMs on Chinese Idiom Translation

2025-08-14 · Cai Yang, Yao Dou, David Heineman, Xiaofeng Wu 외 arxiv

Idioms, whose figurative meanings usually differ from their literal interpretations, are common in everyday language, especially in Chinese, where they often contain historical references and follow specific structural p…

Machine Translation

Evaluating Machine Translation Performance on Chinese Idioms with a Blacklist Method

2017-11-21 · LREC 2018 5 · Yutong Shao, Rico Sennrich, Bonnie Webber, Federico Fancellu

Idiom translation is a challenging problem in machine translation because the meaning of idioms is non-compositional, and a literal (word-by-word) translation is likely to be wrong. In this paper, we focus on evaluating …

Machine TranslationTranslationWord Translation

UrduFactCheck: An Agentic Fact-Checking Framework for Urdu with Evidence Boosting and Benchmarking

2025-05-21 · Sarfraz Ahmad, Hasan Iqbal, Momina Ahsan, Numaan Naeem 외

The rapid use of large language models (LLMs) has raised critical concerns regarding the factual reliability of their outputs, especially in low-resource languages such as Urdu. Existing automated fact-checking solutions…

BenchmarkingClaim VerificationFact CheckingQuestion Answering+1