Module 5 · Generative AI Fundamentals
Hallucinations in Large Language Models Explained
Understand why language models can produce confident but unsupported answers and how grounding, retrieval, verification, and responsible design improve reliability.
Core idea
Hallucinations in Large Language Models Explained
Understand why language models can produce confident but unsupported answers and how grounding, retrieval, verification, and responsible design improve reliability.
Visual workflow
From requirement to reliable output
Practical example
Apply the concept
Important distinctions
| Concept | Meaning | How to use it |
|---|---|---|
| Groundedness | Supported by supplied evidence | Verify claims against sources |
| Factuality | Accurate in the world | Use authoritative checks |
| Relevance | Answers the actual question | Evaluate task fit |
| Fluency | Reads naturally | Does not prove correctness |
Evaluation scorecard
Task quality
Correctness, relevance, completeness, consistency, and user usefulness.
Groundedness
Whether claims are supported by approved evidence and citations.
Safety
Harmful content, bias, privacy, prompt attacks, and policy adherence.
Operations
Latency, throughput, availability, token usage, and cost.
Human factors
Trust, usability, escalation, override behavior, and accountability.
Business value
Time saved, quality improved, risk reduced, adoption, and ROI.
AWS Certified AI Practitioner
Exam reasoning
- Fluent output is not proof of factual accuracy
- Grounding connects responses to trusted information
- Retrieval and citations improve verifiability
- High-impact answers still require human oversight
- Choose controls according to impact: grounding, guardrails, evaluation, monitoring, and human review solve different problems.
Key takeaways
- Fluent output is not proof of factual accuracy
- Grounding connects responses to trusted information
- Retrieval and citations improve verifiability
- High-impact answers still require human oversight
Check your understanding
- Can you explain this concept in two sentences without using jargon?
- Can you identify the input, process, output, and validation step in the example?
- Can you name one suitable use case and one case where another approach is better?
- Which risk or limitation should a responsible implementation address?
Research references
Public sources and further reading
This lesson is original educational writing informed by the public references below. Use the sources to explore definitions, technical details, and current AWS exam objectives.
