Liars' Bench: Evaluating Lie Detectors for Language Models
Kieron Kretschmar, Walter Laurito, Sharan Maiya, Samuel Marks
TL;DR
Liars' Bench introduces seven on-policy lie datasets across four open-weight LLMs to holistically evaluate lie detectors, emphasizing two axes: the object of belief and the reason for lying. The authors compare black-box and white-box detectors—LLM-as-a-Judge, Self-Evaluation, and Linear Probes—across a diverse suite, revealing substantial weaknesses for current methods, especially when truth is difficult to infer from transcripts. The work highlights that even strong detectors struggle with harm-pressure and knowledge-report scenarios, underlining the need for more robust, domain-aware approaches. By releasing the benchmark, fine-tuned models, and tooling, the paper provides a practical, scalable platform to accelerate progress in AI lie detection and alignment verification.
Abstract
Prior work has introduced techniques for detecting when large language models (LLMs) lie, that is, generating statements they believe are false. However, these techniques are typically validated in narrow settings that do not capture the diverse lies LLMs can generate. We introduce LIARS' BENCH, a testbed consisting of 72,863 examples of lies and honest responses generated by four open-weight models across seven datasets. Our settings capture qualitatively different types of lies and vary along two dimensions: the model's reason for lying and the object of belief targeted by the lie. Evaluating three black- and white-box lie detection techniques on LIARS' BENCH, we find that existing techniques systematically fail to identify certain types of lies, especially in settings where it's not possible to determine whether the model lied from the transcript alone. Overall, LIARS' BENCH reveals limitations in prior techniques and provides a practical testbed for guiding progress in lie detection.
