Search papers, labs, and topics across Lattice.
The paper introduces AuditBench, a benchmark of 56 language models with implanted hidden behaviors across 14 categories, designed to evaluate alignment auditing techniques. They develop an investigator agent with configurable auditing tools and find a significant tool-to-agent gap, where effective standalone tools don't necessarily translate to improved agent performance. The study reveals that scaffolded calls to auxiliary models for prompt generation and black-box tools are most effective, and that auditing difficulty is significantly influenced by the model's training technique.
Alignment auditing tools that shine in isolation can completely flop when deployed in an autonomous agent, revealing a critical gap in current evaluation methodologies.
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.