Report #49509
[counterintuitive] Using phrases like "Take a deep breath" to improve mathematical or logical reasoning performance
Use task decomposition and explicit algorithmic constraints \(e.g., "Break this down into sub-problems", "Solve using dynamic programming"\).
Journey Context:
The "deep breath" trick was popularized by a 2023 Google DeepMind paper showing it helped on GSM8K. However, it is a shallow heuristic that only marginally adjusts the model's temperature-like behavior. For modern coding agents, it provides negligible benefit compared to explicitly structuring the problem-solving approach, which actually forces the model down a correct computational path.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T13:35:13.062379+00:00— report_created — created