What they did
The authors trained three architecturally distinct language models using supervised fine-tuning, reasoning-augmented fine-tuning, and odds-ratio preference optimization (ORPO). Reasoning-augmented training included chains of reasoning that justified safety decisions, rather than training only on final responses.
They then compared how refusal was represented internally, whether safety behavior depended on a small set of potentially fragile components, how reliably it could be altered through targeted steering, and whether improved safety came at the expense of general capability.
Key findings
- Reasoning-augmented fine-tuning consistently produced a distinct form of internal refusal computation across all three model families.
- Model architecture independently influenced the organization of refusal mechanisms and the reliability of steering interventions.
- None of the three post-training methods simultaneously delivered distributed rather than concentrated refusal mechanisms, preserved general capability, and allowed safety behavior to be corrected through small targeted edits.
- Using different training procedures reshaped how refusal was computed even when the safety objective was broadly similar, indicating that alignment data alone does not determine the resulting mechanism.
Why it matters
The results challenge the assumption that successful refusal behavior is sufficient evidence of robust safety alignment. For security-critical systems, understanding whether refusals rely on fragile internal components—and whether they remain stable under intervention—may be as important as measuring refusal rates on standard evaluations.
Caveats
The study covers three roughly 8–9-billion-parameter model families and three post-training approaches, so its conclusions may not extend to larger frontier systems, other preference-learning algorithms, or production safety stacks. Internal circuit and steering analyses also provide evidence about mechanism and editability, not a complete test of resilience against real-world attacks.