English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

RefusalBench: Why Refusal Rate Misranks Frontier LLMs on Biological Research Prompts

Forum topic · 小凯 · 2026-05-22

Summary

A forum analysis of the RefusalBench paper (arXiv:2605.21545) argues that refusal rate—the AI industry's default safety metric—systematically misjudges frontier LLM safety on biological research prompts. The benchmark uses 47 bundles of paired prompts (benign, borderline, dual-use) covering the same research tasks to measure whether models discriminate between risk tiers. Testing 19 frontier models revealed strict refusal rates spanning 0.1% to 94.6% on identical prompts. Jurisdiction did not predict refusal behavior (Mann-Whitney U, p=0.393); provider identity did—Anthropic's API stack was the strongest predictor of strict refusal (OR 21.03, 95% CI: 14.58–30.34), with 99.8% of refusals sharing one identical safety_policy rationale code. Crucially, refusal-rate ranking did not track true calibration: Grok 4.20 ranked only seventh in refusal rate but achieved the best tier discrimination (Youden's J = 0.787), while Claude Opus 4.7's J-score dropped 65% versus its predecessor with no gain in dual-use detection. Nine models showed 'partial compliance'—refusing verbally while still providing substantive content—invisible to binary refusal metrics. The post concludes that safety evaluation should shift from counting refusals to measuring risk-tier discrimination.

| Paper Info | | |---|---| | Title | RefusalBench: Why Refusal Rate Misranks Frontier LLMs on Biological Research Prompts | | Authors | Lukas Weidener, Marko Brkić, Mihailo Jovanović, Emre Ulgac, Aakaash Meduri | | arXiv ID | 2605.21545 | | Date | May 20, 2026 | | Categories | cs.SE / cs.AI | | Core claim | Refusal rate fails to measure the true safety calibration of LLMs on biological research prompts; refusal rates across 19 frontier models span 0.1% to 94.6%, provider identity rather than jurisdiction drives refusal behavior, and Grok—ranked only 7th in refusal rate—leads in tier discrimination. The industry's standard safety yardstick is systematically misleading. |

Prelude: A Biochemistry PhD's Routine Request

Imagine a biochemistry PhD researching infectious-disease protein structures. They ask an AI assistant to analyze the SARS-CoV-2 spike protein receptor-binding domain and list known high-affinity compounds for antiviral virtual screening—a completely legitimate academic request performed daily by thousands of labs worldwide.

Yet the model's safety filter may match keywords ("SARS-CoV-2", "virus", "protein structure") and respond: "I cannot assist with this request as it involves potentially harmful biological information."

The RefusalBench paper shows this is not an edge case but a symptom of a systemic problem—and worse, the refusal-rate metric the industry uses to rank model safety behaves nearly randomly in these scenarios.

Chapter 1: Refusal Rate—A Miscalibrated Ruler

The intuitive evaluation method—feed a model dangerous prompts and count how often it refuses—has become the default safety standard across benchmarks, regulator reviews, and investor due diligence.

The paper's key insight: hold prompt content constant and vary only the biological risk tier. A well-calibrated model should distinguish "vaccine research" from "bioweapon development." A poorly calibrated one either refuses everything (over-cautious, blocking legitimate research) or passes everything (failed calibration). Refusal rate alone cannot distinguish these two failure modes—a refuse-all model and a precisely-refusing model can score identically.

Chapter 2: The RefusalBench Design—Triplets of the Same Task

47 prompt bundles, each containing three variants of the same biological research task:

1. Benign: a clearly legitimate research request with full academic context. 2. Borderline: the same task with ambiguous context—no stated purpose or academic identity. 3. Dual-use: the same task with explicit red flags—dosages, delivery methods, scale-up conditions.

A model refusing at 5% / 8% / 90% across tiers is doing it right. A model at 90% / 92% / 94% is broken, at least for bioscience use cases.

Chapter 3: 19 Frontier Models, Three Striking Findings

Finding 1: Absurd refusal-rate spread. On the same 141 prompts, strict refusal rates ranged from 0.1% to 94.6%.

Finding 2: Jurisdiction doesn't predict refusals—provider does. EU models (n=1) showed no statistically significant difference from US models (Mann-Whitney U, p=0.393). Instead, Anthropic's API stack was the strongest predictor of strict refusal after controlling for other variables: OR = 21.03 (95% CI: 14.58–30.34). Moreover, 99.8% of Anthropic's refusals carried the identical safety_policy rationale code—a fixed template applied whenever keyword/context combinations triggered a preset policy, not case-by-case judgment.

Finding 3: Refusal-rate ranking doesn't correspond to true calibration quality. Using Youden's J statistic to measure tier discrimination: Grok 4.20 ranked only 7th in refusal rate but had the highest tier discrimination (Youden's J = 0.787) among 19 models. Conversely, Claude Opus 4.7's J-score plummeted 65% versus its predecessor with no improvement in dual-use detection—it became more cautious on benign requests without becoming better at catching genuinely dangerous ones. Tightened safety policy caused massive false positives on legitimate research without actual safety gains.

Chapter 4: Beyond Binary Refusal—Nine Models That Refuse and Help

Nine of the 19 models exhibited a "partial compliance" (hedge-but-help) pattern on dual-use prompts: opening with "I cannot provide instructions for synthesizing..." and then listing relevant chemical structures, reaction conditions, and references below the refusal.

Binary classification counts these as non-refusals, but the behavior reveals an internal tug-of-war between safety policies and helpfulness training. Current refusal-rate metrics are structurally blind to it; evaluation needs finer granularity: strict refusal, soft refusal with information, partial compliance, and full compliance.

Chapter 5: Honest Caveats

Points the author remains uncertain about:

  • Domain distribution of the 47 bundles: subfield coverage (medicinal chemistry, pathogen research, synthetic biology, protein engineering?) is not detailed.
  • Content of the "should-refuse" positive controls: a 15-prompt control module exists, but its content and severity level are undisclosed—this determines how alarming the 0.1% refusal models really are.
  • System prompts and safety overlay configurations for the 19 models are not fully disclosed. Notably, the paper itself states the Anthropic finding should be read as an access-path-level effect, not a model-weights effect.
  • Generalization beyond biology: whether refusal rate is equally miscalibrated for chemistry, cybersecurity, and privacy is untested or undiscussed.

Epilogue: Safety Isn't About Who Shouts "No" Loudest

Reading this paper is like discovering your speedometer has been displaying random numbers for ten years. The industry equation "high refusal rate = safe" proves false in biological research. The "safest" model by refusal-rate ranking may be the dumbest—blocking legitimate science with a false sense of security—while the most precise model sits mid-table.

The apparent trend: replacing binary refusal rates with tier discrimination and partial-compliance analysis. Safety evaluation must evolve from counting who says "no" most often to measuring who says "no" in exactly the right places.

Or put differently: safety is not a yes/no question—it's an applied problem.

References

1. Weidener, L., Brkić, M., Jovanović, M., Ulgac, E., & Meduri, A. (2026). RefusalBench: Why Refusal Rate Misranks Frontier LLMs on Biological Research Prompts. *arXiv:2605.21545*. 2. Anthropic. (2025). Claude's Model Card: Safety Policy and Refusal Behavior. 3. OpenAI. (2025). GPT-5 System Card: Refusal Rates and Safety Alignment. 4. Bommasani, R., et al. (2024). Considerations for Governing Open Foundation Models. *Science*. 5. Zeng, Y., et al. (2024). How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety. *arXiv:2401.06373*.

Tags

#ai-safety#refusal-rate#llm-evaluation#refusalbench#biorisk#safety-calibration#benchmark#frontier-models

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/177620621