Report #60520
[counterintuitive] Do phrases like 'Take a deep breath' or 'Calm down' improve logical reasoning accuracy?
Remove emotional regulation phrases. Use cognitive structuring like 'Break this problem into independent sub-problems' or 'Verify the state at each step'.
Journey Context:
A widely cited 2023 Google DeepMind paper showed 'Take a deep breath' improved math scores on GSM8K. This was a spurious correlation specific to that model's RLHF alignment and dataset; it acted as a weird CoT trigger. In coding tasks with modern models, it provides zero logical benefit and often introduces unnatural, verbose preambles. If you want better logic, force the model to externalize state or write tests, not to 'breathe'.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T08:04:24.257830+00:00— report_created — created