用工具序列反向生成更难、覆盖更广的智能体评测任务
A Matter of TASTE: Improving Coverage and Difficulty of Agent Benchmarks

- 反向构造:从工具序列演化生成任务,突破自然语言描述限制
- 生成任务使模型性能大幅下降(如Gemini-3-Flash得分从0.94降至0.28)
- 适合需要真实评估智能体泛化能力的研究者和开发者
随着智能体能力提升,现有基准如τ²-Bench正变得日益饱和。但构建新任务仍复杂、昂贵且费力。标准方法先写自然语言场景再映射到工具序列,仅捕捉有限的工具使用模式。本文提出TASTE:基于工具序列进化的任务合成方法,自动生成更具挑战性且覆盖更广的任务。TASTE采用由LLM判断有效性信号训练的自适应对比n-gram模型,可采样出涵盖大量工具组合的有效序列。通过聚类选取代表性序列,实例化为完整任务,并经迭代难度进化优化。基于TASTE构建了τᶜ-Bench,扩展了τ²-Bench三个领域。评估11对智能体/用户LLM发现,曾在τ²-Bench接近饱和的模型在新任务上表现严重下滑(如Gemini-3-Flash得分从0.82–0.94降至0.28–0.61)。生成任务使唯一工具组合数量翻倍以上。结果表明,现有基准高分常反映饱和而非真正鲁棒解题能力。TASTE实现困难、高覆盖基准的自动化生成,支持未来智能体的持续、可扩展评估。
原文摘要 · Abstract (English)
As agent capabilities advance, existing benchmarks, such as $τ^2$-Bench, are becoming increasingly saturated. Yet constructing new benchmark tasks remains complex, costly, and labor-intensive. Moreover, the standard approach, in which scenarios are first written in natural language and then mapped to tool sequences, captures only a narrow subset of the tool-use patterns agents exercise. In this paper, we address these problems by reversing the task construction process. We propose TASTE: Task Synthesis from Tool Sequence Evolution, an automatic method that generates challenging tasks with broader tool-use coverage. TASTE utilizes an Adaptive Contrastive $n$-gram model trained on LLM-judged validity signals. This enables sampling valid tool sequences that cover a vast range of tool combinations. TASTE then selects representative sequences from the pool via clustering, instantiates them into complete benchmark tasks, and refines them through iterative difficulty evolution. Using TASTE, we construct $τ^c$-Bench, a challenging extension of the three domains of $τ^2$-Bench. We evaluate $11$ agent/user LLM pairs and find that models nearly saturating $τ^2$-Bench suffer severe performance drops on our tasks (e.g., Gemini-3-Flash falls from $0.82\!-\!0.94$ to $0.28\!-\!0.61$). Beyond increasing difficulty, our generated tasks more than double the number of unique tool combinations agents must execute. Our results suggest high scores on existing benchmarks often reflect saturation rather than robust task-solving ability. By automating the generation of difficult, high-coverage benchmarks, TASTE enables continuous, scalable evaluation of future agents.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。