Report #51864
[counterintuitive] Does chain of thought prompting always improve reasoning accuracy
Evaluate CoT on a per-task basis. Avoid CoT for tasks requiring strict adherence to format, low-latency, or tasks where the model has no actual underlying knowledge to reason with, as it can fabricate plausible but incorrect reasoning paths.
Journey Context:
CoT is treated as a universal accuracy booster. However, research shows CoT can degrade performance on tasks where models already have strong intuitive capabilities, or when the required reasoning steps exceed the model's capacity, leading to compounding errors. It also increases latency and token usage, and can make the model confidently wrong by generating a justification that leads to the wrong answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T17:33:00.477763+00:00— report_created — created