paper-with-me

홈 › Papers

CrossHallu: Do Hallucination Signals Generalize Across Languages and Domains in Large Language Model's Internals?

2026-07-04 · Aisha Alansari, Malak Alkhorasani, Hamzah Luqman arxiv

Recent hallucination detection techniques in large language models (LLMs) focus on directly extracting features from a model's internal representations and training a classifier on these features to detect hallucinations, demonstrating promising results. Notwithstanding this advancement, most internal-state hallucination detection techniques have been explored predominantly in English, raising the question of whether such internal signals generalize across different languages and domains. To address this gap, we present CrossHallu, the first study to evaluate the cross-lingual and cross-domain generalization of hallucination detection using internal representations from six LLMs on the generative question-answering task. We conduct a systematic Arabic <-> English evaluation using TruthfulQA, an Arabic translated version of TruthfulQA, and HalluScore. This evaluation encompasses monolingual training and testing, cross-lingual transfer, cross-domain transfer, and combined cross-lingual and cross-domain transfer. The results reveal that internal-state hallucination signals in LLMs transfer across languages and domains for most models, with cross-lingual performance highly dependent on both class separability and language alignment in the feature space, whereas cross-domain transfer within Arabic varies depending on the training and testing datasets used for the hallucination detector. The code is publicly available at https://github.com/aishaalansari57/CrossHal.

📄 PDF Abstract BibTeX arXiv:2607.04029

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferDomain Generalization

Similar Papers 제목 키워드 기반

Do LLM hallucination detectors suffer from low-resource effect?

2026-01-23 · Debtanu Datta, Mohan Kishore Chilukuri, Yash Kumar, Saptarshi Ghosh 외 arxiv

LLMs, while outperforming humans in a wide range of tasks, can still fail in unanticipated ways. We focus on two pervasive failure modes: (i) hallucinations, where models produce incorrect information about the world, an…

Where Fake Citations Are Made: Tracing Field-Level Hallucination to Specific Neurons in LLMs

2026-04-20 · Yuefei Chen, Yihao Quan, Xiaodong Lin, Ruixiang Tang arxiv

LLMs frequently generate fictitious yet convincing citations, often expressing high confidence even when the underlying reference is wrong. We study this failure across 9 models and 108{,}000 generated references, and fi…

InterpDetect: Interpretable Signals for Detecting Hallucinations in Retrieval-Augmented Generation

2025-10-24 · Likun Tan, Kuan-Wei Huang, Joy Shi, Kevin Wu arxiv

Retrieval-Augmented Generation (RAG) integrates external knowledge to mitigate hallucinations, yet models often generate outputs inconsistent with retrieved content. Accurate hallucination detection requires disentanglin…

How Much Do LLMs Hallucinate across Languages? On Multilingual Estimation of LLM Hallucination in the Wild

2025-02-18 · Saad Obaid ul Islam, Anne Lauscher, Goran Glavaš

In the age of misinformation, hallucination -- the tendency of Large Language Models (LLMs) to generate non-factual or unfaithful responses -- represents the main risk for their global utility. Despite LLMs becoming incr…

ArticlesHallucinationLong Form Question AnsweringMachine Translation+2

Grounding or Guessing? Visual Signals for Detecting Hallucinations in Sign Language Translation

2025-10-21 · Yasser Hamidullah, Koel Dutta Chowdhury, Yusser Al Ghussin, Shakib Yazdani 외 arxiv

Hallucination, where models generate fluent text unsupported by visual evidence, remains a major flaw in vision-language models and is particularly critical in sign language translation (SLT). In SLT, meaning depends on …

Sign Language Translationmultimodal generationVisual Grounding