CLSep 17, 2025

Geometric Uncertainty for Detecting and Correcting Hallucinations in LLMs

arXiv:2509.13813v110 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses the critical issue of hallucination in LLMs, particularly in high-risk domains like medicine, by offering a practical black-box solution for uncertainty quantification.

The paper tackles the problem of detecting and correcting hallucinations in large language models by introducing a geometric framework that provides both global and local uncertainty estimates using only black-box access, achieving comparable or superior performance to prior methods on question-answering and medical datasets.

Large language models demonstrate impressive results across diverse tasks but are still known to hallucinate, generating linguistically plausible but incorrect answers to questions. Uncertainty quantification has been proposed as a strategy for hallucination detection, but no existing black-box approach provides estimates for both global and local uncertainty. The former attributes uncertainty to a batch of responses, while the latter attributes uncertainty to individual responses. Current local methods typically rely on white-box access to internal model states, whilst black-box methods only provide global uncertainty estimates. We introduce a geometric framework to address this, based on archetypal analysis of batches of responses sampled with only black-box model access. At the global level, we propose Geometric Volume, which measures the convex hull volume of archetypes derived from response embeddings. At the local level, we propose Geometric Suspicion, which ranks responses by reliability and enables hallucination reduction through preferential response selection. Unlike prior dispersion methods which yield only a single global score, our approach provides semantic boundary points which have utility for attributing reliability to individual responses. Experiments show that our framework performs comparably to or better than prior methods on short form question-answering datasets, and achieves superior results on medical datasets where hallucinations carry particularly critical risks. We also provide theoretical justification by proving a link between convex hull volume and entropy.

Foundations

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

Your Notes