Overthinking: Amplifying Reasoning Weights to Extract Learned Secrets
Abstract
Lay Summary
Modern AI language models sometimes learn things during training that their creators didn't intend: hidden biases, secret information, or covert behaviours. Before releasing these models to the public, companies need to check for such hidden traits, but standard testing only catches what testers think to look for. Subtle hidden knowledge can slip through. We discovered that newer AI models trained to "think out loud" before answering can be pushed into a state of overthinking. This is characterised by exaggerated deliberation that makes them more likely to accidentally reveal what they are hiding. We achieve this by mathematically averaging two versions of the same model -- one that thinks carefully and one that answers directly -- and then amplifying the difference. This causes the model to sometimes blurt out information it would normally suppress. We tested this on AI models trained to keep specific secrets, and found it surfaced hidden information up to ten times more often than standard testing. This approach gives AI safety teams a new tool for catching hidden problems before models are deployed to the public, helping ensure that what AI systems say matches what they actually "know."