Report #55221
[counterintuitive] Chain-of-thought prompting always improves accuracy and should be used for all tasks
Apply Chain-of-thought \(CoT\) only for complex, multi-step reasoning tasks; avoid it for simple retrieval or intuitive tasks.
Journey Context:
CoT is widely treated as a universal accuracy booster. However, for tasks the model already knows intuitively \(System 1 tasks\), forcing a step-by-step explanation can introduce hallucinated reasoning paths or cause the model to second-guess itself, reducing accuracy. Research shows CoT degrades performance on small-scale or straightforward tasks where zero-shot direct answers perform better. CoT trades off latency and token cost for reasoning depth, which is counterproductive if depth isn't needed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T23:10:55.631782+00:00— report_created — created