Skip to content
Preprint

Readable but Not Controllable: Neuron-Level Evidence for Medical LLM Hallucination

Jun 2026 · 0 citations · 21 references
Computer Science

TL;DR

It is shown that a simple, carefully conditioned probe can reliably detect hallucination, and the results suggest that hallucination mitigation is not simply a matter of identifying the right neurons, and point to a deeper separation between what representations reveal and what they allow us to change.

Abstract

Hallucination remains one of the central obstacles to deploying medical LLMs. Yet, even when hallucination can be detected, it is still unclear whether the internal representations associated with it can be used for control rather than detection alone. Using four open-source models across a suite of medical question-answering datasets, we show that a simple, carefully conditioned probe can reliably detect hallucination, with AUROC scores between 0.77 and 0.86 in our case. We further show that this signal is distributed and redundant rather than narrowly localized. Systematically selected neurons outperform random neurons only at very small subset sizes, whereas random subsets of a few hundred neurons recover nearly the full signal, and low-dimensional random projections preserve most of the detection performance. Beyond detection, we test whether this representation is causally actionable. Across 16 model--dataset combinations, our results reveal a sharp gap between decodability and controllability. The same internal structure that makes hallucination easy to detect does not translate into reliable neuron-level control. These findings show that medical hallucination seems to be readily visible in internal activations, but not easily corrected by steering the neurons most associated with it. More broadly, our results suggest that hallucination mitigation is not simply a matter of identifying the right neurons, and point to a deeper separation between what representations reveal and what they allow us to change.

View source

Similar papers

Preprint Aug 2026

Decomposed Entailment for Factuality Checking and Hallucination Detection

HallDetect, a lightweight, reference-free, and black-box framework for hallucination detection, is presented, a lightweight, reference-free, and black-box framework for hallucination detection that is evaluated not only on summarization but across a broader range of source-grounded generation settings.

Achir Oukelmoun, N. Semmar, Gäel de Chalendar · 0 citations
Preprint Jul 2026

Role-Break in Attention Heads: Understanding and Detecting Hallucinations in VLMs

A lightweight linear detector is built on top of Role-Break that requires no fine-tuning of the VLM, whose feature dimension stays below 5,000 and reaches an average AUROC of 93.23 across six VLMs and four benchmarks.

Mingyu Wang, Weilin Jin, Wenbo Li et al. · 0 citations
Jun 2026

Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty

A vision-traceable hallucination detection framework that audits arbitrary LVLM responses via visual evidence grounding, requiring neither modification nor internal access to the hidden states of LVLMs, while providing interpretable localization evidence and strong cross-model transferability.

Xiao Song, Haonan Qin, Zhaoxu Zhang et al. · 0 citations
Preprint Aug 2026

UHP Detection: LVLMs have their Unique Hallucination Pattern in the Consistency Space

Large vision--language models (LVLMs) demonstrate strong multimodal reasoning capabilities but remain prone to hallucination, where model predictions are not grounded in visual evidence, so a fully black-box framework that models hallucination as a structured uncertainty pattern is proposed.

Amir Mohammad Ezzati, Kiyan Rezaee, Bardiya Kariminia et al. · 0 citations
Jun 2026

AURORA: Asymmetry and Update-Induced Rotation for Robust Hallucination Detection in Large Language Models

This work proposes AURORA, a novel hallucination detection framework that shifts the focus from static representations to the weight-gradient dynamics of LLMs, and achieves strong hallucination detection performance across four model families and four benchmark datasets.

Z. Zhang, Hainan Zhang, Zhiming Zheng · 0 citations
Preprint Jul 2026

D-Score: A Spectral Hidden-State Signal for Hallucination Detection in Large Language Models

The D-Score is introduced, a simple spectral statistic computed from a single forward pass that is used as a hallucination score, classifying an input text as hallucinated when its D-Score is larger than a pre-defined quantity.

Bianca Raimondi, Davide Evangelista, Maurizio Gabbrielli et al. · 0 citations