EVOHARNESSBENCH:智能体如何跟上不断演进的工具与技能框架?

HuggingFace Daily Papers(社区热门论文)·2026-09-03 08:00·6天前
AI 导读

EVOHARNESSBENCH 是一个新基准,用于评测智能体在工具、技能和智能体三个维度的受控框架演进下的表现。该基准包含 17 个多阶段流、802 个任务、520 个工具、42 项技能和 62 个智能体。结果显示,框架扩展本身会降低此前已解决任务的性能,产生框架引发的遗忘,且保留旧能力与适应新能力可能相互冲突。

HuggingFace Daily Papers(社区热门论文)
44AI 编辑部评分,满分 100

EVOHARNESSBENCH:智能体如何跟上不断演进的工具与技能框架?

2026-09-03 08:00· 6天前
AI 导读

EVOHARNESSBENCH 是一个新基准,用于评测智能体在工具、技能和智能体三个维度的受控框架演进下的表现。该基准包含 17 个多阶段流、802 个任务、520 个工具、42 项技能和 62 个智能体。结果显示,框架扩展本身会降低此前已解决任务的性能,产生框架引发的遗忘,且保留旧能力与适应新能力可能相互冲突。

Modern LLM-based agents operate through a harness of tools, reusable skills, and specialist agents that shapes what they observe and what they can do. In practice, this harness continually evolves as new capabilities are added. We introduce EVOHARNESSBENCH, a benchmark for evaluating agents under controlled harness evolution across three axes (tools, skills, and agents). Unlike existing continual-learning benchmarks for agents, which typically place non-stationarity (i.e., what changes over time) in the task stream while keeping the harness fixed, EVOHARNESSBENCH places non-stationarity in the externally supplied harness itself. It contains 17 multi-stage harness streams constructed deterministically from verifier-based benchmarks, comprising 802 tasks, 520 tools, 42 skills, and 62 agents. We evaluate two complementary settings corresponding to the central challenges of harness evolution: deployment evaluation, which isolates retention of previously accessible competence as the harness expands, and self-evolving adaptation evaluation, which tests whether accumulated experience remains useful as new capabilities are introduced. Our results reveal three persistent gaps. First, harness expansion alone can degrade performance on previously solved tasks, producing harness-induced forgetting. Second, gains from self-evolving adaptation remain inconsistent across stages of harness evolution, capability axes, and environments. Third, retention and adaptation can pull in different directions: preserving earlier competence does not necessarily improve adaptation to newly introduced capabilities, and vice versa. These results establish harness evolution as a distinct challenge for building agents that can keep pace with an evolving harness while preserving previously effective behavior.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org