Preprint
Multimodal AI

A Comprehensive Taxonomy of Hallucinations

Manuel Cossio
August 3, 2025arXiv.org27 citations

27

Citations

3

Influential Citations

arXiv.org

Venue

2025

Year

Abstract

Large language models (LLMs) have revolutionized natural language processing, yet their propensity for hallucination, generating plausible but factually incorrect or fabricated content, remains a critical challenge. This report provides a comprehensive taxonomy of LLM hallucinations, beginning with a formal definition and a theoretical framework that posits its inherent inevitability in computable LLMs, irrespective of architecture or training. It explores core distinctions, differentiating between intrinsic (contradicting input context) and extrinsic (inconsistent with training data or reality), as well as factuality (absolute correctness) and faithfulness (adherence to input). The report then details specific manifestations, including factual errors, contextual and logical inconsistencies, temporal disorientation, ethical violations, and task-specific hallucinations across domains like code generation and multimodal applications. It analyzes the underlying causes, categorizing them into data-related issues, model-related factors, and prompt-related influences. Furthermore, the report examines cognitive and human factors influencing hallucination perception, surveys evaluation benchmarks and metrics for detection, and outlines architectural and systemic mitigation strategies. Finally, it introduces web-based resources for monitoring LLM releases and performance. This report underscores the complex, multifaceted nature of LLM hallucinations and emphasizes that, given their theoretical inevitability, future efforts must focus on robust detection, mitigation, and continuous human oversight for responsible and reliable deployment in critical applications.

Analysis

Why This Paper Matters

This paper addresses one of the most pressing challenges in deploying large language models (LLMs): their tendency to generate plausible but factually incorrect content, known as hallucinations. As LLMs are increasingly integrated into critical domains like healthcare, law, and finance, understanding and mitigating hallucinations is paramount. The paper's comprehensive taxonomy provides a much-needed structured framework that unifies disparate findings across the field, helping practitioners identify specific hallucination types and their root causes.

By arguing that hallucinations are theoretically inevitable in computable LLMs, the paper sets realistic expectations for the community. This perspective shifts the focus from eliminating hallucinations entirely to developing robust detection and mitigation strategies, alongside continuous human oversight. The inclusion of web-based monitoring resources further enhances its practical utility for staying current with rapidly evolving LLM releases and performance.

Technical Contributions

  • Formal Definition and Theoretical Framework: Provides a clear definition of hallucination and a theoretical argument for its inevitability in computable LLMs, grounded in computational limits.
  • Core Distinctions: Clearly differentiates between intrinsic (contradicting input context) and extrinsic (inconsistent with training data or reality) hallucinations, as well as factuality (absolute correctness) versus faithfulness (adherence to input).
  • Detailed Manifestations: Catalogs specific hallucination types including factual errors, contextual and logical inconsistencies, temporal disorientation, ethical violations, and task-specific hallucinations in code generation and multimodal applications.
  • Causal Analysis: Categorizes underlying causes into data-related (e.g., noisy training data), model-related (e.g., architecture limitations), and prompt-related (e.g., ambiguous instructions) factors.
  • Evaluation and Mitigation Survey: Reviews benchmarks and metrics for detection, and outlines architectural and systemic mitigation strategies, including web-based monitoring resources.

Results

The paper does not present new experimental results or quantitative metrics. Its primary output is a structured taxonomy and survey of existing work, synthesizing insights from 27 cited references. The value lies in the conceptual organization and theoretical grounding rather than empirical findings.

Significance

This work serves as a foundational reference for researchers and practitioners working on LLM reliability. By providing a common vocabulary and framework, it facilitates clearer communication and targeted research on specific hallucination types. The emphasis on theoretical inevitability encourages a pragmatic approach focused on detection and mitigation rather than unrealistic expectations of perfection. This is particularly important for responsible deployment in high-stakes applications where human oversight remains essential.