LinkedIn analytics tracking pixel for AIDOLS AI consulting website performance measurement
Governance & Risk

Refusal Training

Refusal training is the post-training step that teaches a model to decline requests that violate its policies (illegal, harmful, privacy-invasive, etc.) — and, critically, to comply with the much larger set of legitimate requests that superficially resemble refused ones.

Full definition

Done well, refusal training reduces both true-positive harms and false-positive refusals. Done poorly, it produces models that refuse benign chemistry homework, medical questions, or fiction with violence. Vendors publish refusal benchmarks (Anthropic's helpful-harmless-honest, OpenAI's spec, XSTest for over-refusal). Modern frontier models have reduced over-refusal rates from 20-30% in 2023 to <5% by 2025 while maintaining or improving harm-refusal rates.

Why it matters

Over-refusal is the most common reason enterprise pilots fail. A model that refuses 8% of legitimate queries makes a customer-service automation impossible. Buyers must run domain-specific refusal evaluations, not rely on vendor benchmarks alone.

Example

A health-insurance chatbot built on a 2023-era model refuses 14% of plan-coverage questions citing "medical advice"; switching to a 2025 model with calibrated refusal training drops that to under 1% with no rise in unsafe outputs.

Source & further reading

Primary source: Röttger et al. — "XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in LLMs" (NAACL) (2024).

Citation policy: this entry is part of the AIDOLS AI Implementation Glossary and may be quoted for research, journalism, and education with attribution to aidolsgroup.com/fr/glossary/refusal-training/.