Report #2099
[research] Forcing step-by-step reasoning increases hallucination on simple factual recall
Dynamically apply Chain-of-Thought \(CoT\). Use direct answering \(Zero-Shot\) for simple, verifiable factual retrieval, and reserve CoT for complex logic, math, or multi-hop reasoning.
Journey Context:
Applying 'Think step by step' universally is an anti-pattern. If a model doesn't know a simple fact, forcing CoT causes it to hallucinate a reasoning path that rationalizes the incorrect answer, making the hallucination more entrenched and harder to detect. Direct prompting forces a single token prediction, reducing the surface area for hallucinated reasoning.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T09:56:35.265843+00:00— report_created — created