arXiv:2605.24117cs.AI2026-05被引 1

测试大模型能否从零散经验中提炼出可复用的通用技能

SkillEvolBench: Benchmarking the Evolution from Episodic Experience to Procedural Skills

论文配图:SkillEvolBench: Benchmarking the Evolution from Episodic Experience to Procedural Skills
图 1 · 摘自论文原文
  • 设计六类真实环境任务,评估技能从经验中演化的过程
  • 发现当前模型多依赖局部适应,难形成稳定可复用的技能
  • 适合研究智能体长期学习与知识抽象的学者参考

大型语言模型在解决现实任务时积累丰富的情景轨迹,但这些经验是否能提炼为可复用的程序性技能尚不明确。我们提出SkillEvolBench,一个诊断性基准,用于评估从经验复用到技能形成的演进过程。该基准包含180个任务,覆盖六个真实代理环境,按角色条件组织成具有共享潜在流程的任务家族。智能体通过采集任务学习,利用压缩轨迹和验证器反馈更新外部技能库,随后在冻结的部署任务中测试上下文变化、对抗性捷径和组合能力。通过对比自生成与精选起始的技能演化,以及无技能和原始轨迹对照组,该基准分离了程序抽象与基础能力、先验知识及情景轨迹直接复用的影响。在十种模型配置和三种代理框架下,我们发现当前智能体常进行局部适应,极少形成稳健可复用的技能。基于技能的条件虽能提升采集或重放效果,但特定部署维度上的增益在冻结部署下不稳定。原始轨迹复用往往优于提炼出的技能,表明当前抽象过程丢弃了对未来任务仍有帮助的上下文与程序线索。容量与成本分析进一步显示,编写更多技能或更大规模的Tier-3资源库并不足够:额外更新虽可提升覆盖率,却引入了任务特异性漂移和程序杂乱。

原文摘要 · Abstract (English)

Large language model (LLM) agents accumulate rich episodic trajectories while solving real-world tasks, but it remains unclear whether such experience can be distilled into reusable procedural skills. We introduce SkillEvolBench, a diagnostic benchmark for evaluating this step from experience reuse to skill formation. It contains 180 tasks across six real-world agent environments, organized into role-conditioned task families with shared latent procedures. Agents learn from acquisition tasks, update an external skill library using compacted trajectories and verifier feedback, and then face frozen deployment tasks testing context shift, adversarial shortcuts, and composition. By comparing self-generated and curated-start skill evolution against no-skill and raw-trajectory controls, SkillEvolBench separates procedural abstraction from base capability, curated prior knowledge, and direct reuse of episodic traces. Across ten model configurations and three agent harnesses, we find that current agents often adapt locally but rarely form robust reusable skills. Skill-based conditions can improve acquisition or replay, and individual models sometimes gain on specific deployment axes, but these gains are unstable under frozen deployment. Raw-trajectory reuse frequently outperforms distilled skills, suggesting that current abstraction procedures discard contextual and procedural cues that remain useful for future tasks. Capacity and cost analyses further show that writing more skills or larger Tier-3 resource libraries is not sufficient: additional updates can improve coverage while introducing episode-specific drift and procedural clutter. These findings position SkillEvolBench as a testbed for measuring when one-off experience becomes durable procedural knowledge rather than task-local memory.

智能体学习技能演化基准测试

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