arXiv:2604.13151cs.AI2026-04

首次量化语言模型代理的探索与利用误差,揭示其决策短板

Exploration and Exploitation Errors Are Measurable for Language Model Agents

  • 设计可调控环境,分离探索与利用难度
  • 发现顶尖模型在任务中仍存明显错误,失败模式各异
  • 推理增强可显著提升探索与利用能力,适合强化学习研究者

语言模型代理在复杂开放决策任务(如AI编程、具身AI)中应用日益广泛,需兼具探索问题空间与利用已有知识的能力。然而,在无法访问内部策略的情况下,系统区分并量化探索与利用行为仍具挑战。为此,我们构建了受控环境,模拟具身AI场景:包含部分可观测2D网格地图与未知任务有向无环图(DAG),地图生成可程序化调节探索或利用难度。为实现无策略依赖评估,我们设计指标,从代理行为中量化探索与利用误差。评估多种前沿语言模型代理,发现即使最先进的模型也表现不佳,且不同模型呈现独特失效模式。进一步观察到,引入推理机制可更高效解决任务,且通过最小工程改造即可显著提升探索与利用性能。代码已开源。

原文摘要 · Abstract (English)

Language Model (LM) agents are increasingly used in complex open-ended decision-making tasks, from AI coding to physical AI. A core requirement in these settings is the ability to both explore the problem space and exploit acquired knowledge effectively. However, systematically distinguishing and quantifying exploration and exploitation from observed actions without access to the agent's internal policy remains challenging. To address this, we design controllable environments inspired by practical embodied AI scenarios. Each environment consists of a partially observable 2D grid map and an unknown task Directed Acyclic Graph (DAG). The map generation can be programmatically adjusted to emphasize exploration or exploitation difficulty. To enable policy-agnostic evaluation, we design a metric to quantify exploration and exploitation errors from agent's actions. We evaluate a variety of frontier LM agents and find that even state-of-the-art models struggle on our task, with different models exhibiting distinct failure modes. We further observe that reasoning models solve the task more effectively and show both exploration and exploitation can be significantly improved through minimal harness engineering. We release our code \href{https://github.com/jjj-madison/measurable-explore-exploit}{here}.

语言模型代理探索利用量化评估具身AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。