CLAILGMay 8

A Single Neuron Is Sufficient to Bypass Safety Alignment in Large Language Models

arXiv:2605.0851385.6
AI Analysis

For LLM safety researchers, this reveals that current alignment is fragile and relies on individual neurons rather than robust distributed mechanisms.

The paper shows that safety alignment in LLMs can be bypassed by targeting a single neuron, either suppressing refusal neurons or amplifying concept neurons, across multiple models and sizes without training or prompt engineering.

Safety alignment in language models operates through two mechanistically distinct systems: refusal neurons that gate whether harmful knowledge is expressed, and concept neurons that encode the harmful knowledge itself. By targeting a single neuron in each system, we demonstrate both directions of failure -- bypassing safety on explicit harmful requests via suppression, and inducing harmful content from innocent prompts via amplification -- across seven models spanning two families and 1.7B to 70B parameters, without any training or prompt engineering. Our findings suggest that safety alignment is not robustly distributed across model weights but is mediated by individual neurons that are each causally sufficient to gate refusal behavior -- suppressing any one of the identified refusal neurons bypasses safety alignment across diverse harmful requests.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes