Calibration-Family Overfit: Why Trusted Sabotage Monitors Don't Transfer Across Lineages
Summary
Research reveals "Calibration-Family Overfit," demonstrating that trusted sabotage monitors, crucial for AI control, exhibit significantly reduced effectiveness when applied to untrusted model lineages they were not specifically calibrated on. While monitor accuracy is typically reported as an intrinsic property, this study shows it is heavily dependent on the monitor-model pairing. On code-backdoor transcripts, a positive interaction of +0.172 AUROC (95% CI [+0.158, +0.185]) was observed across four open-weight families, indicating a substantial "own-family advantage." This geometric gap means each lineage's sabotage manifests in a distinct scoring direction. For instance, at a 1% audit budget, an off-lineage monitor caught only 19% of attack attempts, whereas an in-lineage monitor achieved 41% detection, representing a +21.7-point gap. The study utilized an eight-family matrix from four frontier vendors and a 34B parameter transcript-reading monitor.
Key takeaway
For AI Security Engineers deploying or evaluating trusted sabotage monitors, recognize that your monitor's reported accuracy likely overstates its real-world safety against uncalibrated model lineages. You must implement cross-family transfer matrix evaluations to accurately assess detection capabilities. Failing to account for this "calibration-family overfit" means your systems could miss over half of attack attempts, as off-lineage monitors catch significantly fewer incidents. Consider rotating monitor scoring directions to improve cross-lineage detection.
Key insights
Trusted AI sabotage monitors overfit to specific model lineages, significantly reducing cross-family detection accuracy.
Principles
- Monitor accuracy is pairing-dependent.
- Sabotage patterns are lineage-specific.
- Single-pairing evaluation overstates safety.
Method
Fit a monitor on one untrusted policy family's transcripts, apply to another, then decompose cross-family AUROC into sabotage obviousness, monitor capability, and residual own-family advantage. A four-step protocol is proposed.
In practice
- Report cross-family transfer matrices.
- Rotate monitor scoring direction.
Topics
- AI Control
- Sabotage Detection
- Model Calibration
- Cross-Family Transfer
- Code Backdoors
- Monitor Overfit
Best for: Research Scientist, AI Scientist, AI Security Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.