English

Hallucination Detection: A Probabilistic Framework Using Embeddings Distance Analysis

Computation and Language 2025-02-14 v1 Artificial Intelligence Computers and Society

Abstract

Hallucinations are one of the major issues affecting LLMs, hindering their wide adoption in production systems. While current research solutions for detecting hallucinations are mainly based on heuristics, in this paper we introduce a mathematically sound methodology to reason about hallucination, and leverage it to build a tool to detect hallucinations. To the best of our knowledge, we are the first to show that hallucinated content has structural differences with respect to correct content. To prove this result, we resort to the Minkowski distances in the embedding space. Our findings demonstrate statistically significant differences in the embedding distance distributions, that are also scale free -- they qualitatively hold regardless of the distance norm used and the number of keywords, questions, or responses. We leverage these structural differences to develop a tool to detect hallucinated responses, achieving an accuracy of 66\% for a specific configuration of system parameters -- comparable with the best results in the field. In conclusion, the suggested methodology is promising and novel, possibly paving the way for further research in the domain, also along the directions highlighted in our future work.

Keywords

Cite

@article{arxiv.2502.08663,
  title  = {Hallucination Detection: A Probabilistic Framework Using Embeddings Distance Analysis},
  author = {Emanuele Ricco and Lorenzo Cima and Roberto Di Pietro},
  journal= {arXiv preprint arXiv:2502.08663},
  year   = {2025}
}
R2 v1 2026-06-28T21:42:06.241Z