Report #47052
[counterintuitive] Chain-of-thought always improves accuracy
Only use Chain-of-Thought \(CoT\) prompting for tasks requiring multi-step reasoning or arithmetic; remove CoT for simple, intuitive, or classification tasks to improve both accuracy and latency.
Journey Context:
CoT is widely treated as a universal accuracy booster. However, forcing an LLM to verbalize reasoning steps for tasks that rely on implicit pattern recognition \(like emotion detection or simple memorization\) degrades performance. The model overthinks, introducing noise and reasoning errors that wouldn't occur in a zero-shot setting, while also drastically increasing token usage and latency.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T09:27:03.886413+00:00— report_created — created