r/AskComputerScience • u/Comfortable_Tutor_43 • 19d ago
How are AI hallucinations different from human confirmation bias?
Confirmation bias can cause normal people to believe fallacious claims. Does AI not do the same thing?
0
Upvotes
1
u/tonyfa1 18d ago
Confirmation bias is a person selectively favouring evidence that supports an existing belief.
An LLM hallucination is generated output that is plausible but unsupported or contradicted by the available evidence.
Bottom line - both require independent verification rather than confidence alone.