Item Response Theory for AI Safety proposes using a statistical framework from psychometrics to improve how language models are evaluated for safety. By treating AI models as test-takers and safety prompts as test items, the researchers aim to create more efficient, interpretable, and auditable safety benchmarks.
Measuring Safety Latents
The researchers analyzed 192 language models across eight safety benchmarks to determine what these tests actually measure. They found that safety is not a single, unified trait. Instead, 77% of the variance between models can be explained by three distinct latent factors: refusal strictness, truthfulness, and contextual harm. This suggests that current benchmark suites are often redundant and that models may perform well on one aspect of safety while failing on another.
Efficient Benchmarking
The study demonstrates that full safety benchmarks are often inefficient because many items provide little information about a model's capabilities. By applying Item Response Theory (IRT), the authors developed two methods to reduce evaluation costs:
Static Tests: Using 75 items—less than 2% of the original 5,255-item suite—the researchers constructed three fixed tests that accurately recover the three latent safety factors.
Adaptive Testing: By using computerized adaptive testing (CAT), where the system selects the most informative items based on a model's previous responses, the researchers estimated individual benchmark scores using only about ten items. This approach reduced evaluation costs by 97–99% while maintaining high accuracy in model rankings.
Auditing Model Behavior
The researchers used IRT to detect when models behave differently than expected, a common issue when models "sandbag" or when the underlying model behind an API is swapped. By using person-fit statistics, which compare a model’s actual responses to the patterns expected for its ability level, the authors were able to identify at least 80% of selective prompted sandbagging. This method allows auditors to flag suspicious behavior without needing to know the specific intervention used to manipulate the model.
Considerations for Implementation
The authors note that applying IRT to AI requires careful calibration. Because LLM evaluations often involve many items but fewer test-takers than human psychometric studies, unregularized models can become unstable. The researchers addressed this by using regularized fits with log-normal priors on item discrimination and normal priors on item difficulty. They recommend that frontier labs and evaluators adopt these IRT-based tools to move beyond simple, aggregated benchmark scores toward a more rigorous, diagnostic approach to AI safety.
Comments (0)
to join the discussion
No comments yet
Be the first to share your thoughts!