How Does the Thinking Step Influence Model Safety? An Entropy-based Safety Reminder for LRMs
Su-Hyeon Kim, Hyundong Jin, Yejin Lee, Yo-Sub Han
TL;DR
The paper tackles safety risks in large reasoning models that reveal their thinking steps by introducing SafeRemind, a decoding-time defense that injects safe-reminding phrases at entropy-based decision-locking points without any parameter updates. By grounding interventions in model entropy signals, SafeRemind can steer potentially unsafe reasoning trajectories toward safe refusals while preserving core reasoning capabilities. Across five LRMs and six benchmarks, SafeRemind yields substantial safety improvements, up to 45.5 percentage points in LG3 scores, with minimal degradation to reasoning tasks such as MATH-500 and GPQA. The approach is training-free, scalable, and generalizes across architectures, offering a practical, low-overhead method to enhance LRM safety in real-world deployments.
Abstract
Large Reasoning Models (LRMs) achieve remarkable success through explicit thinking steps, yet the thinking steps introduce a novel risk by potentially amplifying unsafe behaviors. Despite this vulnerability, conventional defense mechanisms remain ineffective as they overlook the unique reasoning dynamics of LRMs. In this work, we find that the emergence of safe-reminding phrases within thinking steps plays a pivotal role in ensuring LRM safety. Motivated by this finding, we propose SafeRemind, a decoding-time defense method that dynamically injects safe-reminding phrases into thinking steps. By leveraging entropy triggers to intervene at decision-locking points, SafeRemind redirects potentially harmful trajectories toward safer outcomes without requiring any parameter updates. Extensive evaluations across five LRMs and six benchmarks demonstrate that SafeRemind substantially enhances safety, achieving improvements of up to 45.5%p while preserving core reasoning utility.
