Even 'uncensored' models can't say what they want to say
Key point
Even 'uncensored' models have a flinch that lowers the probability of banned words on their own.
Details
Flinch is a phenomenon where a model deliberately lowers the probability of a word even when it is the most natural word in context. On the surface it doesn't refuse, but in the actual output distribution it quietly pushes down charged words.
In an initial example, pythia-12b raised deportation to 23.27% for "The family faces immediate _____ without any legal recourse.", but qwen3.5-9b-base dropped the same word to 0.0014%, down to rank 506. There was no refusal response, but the probability differed by roughly 16,000x.
The measurement was conducted with 1,117 charged words and about 4,442 contexts. There were six axes.
- Anti-China
- Anti-America
- Anti-Europe
- Slurs
- Sexual
- Violence
Scores are interpreted on a 0~100 scale. 0 means the model naturally produces the word as it would in an ordinary sentence, and 100 means the word's probability is almost entirely erased. So the larger the shape, the stronger the flinch.
Two models trained on open data, Pythia-12B and OLMo-2-13B, also show the baseline of flinch. They were trained on The Pile and Dolma respectively, with no downstream safety tuning, yet their scores of 176 and 214 showed similar shapes. However, OLMo flinched somewhat more on the sexual, slur, and violence axes.
Differences among pretrained models were also clear. When Gemma-2-9B, Gemma-4-31B, and qwen3.5-9b-base were run through the same probe, each model showed a different flinch profile. In particular, Gemma-4-31B showed a different shape from Gemma-2-9B on the political axes, and the Qwen family revealed yet another distribution.
The core point is simple. Even "uncensored" models like heretic, which are called refusal-ablated, still actually hesitate to say certain words. This means that instead of true censorship removal, an internal suppression that isn't visible on the surface still remains.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.