paper-with-me

Papers

Testing LLMs' Capabilities in Annotating Translations Based on an Error Typology Designed for LSP Translation: First Experiments with ChatGPT

2025-04-21 · Joachim Minder, Guillaume Wisniewski, Natalie Kübler

This study investigates the capabilities of large language models (LLMs), specifically ChatGPT, in annotating MT outputs based on an error typology. In contrast to previous work focusing mainly on general language, we explore ChatGPT's ability to identify and categorise errors in specialised translations. By testing two different prompts and based on a customised error typology, we compare ChatGPT annotations with human expert evaluations of translations produced by DeepL and ChatGPT itself. The results show that, for translations generated by DeepL, recall and precision are quite high. However, the degree of accuracy in error categorisation depends on the prompt's specific features and its level of detail, ChatGPT performing very well with a detailed prompt. When evaluating its own translations, ChatGPT achieves significantly poorer results, revealing limitations with self-assessment. These results highlight both the potential and the limitations of LLMs for translation evaluation, particularly in specialised domains. Our experiments pave the way for future research on open-source LLMs, which could produce annotations of comparable or even higher quality. In the future, we also aim to test the practical effectiveness of this automated evaluation in the context of translation training, particularly by optimising the process of human evaluation by teachers and by exploring the impact of annotations by LLMs on students' post-editing and translation learning.

📄 PDF Abstract BibTeX arXiv:2504.15052

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Automating SPARQL Query Translations between DBpedia and Wikidata

2025-07-14 · Malte Christian Bartels, Debayan Banerjee, Ricardo Usbeck arxiv

This paper investigates whether state-of-the-art Large Language Models (LLMs) can automatically translate SPARQL between popular Knowledge Graph (KG) schemas. We focus on translations between the DBpedia and Wikidata KG,…

Quantifying the Impact of Translation Errors on Multilingual LLM Evaluation

2026-05-24 · Klaudia-Doris Thellmann, Bernhard Stadler, Michael Färber, Jens Lehmann arxiv

Machine-translated benchmarks are widely used to assess the multilingual capabilities of large language models (LLMs), yet translation errors in these benchmarks remain underexplored, raising concerns about the reliabili…

Beyond BLEU: A Semantic Evaluation Method for Code Translation

2026-05-06 · Julius Näumann, Sven Keidel, Amir Molzam Sharifloo, Mira Mezini arxiv

Code translation is one of the core capabilities of LLMs. However, evaluating the correctness of translations remains difficult, as commonly used metrics such as BLEU measure only syntactic similarity, disregarding progr…

Code Translation

POMP: Probability-driven Meta-graph Prompter for LLMs in Low-resource Unsupervised Neural Machine Translation

2024-01-11 · Shilong Pan, Zhiliang Tian, Liang Ding, Zhen Huang 외

Low-resource languages (LRLs) face challenges in supervised neural machine translation due to limited parallel data, prompting research into unsupervised methods. Unsupervised neural machine translation (UNMT) methods, i…

In-Context LearningMachine TranslationNMTTransfer Learning+1

On Instruction-Finetuning Neural Machine Translation Models

2024-10-07 · Vikas Raunak, Roman Grundkiewicz, Marcin Junczys-Dowmunt

In this work, we introduce instruction finetuning for Neural Machine Translation (NMT) models, which distills instruction following capabilities from Large Language Models (LLMs) into orders-of-magnitude smaller NMT mode…

Domain AdaptationInstruction FollowingMachine TranslationNMT+1