Definition

Arditi et al. (NeurIPS 2024): refusal is mediated by a single direction in the residual stream. Projecting it out of the activations or weights (abliteration) completely disables the model’s refusals, with no training at all.

It is one of several signs that the safety layer is thin: safety-critical parameters are <1% of the model, 10 fine-tuning examples remove safety, and safety alignment mostly changes the first few output tokens.

Appears in