CLAIJul 1, 2025

TUM-MiKaNi at SemEval-2025 Task 3: Towards Multilingual and Knowledge-Aware Non-factual Hallucination Identification

arXiv:2507.00579v12 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This addresses the issue of hallucinations in LLMs for multilingual applications, though it is incremental as it builds on existing methods for a shared task.

The paper tackles the problem of identifying non-factual hallucinations in multilingual LLM outputs by proposing a retrieval-based fact verification and BERT-based pipeline, achieving top-10 results in eight languages including English in the SemEval-2025 Task 3.

Hallucinations are one of the major problems of LLMs, hindering their trustworthiness and deployment to wider use cases. However, most of the research on hallucinations focuses on English data, neglecting the multilingual nature of LLMs. This paper describes our submission to the SemEval-2025 Task-3 - Mu-SHROOM, the Multilingual Shared-task on Hallucinations and Related Observable Overgeneration Mistakes. We propose a two-part pipeline that combines retrieval-based fact verification against Wikipedia with a BERT-based system fine-tuned to identify common hallucination patterns. Our system achieves competitive results across all languages, reaching top-10 results in eight languages, including English. Moreover, it supports multiple languages beyond the fourteen covered by the shared task. This multilingual hallucination identifier can help to improve LLM outputs and their usefulness in the future.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes