Benchmarking Deception Probes via Black-to-White Performance Boosts
Avi Parrack, Carlo Leonardo Attubato, Stefan Heimersheim
TL;DR
This work benchmarks deception probes for detecting deceptive AI behavior by measuring how much white-box access to probe activations improves over black-box monitoring, using a modular framework across eight monitoring methods and five deception datasets. It introduces two probes, Pairs and RP, and evaluates them with multiple monitoring strategies (numeric, follow-up, hybrid, ensemble) on datasets including AI Liar, Deception Dilution, Insider Trading, Sandbagging, Backdoors, and Alpaca control. Across experiments, Full Averaging remains a strong baseline, while the Pairs probe shows robust generalization; black-to-white boosts exist but are often modest and sensitive to distributional shifts and dilution attacks. The results suggest that current deception probes offer limited yet promising improvements for practical monitoring, with notable limitations in localization, adaptability to smarter agents, and adversarial evasion, informing directions for future robust probe design and deployment.
Abstract
AI assistants will occasionally respond deceptively to user queries. Recently, linear classifiers (called "deception probes") have been trained to distinguish the internal activations of a language model during deceptive versus honest responses. However, it's unclear how effective these probes are at detecting deception in practice, nor whether such probes are resistant to simple counter strategies from a deceptive assistant who wishes to evade detection. In this paper, we compare white-box monitoring (where the monitor has access to token-level probe activations) to black-box monitoring (without such access). We benchmark deception probes by the extent to which the white box monitor outperforms the black-box monitor, i.e. the black-to-white performance boost. We find weak but encouraging black-to-white performance boosts from existing deception probes.
