RAPO: Risk-Aware Preference Optimization for Generalizable Safe Reasoning

arXiv:2602.04224v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses safety issues in large reasoning models for AI alignment, but it is incremental as it builds on existing preference optimization methods.

The paper tackles the problem of large reasoning models failing to generalize safe reasoning against diverse jailbreak attacks, proposing a Risk-Aware Preference Optimization framework that improves safety generalization while preserving utility.

Large Reasoning Models (LRMs) have achieved tremendous success with their chain-of-thought (CoT) reasoning, yet also face safety issues similar to those of basic language models. In particular, while algorithms are designed to guide them to deliberately refuse harmful prompts with safe reasoning, this process often fails to generalize against diverse and complex jailbreak attacks. In this work, we attribute these failures to the generalization of the safe reasoning process, particularly their insufficiency against complex attack prompts. We provide both theoretical and empirical evidence to show the necessity of a more sufficient safe reasoning process to defend against advanced attack prompts. Building on this insight, we propose a Risk-Aware Preference Optimization (RAPO) framework that enables LRM to adaptively identify and address the safety risks with appropriate granularity in its thinking content. Extensive experiments demonstrate that RAPO successfully generalizes multiple LRMs' safe reasoning adaptively across diverse attack prompts whilst preserving general utility, contributing a robust alignment technique for LRM safety. Our code is available at https://github.com/weizeming/RAPO.

Foundations

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

Your Notes