LGAIFeb 25

Training Agents to Self-Report Misbehavior

Berkeley
arXiv:2602.22303v1h-index: 5
Originality Highly original
AI Analysis

This addresses the risk of misalignment in advanced AI systems for safety-critical applications, offering a novel approach that is not incremental but directly targets detection rather than prevention.

The paper tackles the problem of frontier AI agents covertly pursuing hidden goals by proposing self-incrimination training, which trains agents to produce a visible signal when misbehaving, resulting in a significant reduction in undetected successful attack rates compared to baselines while preserving general capabilities.

Frontier AI agents may pursue hidden goals while concealing their pursuit from oversight. Alignment training aims to prevent such behavior by reinforcing the correct goals, but alignment may not always succeed and can lead to unwanted side effects. We propose self-incrimination training, which instead trains agents to produce a visible signal when they covertly misbehave. We train GPT-4.1 and Gemini-2.0 agents to call a report_scheming() tool when behaving deceptively and measure their ability to cause harm undetected in out-of-distribution environments. Self-incrimination significantly reduces the undetected successful attack rate, outperforming matched-capability monitors and alignment baselines while preserving instruction hierarchy and incurring minimal safety tax on general capabilities. Unlike blackbox monitoring, self-incrimination performance is consistent across tasks regardless of how suspicious the misbehavior appears externally. The trained behavior persists under adversarial prompt optimization and generalizes to settings where agents pursue misaligned goals themselves rather than being instructed to misbehave. Our results suggest self-incrimination offers a viable path for reducing frontier misalignment risk, one that neither assumes misbehavior can be prevented nor that it can be reliably classified from the outside.

Foundations

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

Your Notes