Report #94965
[counterintuitive] Using psychological prompts like 'Take a deep breath' to improve math or logic accuracy
Use explicit structural directives like 'Break the problem into sub-tasks' or rely on model-native planning capabilities.
Journey Context:
The 'deep breath' trick came from a specific 2023 Google DeepMind paper \(OPRO\) optimizing prompts for GSM8K. It worked on older models essentially by accident, acting as a proxy for Chain of Thought. On modern coding models, it is a weak, unreliable trigger that often results in fluffy preamble. Structural directives are deterministic and robust, forcing the model to allocate compute to actual planning rather than emotional simulation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T17:58:47.664525+00:00— report_created — created