paper-with-me

Papers

MultiHal: Multilingual Dataset for Knowledge-Graph Grounded Evaluation of LLM Hallucinations

2025-05-20 · Ernests Lavrinovics, Russa Biswas, Katja Hose, Johannes Bjerva

Large Language Models (LLMs) have inherent limitations of faithfulness and factuality, commonly referred to as hallucinations. Several benchmarks have been developed that provide a test bed for factuality evaluation within the context of English-centric datasets, while relying on supplementary informative context like web links or text passages but ignoring the available structured factual resources. To this end, Knowledge Graphs (KGs) have been identified as a useful aid for hallucination mitigation, as they provide a structured way to represent the facts about entities and their relations with minimal linguistic overhead. We bridge the lack of KG paths and multilinguality for factual language modeling within the existing hallucination evaluation benchmarks and propose a KG-based multilingual, multihop benchmark called \textbf{MultiHal} framed for generative text evaluation. As part of our data collection pipeline, we mined 140k KG-paths from open-domain KGs, from which we pruned noisy KG-paths, curating a high-quality subset of 25.9k. Our baseline evaluation shows an absolute scale increase by approximately 0.12 to 0.36 points for the semantic similarity score in KG-RAG over vanilla QA across multiple languages and multiple models, demonstrating the potential of KG integration. We anticipate MultiHal will foster future research towards several graph-based hallucination mitigation and fact-checking tasks.

📄 PDF Abstract BibTeX arXiv:2505.14101

Code (1)

ernlavr/multihal 공식 구현

Tasks

Fact CheckingHallucinationHallucination EvaluationKnowledge GraphsLanguage ModelingLanguage ModellingRAGSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

MultiHaluDet: Multilingual Hallucination Detection via LLM Hidden State Probing

2026-05-24 · Riasad Alvi, Nurul Labib Sayeedi, Md. Faiyaz Abdullah Sayeedi arxiv

Hallucinations in Large Language Models (LLMs) represent a critical barrier to their reliable deployment, a vulnerability heavily exacerbated in non-English and resource-constrained contexts. Existing detection approache…

Dial HEALTHDIAL for Advice: A Multilingual and Multi-Parallel Spoken Dialogue Dataset for Knowledge-Grounded Information Seeking

2026-05-28 · Songbo Hu, Yinhong Liu, Ej Zhou, Evgeniia Razumovskaia 외 arxiv

Creating spoken dialogue datasets is methodologically challenging, and these challenges are amplified when the goal is to build multilingual, multi-parallel datasets at scale. This work introduces HEALTHDIAL, a large-sca…

Grounding Multilingual Multimodal LLMs With Cultural Knowledge

2025-08-10 · Jean de Dieu Nyandwi, Yueqi Song, Simran Khanuja, Graham Neubig arxiv

Multimodal Large Language Models excel in high-resource settings, but often misinterpret long-tail cultural entities and underperform in low-resource languages. To address this gap, we propose a data-centric approach tha…

Visual Question Answering

Endowing Language Models with Multimodal Knowledge Graph Representations

2022-06-27 · Ningyuan Huang, Yash R. Deshpande, Yibo Liu, Houda Alberts 외

We propose a method to make natural language understanding models more parameter efficient by storing knowledge in an external knowledge graph (KG) and retrieving from this KG using a dense index. Given (possibly multili…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

ADAM: A Diverse Archive of Mankind for Evaluating and Enhancing LLMs in Biographical Reasoning

2025-09-26 · Jasin Cekinmez, Omid Ghahroodi, Saad Fowad Chandle, Dhiman Gupta 외 arxiv

We introduce ADAM (A Diverse Archive of Mankind), a framework for evaluating and improving multimodal large language models (MLLMs) in biographical reasoning. To the best of our knowledge, this is the first work to syste…