CLCVDec 8, 2025

HalluShift++: Bridging Language and Vision through Internal Representation Shifts for Hierarchical Hallucinations in MLLMs

arXiv:2512.07687v11 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses a critical reliability issue in MLLMs for applications like automated image captioning, though it appears incremental as it extends existing text-based hallucination detection methods to multimodal contexts.

The paper tackles the problem of hallucinations in Multimodal Large Language Models (MLLMs), where models generate factually inconsistent descriptions of visual content, by proposing HalluShift++, a method that detects hallucinations through measurable irregularities in internal layer dynamics, achieving improved detection efficacy in multimodal scenarios.

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in vision-language understanding tasks. While these models often produce linguistically coherent output, they often suffer from hallucinations, generating descriptions that are factually inconsistent with the visual content, potentially leading to adverse consequences. Therefore, the assessment of hallucinations in MLLM has become increasingly crucial in the model development process. Contemporary methodologies predominantly depend on external LLM evaluators, which are themselves susceptible to hallucinations and may present challenges in terms of domain adaptation. In this study, we propose the hypothesis that hallucination manifests as measurable irregularities within the internal layer dynamics of MLLMs, not merely due to distributional shifts but also in the context of layer-wise analysis of specific assumptions. By incorporating such modifications, \textsc{\textsc{HalluShift++}} broadens the efficacy of hallucination detection from text-based large language models (LLMs) to encompass multimodal scenarios. Our codebase is available at https://github.com/C0mRD/HalluShift_Plus.

Code Implementations1 repo
Foundations

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

Your Notes