ContinualSkillBench:LLM 智能体能否真正进化能力?

Rohan Paul · @rohanpaul_ai · X·2026-08-24 19:48·15小时前
AI 导读

ContinualSkillBench 在 5 个领域各设 100 个关联任务,对比智能体保留反馈、更新技能与从零求解的效果。顺序执行在 15 组模型-领域设置中 14 组提升归一化奖励,整体相对提升 16.9%。

Rohan Paul@rohanpaul_ai
37AI 编辑部评分,满分 100

ContinualSkillBench:LLM 智能体能否真正进化能力?

2026-08-24 19:48· 15小时前
AI 导读

ContinualSkillBench 在 5 个领域各设 100 个关联任务,对比智能体保留反馈、更新技能与从零求解的效果。顺序执行在 15 组模型-领域设置中 14 组提升归一化奖励,整体相对提升 16.9%。

Agents can accumulate hundreds of skills without becoming proportionally better, which makes skill consolidation and reuse a bigger problem than simply generating more skills.

If you want an agent to improve over repeated work, keeping its context and feedback is already useful; autonomous skill creation is still unreliable except where reusable procedures really matter.

Agents can get better from experience, but this paper finds that explicit skill libraries are not yet consistently better than carrying forward context and feedback.

ContinualSkillBench gives agents 100 connected tasks in each of 5 domains, lets them keep feedback and update reusable skills, and compares that with solving every task from scratch.

Sequential execution improved normalized reward in 14 of 15 model-domain settings, a 16.9% relative gain overall.

But the ablation changes the takeaway: on GPT-5.3-Codex across Law, Finance, and Healthcare, pure in-context learning averaged 0.605 normalized reward versus 0.602 with explicit skill maintenance.

So much of the gain appears to come from carrying forward context and feedback, not from agents reliably abstracting reusable skills.

– arxiv. org/abs/2608.03874

Title: "ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?"