Characterizing Selective Refusal Bias in Large Language Models
Adel Khorramrouz, Sharon Levy
TL;DR
Safety guardrails in large language models aim to prevent harm but may introduce selective refusal bias across demographic groups. The authors build a framework using template prompts, the WildGuardMix dataset, and multiple models to quantify refusal rates, refusal lengths, and response types for individual and intersectional identities. They find systematic bias with higher refusals for marginalized groups and model-specific patterns, plus an indirect attack demonstrating guardrail vulnerabilities. The work highlights the need for more equitable and robust guardrails that evaluate requests by content and intent rather than demographic identifiers, and suggests directions for strengthening protection against indirect exploitation.
Abstract
Safety guardrails in large language models(LLMs) are developed to prevent malicious users from generating toxic content at a large scale. However, these measures can inadvertently introduce or reflect new biases, as LLMs may refuse to generate harmful content targeting some demographic groups and not others. We explore this selective refusal bias in LLM guardrails through the lens of refusal rates of targeted individual and intersectional demographic groups, types of LLM responses, and length of generated refusals. Our results show evidence of selective refusal bias across gender, sexual orientation, nationality, and religion attributes. This leads us to investigate additional safety implications via an indirect attack, where we target previously refused groups. Our findings emphasize the need for more equitable and robust performance in safety guardrails across demographic groups.
