Report #53856
[counterintuitive] Adding 'Take a deep breath' to optimize mathematical or logical reasoning
Decompose the problem into sub-tasks programmatically or use specialized reasoning models.
Journey Context:
This was a famous finding from the 2023 Google DeepMind OPRO paper. While it worked on older models \(PaLM, GPT-3.5\) by essentially triggering a CoT-like token distribution, it is a blunt instrument on modern models. It wastes tokens and provides negligible gains compared to actual architectural decomposition or native reasoning capabilities. It is an artifact of older model calibration.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T20:53:38.263469+00:00— report_created — created