AI Glossary/Hallucination
Generative AI

Hallucination

When AI models generate plausible-sounding but factually incorrect or fabricated information.

In-depth explanation

LLMs can confidently produce false statements, invented citations, or nonsensical content. This occurs because they learn statistical patterns rather than true understanding. Mitigation strategies include RAG (grounding in sources), fine-tuning on factual data, and retrieval verification. Detecting and reducing hallucinations is a major research focus.

Examples

Making up fake research papers
Incorrect historical facts

Master Hallucination.

Learn how to apply this concept with hands-on projects in our comprehensive AI programs.