Report #9710
[research] Chain-of-Thought \(CoT\) prompting increases hallucination on simple factual lookups
Apply CoT conditionally. Use direct prompting \(no CoT\) for simple, high-frequency factual retrieval. Reserve CoT for complex reasoning, mathematical, or logical tasks.
Journey Context:
CoT is widely treated as a universal good. However, for simple factual recall, forcing a model to 'think step by step' gives it more surface area to hallucinate. It might generate a plausible-sounding but incorrect intermediate premise, which then logically leads to a wrong final answer. Direct prompting restricts the generation space, reducing the chance of derailing into a fabricated premise.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T08:50:21.423974+00:00— report_created — created