paper-with-me

Papers

RSafe: Incentivizing proactive reasoning to build robust and adaptive LLM safeguards

2025-06-09 · Jingnan Zheng, Xiangtian Ji, Yijun Lu, Chenhang Cui, Weixiang Zhao, Gelei Deng, Zhenkai Liang, An Zhang, Tat-Seng Chua

Large Language Models (LLMs) continue to exhibit vulnerabilities despite deliberate safety alignment efforts, posing significant risks to users and society. To safeguard against the risk of policy-violating content, system-level moderation via external guard models-designed to monitor LLM inputs and outputs and block potentially harmful content-has emerged as a prevalent mitigation strategy. Existing approaches of training guard models rely heavily on extensive human curated datasets and struggle with out-of-distribution threats, such as emerging harmful categories or jailbreak attacks. To address these limitations, we propose RSafe, an adaptive reasoning-based safeguard that conducts guided safety reasoning to provide robust protection within the scope of specified safety policies. RSafe operates in two stages: 1) guided reasoning, where it analyzes safety risks of input content through policy-guided step-by-step reasoning, and 2) reinforced alignment, where rule-based RL optimizes its reasoning paths to align with accurate safety prediction. This two-stage training paradigm enables RSafe to internalize safety principles to generalize safety protection capability over unseen or adversarial safety violation scenarios. During inference, RSafe accepts user-specified safety policies to provide enhanced safeguards tailored to specific safety requirements.

📄 PDF Abstract BibTeX arXiv:2506.07736

Code (1)

sophiezheng998/rsafe 공식 구현 pytorch

Tasks

Safety Alignment

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PurpCode: Reasoning for Safer Code Generation

2025-07-25 · Jiawei Liu, Nirav Diwan, Zhe Wang, Haoyu Zhai 외 arxiv

We introduce PurpCode, the first post-training recipe for training safe code reasoning models towards generating secure code and defending against malicious cyberactivities. PurpCode trains a reasoning model in two stage…

Reinforcement LearningCode Generation

VideoSeeker: Incentivizing Instance-level Video Understanding via Native Agentic Tool Invocation

2026-05-15 · Yiming Zhao, Yu Zeng, Wenxuan Huang, Zhen Fang 외 arxiv

Large Vision-Language Models (LVLMs) have shown significant progress in video understanding, yet they face substantial challenges in tasks requiring precise spatiotemporal localization at the instance level. Existing met…

Proactive Reasoning-with-Retrieval Framework for Medical Multimodal Large Language Models

2025-10-21 · Lehan Wang, Yi Qin, Honglong Yang, Xiaomeng Li arxiv

Incentivizing the reasoning ability of Multimodal Large Language Models (MLLMs) is essential for medical applications to transparently analyze medical scans and provide reliable diagnosis. However, existing medical MLLMs…

Reinforcement Learning

VSCBench: Bridging the Gap in Vision-Language Model Safety Calibration

2025-05-26 · Jiahui Geng, Qing Li, Zongxiong Chen, Yuxia Wang 외

The rapid advancement of vision-language models (VLMs) has brought a lot of attention to their safety alignment. However, existing methods have primarily focused on model undersafety, where the model responds to hazardou…

Language ModelingLanguage ModellingSafety Alignment

AlphaAlign: Incentivizing Safety Alignment with Extremely Simplified Reinforcement Learning

2025-07-20 · Yi Zhang, An Zhang, XiuYu Zhang, Leheng Sheng 외 arxiv

Large language models (LLMs), despite possessing latent safety understanding from their vast pretraining data, remain vulnerable to generating harmful content and exhibit issues such as over-refusal and utility degradati…

Reinforcement Learning