SourceSafety Alignment Should be Made More Than Just a Few Tokens Deep
The paper tests whether unaligned base models can be made to appear safe simply by prefiling a short refusal prefix at the start of decoding. On the 330 harmful instructions from HEX-Phi, Llama-2-7b's harmfulness rate drops from 68.6% (no prefix) to 2.1% (with 'I am unable'), and Gemma-7b's drops from 85.4% to 1.0% (with 'I am unable'). This shows that the safe continuation behaviour is already present in the base models' language distribution, and that safety alignment can exploit this as a shortcut by only updating the probability of the first few tokens.