Scientists Find a Way to Make AI Refuse Harmful Requests More Often
AI chatbots could soon be nearly 27% better at saying no to dangerous prompts.
Have you ever asked a chatbot something it shouldn't answer — and it gave in? AI companies try to prevent this, but clever users can still "trick" chatbots into producing harmful content. This paper looks inside the AI brain to find exactly where the "refusal" happens.
The researchers identified a chain of three components: first, "harmful detection heads" that notice a dangerous request; second, "safety neurons" that pass the warning along; and third, "refusal heads" that finally make the AI give a safe, boring answer. By studying these parts in six different AI models, they confirmed the same structure appears across all of them.
Then came the smart part. Instead of retraining the whole AI — which is expensive and slow — they simply turned up the volume on the safety circuit. It's like adjusting one knob on a radio instead of rewiring it. The result: the AI refused dangerous "attack" prompts about 26.5% more often. The tradeoff? Only a 1.7% dip on standard reasoning tests, so the AI still feels smart.
This is early research, not yet in any product. But it suggests that making AI safer doesn't have to mean huge sacrifices in quality. Instead of banning requests or rebuilding systems, we might soon be able to tune the existing brains of AI — like a precision tune-up for a car — to make them more trustworthy for everyday users.
- AI safety improvements of 26.5% came from adjusting internal safety 'volume knobs', not full retraining.
- The same three-part refusal circuit was found in multiple AI models, suggesting a universal pattern.
- Only a 1.7% loss in general reasoning means everyday performance stays essentially intact.
Why It Matters
Chatbots get safer without getting dumber, meaning fewer harmful AI responses with fewer compromises.