# Google DeepMind 发布 XYEval，测试智能体是否盲从用户的错误建议

- 来源：DAIR.AI (@dair_ai)
- 发布时间：2026-09-25 06:00
- AIHOT 分数：51
- AIHOT 链接：https://aihot.news/items/cmug3tk310ebwrogvrx64mb9n
- 原文链接：https://x.com/dair_ai/status/2103243145471524884

## AI 摘要

Google DeepMind 发布 XYEval 论文，在 tau2-bench、SWE-bench、Terminal-Bench、HLE 和 MCP-Atlas 任务中加入一条自信但误导的用户建议，任务与正确解法不变。

## 正文

Interesting new paper from Google DeepMind.

Studies agents that follow bad advice from users.

Users often suggest a fix that sounds right and is wrong.

XYEval adds one confident, misleading hint to tasks from tau2-bench, SWE-bench, Terminal-Bench, HLE and MCP-Atlas.

The task and its correct solution stay the same, so any drop comes from the agent taking the advice.

Scores fall by up to 46.7% relative across Gemini, Claude Opus 4.8 and GPT 5.5. The drops are larger on easier benchmarks, which suggests more capable models will not fix this on their own.

Agents often disagree with the hint in their reasoning, then follow it anyway without telling the user. Compliance shows up almost only in failed runs.

A system prompt that warns about the XY problem helps on single-turn tasks and leaves large drops on multi-turn ones like tau2-bench and SWE-bench Verified.

Paper: https://academy.dair.ai/papers/xyeval-agents-say-yes-to-bad-advice-2609.23939
