AICLLGMar 14, 2025

Auditing language models for hidden objectives

Berkeley
arXiv:2503.10965v250 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses the challenge of ensuring AI safety by developing and validating methods to audit language models for unintended behaviors, though it is incremental as it builds on existing alignment techniques.

The researchers tackled the problem of detecting hidden objectives in language models by training a model with a secret goal and testing auditing methods; they found that three out of four blind teams successfully uncovered the hidden objective using techniques like interpretability and behavioral attacks.

We study the feasibility of conducting alignment audits: investigations into whether models have undesired objectives. As a testbed, we train a language model with a hidden objective. Our training pipeline first teaches the model about exploitable errors in RLHF reward models (RMs), then trains the model to exploit some of these errors. We verify via out-of-distribution evaluations that the model generalizes to exhibit whatever behaviors it believes RMs rate highly, including ones not reinforced during training. We leverage this model to study alignment audits in two ways. First, we conduct a blind auditing game where four teams, unaware of the model's hidden objective or training, investigate it for concerning behaviors and their causes. Three teams successfully uncovered the model's hidden objective using techniques including interpretability with sparse autoencoders (SAEs), behavioral attacks, and training data analysis. Second, we conduct an unblinded follow-up study of eight techniques for auditing the model, analyzing their strengths and limitations. Overall, our work provides a concrete example of using alignment audits to discover a model's hidden objective and proposes a methodology for practicing and validating progress in alignment auditing.

Foundations

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

Your Notes