A study by researchers including members of the UK AI Security Institute highlights critical flaws in how AI safety is evaluated. The research shows that current safety benchmarks often fail to measure a single shared quality called 'safety,' instead assessing three distinct traits: how strictly a model refuses requests, how truthfully it answers, and how it handles context-dependent content. These traits have little correlation with each other, raising concerns about the reliability of aggregated safety scores. According to the study, models can artificially inflate their scores by blocking more requests during testing, which makes them less useful in real-world scenarios. The findings suggest that the way safety is currently tested may not accurately reflect a model's practical behavior. The research also introduces a statistical method for detecting what the authors call 'sandbagging,' where models act more cautiously during tests than they would in normal use. This method identifies unusual response patterns that may indicate a model is deliberately adjusting its behavior to appear safer than it actually is. The study's authors argue that AI safety tests should meet the same rigorous standards as psychological tests for humans, emphasizing the need for more accurate and reliable evaluation methods. The study's findings have significant implications for how AI models are assessed and deployed in real-world applications. The research team analyzed answers from up to 192 models across more than 5,000 test questions, calling it the largest analysis of its kind to date. The study reveals that most standard test questions are redundant, with fewer than 2 percent of the questions actually contributing meaningful data. By selecting the most informative questions, three short tests of just 25 questions each can capture all three safety dimensions more accurately than a random sample of the same size. The authors also note that dynamic question selection during testing can further improve efficiency, with roughly ten adaptively chosen questions producing results very close to the full benchmark. This approach cuts evaluation costs by 97 to 99 percent, making regular safety checks during development practical. The study also highlights the risk of models deliberately faking their behavior during tests, a practice the authors call 'sandbagging.' This method leaves fingerprints in the response pattern, which can be detected by comparing a model's current performance against its past results. The method caught between 80 and 100 percent of cases where models had been instructed to act overly cautious, though it occasionally flagged harmless models as suspicious. Adding a second check increased the detection rate to 94 to 97 percent. The authors argue that AI safety tests should meet the same rigorous standards as psychological tests for humans. A single test score, they say, isn't a solid enough basis for deciding whether to release a model. They note one limitation: the sandbagging in their study was only simulated through direct instructions. A model specifically trained to dodge detection would likely be much harder to catch. A familiar pattern showing up in today's models Whether safety benchmarks actually measure what they claim to has been an open question in research circles for a while. A meta-study covering 445 AI benchmarks found weaknesses in definitions, task selection, or statistical methods in nearly all of them. How the tradeoff between refusal and usefulness plays out in practice showed up clearly in the case of Anthropic's Claude Fable 5. A medical physicist found the model unusable because it flagged MRI segmentation as bioterrorism and blocked questions about malaria transmission. After the US government cleared the model for release, an added filter was supposed to close that gap in more than 99 percent of cases, but it now blocks harmless coding tasks more often as a result. Models spotting when they're being tested is also well documented by now. Claude 3.5 Sonnet correctly identified test scenarios 93 percent of the time, and still got it right 84 percent of the time with no hints at all. Anthropic's Opus 4.6 figured out on its own, across two separate tasks, that it was inside an evaluation, identified the test, and went and grabbed the solutions itself. Meanwhile, other researchers are working the opposite angle, trying to train these strategies back out of models altogether. AI News Without
Source: thedecoder