AICLCRMay 22, 2025

SafeKey: Amplifying Aha-Moment Insights for Safety Reasoning

Berkeley
arXiv:2505.16186v222 citationsh-index: 24EMNLP
Originality Incremental advance
AI Analysis

This addresses safety generalization for Large Reasoning Models against jailbreak attacks, representing an incremental improvement over existing supervised fine-tuning methods.

The paper tackles the safety risks of Large Reasoning Models against harmful queries by identifying a 'safety aha moment' in key sentences and proposing SafeKey with dual-path safety heads and query-mask modeling, which lowers the average harmfulness rate by 9.6% on safety benchmarks while maintaining general abilities.

Large Reasoning Models (LRMs) introduce a new generation paradigm of explicitly reasoning before answering, leading to remarkable improvements in complex tasks. However, they pose great safety risks against harmful queries and adversarial attacks. While recent mainstream safety efforts on LRMs, supervised fine-tuning (SFT), improve safety performance, we find that SFT-aligned models struggle to generalize to unseen jailbreak prompts. After thorough investigation of LRMs' generation, we identify a safety aha moment that can activate safety reasoning and lead to a safe response. This aha moment typically appears in the `key sentence', which follows models' query understanding process and can indicate whether the model will proceed safely. Based on these insights, we propose SafeKey, including two complementary objectives to better activate the safety aha moment in the key sentence: (1) a Dual-Path Safety Head to enhance the safety signal in the model's internal representations before the key sentence, and (2) a Query-Mask Modeling objective to improve the models' attention on its query understanding, which has important safety hints. Experiments across multiple safety benchmarks demonstrate that our methods significantly improve safety generalization to a wide range of jailbreak attacks and out-of-distribution harmful prompts, lowering the average harmfulness rate by 9.6\%, while maintaining general abilities. Our analysis reveals how SafeKey enhances safety by reshaping internal attention and improving the quality of hidden representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes