paper-with-me

홈 › Papers

The Refusal--Compliance Tradeoff: A Large-Scale Safety Behavior Audit of Large Language Models

2026-05-06 · Alif Al Hasan, Sumon Biswas arxiv

Refusal rates are a poor proxy for LLM safety, i.e., a model may over-refuse benign prompts while still complying with harmful ones. We audit both failure modes across 21 open-weight LLMs on four safety benchmarks (OR-Bench, XSTest, ToxiGen, BOLD), using a composition adjustment to isolate model sensitivity from dataset toxicity confounds. We report three findings. First, models adopt fundamentally different calibration strategies: conservative ecosystems such as Llama suppress unsafe outputs at the cost of elevated over-refusals, while permissive ecosystems such as DeepSeek and Qwen preserve helpfulness but tolerate higher harmful compliance. Second, demographic protection is unequal: models over-protect prominent racial and religious groups, frequently refusing even benign prompts about them, while providing substantially weaker protection against disability-targeted attacks. Third, refusal and compliance tendencies are stable within model families across generations and scales, suggesting that post-training objectives shape safety behavior more than architecture. Our results call for joint, demographically-aware, and multi-judge safety evaluation.

📄 PDF Abstract BibTeX arXiv:2605.05427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Let Them Down Easy! Contextual Effects of LLM Guardrails on User Perceptions and Preferences

2025-05-30 · Mingqian Zheng, Wenjia Hu, Patrick Zhao, Motahhare Eslami 외

Current LLMs are trained to refuse potentially harmful input queries regardless of whether users actually had harmful intents, causing a tradeoff between safety and user experience. Through a study of 480 participants ev…

From Prompt Risk to Response Risk: Paired Analysis of Safety Behavior of Large Language Models

2026-04-28 · Mengya Hu, Qiong Wei, Sandeep Atluri arxiv

Safety evaluations of large language models (LLMs) typically report binary outcomes, i.e. attack success rate (ASR), refusal rate, or harmful versus safe classification, which hide how risk changes between prompt and res…

Health-ORSC-Bench: A Benchmark for Measuring Over-Refusal and Safety Completion in Health Context

2026-01-25 · Zhihao Zhang, Liting Huang, Guanghao Wu, Preslav Nakov 외 arxiv

Safety alignment in Large Language Models is critical for healthcare; however, reliance on binary refusal boundaries often results in over-refusal of benign queries or unsafe compliance with harmful ones. While existing …

Do Thinking Tokens Help with Safety?

2026-06-23 · Narutatsu Ri, Abhishek Panigrahi, Sanjeev Arora arxiv

Today's reasoning models use thinking tokens to attain stronger performance on benchmarks than their instruction-tuned counterparts. It is also generally believed that this more "deliberative" mode should improve alignme…

When Robots Say No: The Empathic Ethical Disobedience Benchmark

2025-12-20 · Dmytro Kuzmenko, Nadiya Shvai arxiv

Robots must balance compliance with safety and social expectations as blind obedience can cause harm, while over-refusal erodes trust. Existing safe reinforcement learning (RL) benchmarks emphasize physical hazards, whil…

Reinforcement Learning