English

Machine Translation Hallucination Detection for Low and High Resource Languages using Large Language Models

Computation and Language 2024-10-22 v3 Artificial Intelligence

Abstract

Recent advancements in massively multilingual machine translation systems have significantly enhanced translation accuracy; however, even the best performing systems still generate hallucinations, severely impacting user trust. Detecting hallucinations in Machine Translation (MT) remains a critical challenge, particularly since existing methods excel with High-Resource Languages (HRLs) but exhibit substantial limitations when applied to Low-Resource Languages (LRLs). This paper evaluates sentence-level hallucination detection approaches using Large Language Models (LLMs) and semantic similarity within massively multilingual embeddings. Our study spans 16 language directions, covering HRLs, LRLs, with diverse scripts. We find that the choice of model is essential for performance. On average, for HRLs, Llama3-70B outperforms the previous state of the art by as much as 0.16 MCC (Matthews Correlation Coefficient). However, for LRLs we observe that Claude Sonnet outperforms other LLMs on average by 0.03 MCC. The key takeaway from our study is that LLMs can achieve performance comparable or even better than previously proposed models, despite not being explicitly trained for any machine translation task. However, their advantage is less significant for LRLs.

Keywords

Cite

@article{arxiv.2407.16470,
  title  = {Machine Translation Hallucination Detection for Low and High Resource Languages using Large Language Models},
  author = {Kenza Benkirane and Laura Gongas and Shahar Pelles and Naomi Fuchs and Joshua Darmon and Pontus Stenetorp and David Ifeoluwa Adelani and Eduardo Sánchez},
  journal= {arXiv preprint arXiv:2407.16470},
  year   = {2024}
}

Comments

Authors Kenza Benkirane and Laura Gongas contributed equally to this work

R2 v1 2026-06-28T17:50:51.646Z