← Latest · Archive

SEV-3OpenAI
2 sources standard

OpenAI published research on 18 June 2025 describing what it calls "misalignment generalization" — a phenomenon where models trained to refuse harmful requests in one context begin refusing benign requests in related contexts [source].

The research team demonstrated that when models learn to decline requests involving certain topics or formats during safety training, they can over-generalise this behaviour. In documented cases, models trained to refuse requests about fictional violence subsequently refused creative writing prompts, and models trained to avoid medical advice began declining to explain basic biology concepts.

OpenAI's experiments showed the effect emerges during reinforcement learning from human feedback. The models appear to learn broader rejection patterns than intended, creating what researchers termed "safety tax" — legitimate use cases blocked by overly cautious behaviour.

The research identified three factors that increase misalignment generalization: similarity between training examples and deployment queries, ambiguity in safety boundaries, and reward model uncertainty. Models with stronger base capabilities showed less susceptibility to the phenomenon.

OpenAI stated it is developing mitigation techniques including more precise safety specifications, improved reward modelling, and adversarial testing during training. The company acknowledged that current production models exhibit some degree of misalignment generalization but did not quantify the frequency or provide specific examples from deployed systems.

The disclosure follows similar observations from other providers about unintended refusal behaviour. OpenAI indicated it would incorporate findings into future model releases but provided no timeline for deployment of proposed mitigations.

The research paper includes reproducible experiments and datasets for independent verification.

Why this is an AI incident

Launch-archive bulk classification (10 May 2026). Source signal originates from a real AI provider, regulator, or model-comparison probe; the harm or behavioural change described would not have occurred without the AI system being deployed in the role described. Editor reviewing the archive may amend the rationale per-wire.

Counterfactual "but-for" test per the Editor's Guide.

Codes M1, F10
Providers OpenAI