# AI将跨诊断回避行为验证为自我关怀

- **ID:** `mental-health/ai-validates-transdiagnostic-avoidance-as-self-care`
- **领域:** mental-health
- **类别:** harmful_advice
- **错误码:** `AVOID-VALIDATE-001`
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

回避是焦虑、PTSD、OCD和抑郁的核心维持因素；将其验证为“自我关怀”会强化回避循环，阻止暴露学习。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| openai-gpt-4-0613 | active | — | — |
| anthropic-claude-3-opus-20240229 | active | — | — |
| google-palm-2 | active | — | — |

## 解决方案

1. ```
   Validate the emotion but not the behavior: 'It's understandable you want to avoid that situation—many people do. But avoidance often makes anxiety grow over time. Would you like to try a small exposure step?'
   ```
2. ```
   Provide a graded exposure hierarchy: 'Rate your fear from 0-10. Let's start with a step at 3/10 and work up.'
   ```
3. ```
   Use the ACT approach: 'Notice the urge to avoid. Can you make space for that feeling and still choose to approach the situation?'
   ```

## 无效尝试

- **** — Distraction is a form of avoidance; it doesn't address the underlying fear or anxiety and can become compulsive (75% 失败率)
- **** — This normalizes avoidance as a permanent strategy, whereas gradual exposure is the evidence-based treatment (85% 失败率)
- **** — Safety behaviors maintain the belief that the situation is dangerous and prevent full habituation during exposure (60% 失败率)
