AIRiskAware
What Is...
Governance Concept

What Is AI Hallucination?

Hallucination is when an AI model generates factually incorrect or fabricated content presented with the same confidence as accurate content. It is not a bug, it is a fundamental characteristic of how large language models work.

Definition

AI Hallucination, when a generative AI model produces content that is factually incorrect, fabricated, or unsupported by its training data while presenting it with the same confidence as accurate content.

Hallucination is not a bug, it is a structural characteristic of how large language models work. They predict plausible next tokens, not verified facts. The implications differ sharply by context: a fabricated case citation in legal filings can trigger court sanctions (Mata v Avianca, 2023); a fabricated drug interaction in clinical use is life-threatening; a fabricated regulatory reference in a submission creates serious compliance exposure. RAG (retrieval-augmented generation) reduces hallucination by grounding outputs in verified sources, but does not eliminate it.

Source: Mata v Avianca (2023); NIST AI 600-1 (Generative AI Profile)

High-risk hallucination contexts

Legal
Fabricated case citations and non-existent statutory provisions, already resulted in court sanctions.
Medical
Fabricated clinical evidence and drug interactions, life-critical verification required.
Financial
Fabricated market data, research, and analyst reports, regulatory and fiduciary exposure.
Regulatory
Fabricated regulatory references in submissions, serious compliance and credibility risk.
Hallucination governance guide