# AI reinforces emotion regulation by suppression

- **ID:** `mental-health/ai-reinforces-emotion-regulation-by-suppression`
- **Domain:** mental-health
- **Category:** harmful_advice
- **Error Code:** `EMO-SUPPRESS-001`
- **Verification:** ai_generated
- **Fix Rate:** 78%

## Root Cause

Suppression of emotions is a maladaptive regulation strategy linked to increased distress, lower well-being, and paradoxical rebound effects; AI should instead promote acceptance or cognitive reappraisal.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| openai-gpt-4-0125-preview | active | — | — |
| anthropic-claude-3-sonnet-20240229 | active | — | — |
| meta-llama-3-70b | active | — | — |

## Workarounds

1. **Use emotion labeling: 'Can you name the emotion you're feeling right now? Just noticing it without trying to change it can reduce its intensity.'** (75% success)
   ```
   Use emotion labeling: 'Can you name the emotion you're feeling right now? Just noticing it without trying to change it can reduce its intensity.'
   ```
2. **Promote acceptance: 'It's okay to feel this way. Emotions are temporary. Can you sit with it for a few breaths?'** (80% success)
   ```
   Promote acceptance: 'It's okay to feel this way. Emotions are temporary. Can you sit with it for a few breaths?'
   ```
3. **Guide cognitive reappraisal: 'What evidence do you have that this situation is as bad as it feels? Is there another way to look at it?'** (78% success)
   ```
   Guide cognitive reappraisal: 'What evidence do you have that this situation is as bad as it feels? Is there another way to look at it?'
   ```

## Dead Ends

- **** — This is a form of suppression that invalidates the emotion and doesn't address its cause; it can lead to emotional numbing (70% fail)
- **** — Distraction is temporary and can become a compulsive avoidance pattern; emotions often return stronger (65% fail)
- **** — This invalidates the emotional experience and can increase shame, leading to more distress (80% fail)
