CLFeb 26

AuditBench: Evaluating Alignment Auditing Techniques on Models with Hidden Behaviors

arXiv:2602.22755v211 citationsh-index: 6
Originality Highly original
AI Analysis

This work provides a quantitative benchmark and evaluation framework for researchers developing alignment auditing techniques for large language models, addressing the critical problem of detecting hidden, potentially harmful behaviors in AI systems.

This paper introduces AuditBench, a benchmark of 56 language models with 14 distinct hidden behaviors, which they do not disclose when directly queried. The authors developed an investigator agent to evaluate auditing tools on AuditBench, revealing a tool-to-agent gap where standalone tool performance does not translate to agentic success. They found that black-box tools, particularly those using scaffolded calls to auxiliary models for prompt generation, were most effective, and auditing difficulty varied significantly with training techniques.

We introduce AuditBench, an alignment auditing benchmark. AuditBench consists of 56 language models with implanted hidden behaviors. Each model has one of 14 concerning behaviors--such as sycophantic deference, opposition to AI regulation, or secret geopolitical loyalties--which it does not confess to when directly asked. AuditBench models are highly diverse--some are subtle, while others are overt, and we use varying training techniques both for implanting behaviors and training models not to confess. To demonstrate AuditBench's utility, we develop an investigator agent that autonomously employs a configurable set of auditing tools. By measuring investigator agent success using different tools, we can evaluate their efficacy. Notably, we observe a tool-to-agent gap, where tools that perform well in standalone non-agentic evaluations fail to translate into improved performance when used with our investigator agent. We find that our most effective tools involve scaffolded calls to auxiliary models that generate diverse prompts for the target. White-box interpretability tools can be helpful, but the agent performs best with black-box tools. We also find that audit success varies greatly across training techniques: models trained on synthetic documents are easier to audit than models trained on demonstrations, with better adversarial training further increasing auditing difficulty. We release our models, agent, and evaluation framework to support future quantitative, iterative science on 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