CLJun 30

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

arXiv:2607.0015820.7Has Code
Predicted impact top 20% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For medical LLM deployment, the work demonstrates that hallucination detection is feasible but control via neuron steering is ineffective, highlighting a fundamental limitation in current interpretability approaches.

The authors show that hallucination in medical LLMs can be reliably detected via neuron-level probes (AUROC 0.77–0.86), but this internal signal is not causally actionable for correction, revealing a gap between decodability and controllability.

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.

Foundations

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

Your Notes