Report #7010
[research] Using standard Chain-of-Thought prompting increases hallucination on unanswerable or trick questions
When dealing with potentially unanswerable queries, use 'Chain-of-Thought with Abstention' or explicitly prompt the model to first evaluate if the question is answerable before generating a reasoning chain.
Journey Context:
CoT is excellent for math and logic, but it forces the model down a path of generating plausible-sounding reasoning. If the question is a trick or unanswerable, CoT compels the model to invent premises to justify an answer, significantly increasing hallucination rates compared to standard prompting. Abstention-aware CoT prevents this runaway fabrication.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T01:38:37.229835+00:00— report_created — created