AICLJan 21

Gaming the Judge: Unfaithful Chain-of-Thought Can Undermine Agent Evaluation

arXiv:2601.14691v23 citationsh-index: 18
Originality Highly original
AI Analysis

This reveals a fundamental vulnerability in LLM-based evaluation for AI agents, which is critical for ensuring reliable assessments in non-verifiable settings.

The paper tackles the problem of LLM judges being vulnerable to manipulation in agent evaluations by showing that rewriting chain-of-thought reasoning can inflate false positive rates by up to 90% across diverse tasks, without changing actions or observations.

Large language models (LLMs) are increasingly used as judges to evaluate agent performance, particularly in non-verifiable settings where judgments rely on agent trajectories including chain-of-thought (CoT) reasoning. This paradigm implicitly assumes that the agent's CoT faithfully reflects both its internal reasoning and the underlying environment state. We show this assumption is brittle: LLM judges are highly susceptible to manipulation of agent reasoning traces. By systematically rewriting agent CoTs while holding actions and observations fixed, we demonstrate that manipulated reasoning alone can inflate false positive rates of state-of-the-art VLM judges by up to 90% across 800 trajectories spanning diverse web tasks. We study manipulation strategies spanning style-based approaches that alter only the presentation of reasoning and content-based approaches that fabricate signals of task progress, and find that content-based manipulations are consistently more effective. We evaluate prompting-based techniques and scaling judge-time compute, which reduce but do not fully eliminate susceptibility to manipulation. Our findings reveal a fundamental vulnerability in LLM-based evaluation and highlight the need for judging mechanisms that verify reasoning claims against observable evidence.

Foundations

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

Your Notes