vix.ing · top · new · best · stats

Large Language Models Often Know When They Are Being Evaluated

2025/05/28 by Joe Needham, Needham, Joe, Giles Edkins +7 · 21 voices · 37 citations
Computer Science · Social Sciences · #Baseline (sea) #Benchmark (surveying) #Construct (python library) #Ethics and Social Impacts of AI #Explainable Artificial Intelligence (XAI) #Frontier #Language model #Multimodal Machine Learning Applications #Software deployment #Test (biology)

paper · pdf · doi:10.48550/arxiv.2505.23836

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/05/28 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

If AI models can detect when they are being evaluated, the effectiveness of evaluations might be compromised. For example, models could have systematically different behavior during evaluations, leading to less reliable benchmarks for deployment and governance decisions. We investigate whether frontier language models can accurately classify transcripts based on whether they originate from evaluations or real-world deployment, a capability we call evaluation awareness. To achieve this, we construct a diverse benchmark of 1,000 prompts and transcripts from 61 distinct datasets. These span public benchmarks (e.g., MMLU, SWEBench), real-world deployment interactions, and agent trajectories from scaffolding frameworks (e.g., web-browsing agents). Frontier models clearly demonstrate above-random evaluation awareness (Gemini-2.5-Pro reaches an AUC of 0.83), but do not yet surpass our simple human baseline (AUC of 0.92). Furthermore, both AI models and humans are better at identifying evaluations in agentic settings compared to chat settings. Additionally, we test whether models can identify the purpose of the evaluation. Under multiple-choice and open-ended questioning, AI models far outperform random chance in identifying what an evaluation is testing for. Our results indicate that frontier models already exhibit a substantial, though not yet superhuman, level of evaluation-awareness. We recommend tracking this capability in future models.

Citations

Cited by

Discussions

Related