让AI技能避免过度依赖旧经验,实现持续进化。
Rethinking Self-Evolution: A Constrained Exploration-Exploitation Process for Mitigating Skill Overfitting

- 分三阶段约束探索与利用,防止技能过拟合。
- 在23个配置中表现最优,优于人工和自动生成技能。
- 优化后的技能可迁移至相似任务,适合长期学习系统。
让大型语言模型(LLM)智能体积累并复用过往交互经验,仍是真实应用中的核心挑战。一种有前景的解决方案是将技能视为可训练状态,并像神经网络参数一样进行优化。然而,基于数据的技能优化容易因受限于真实环境收集的有限轨迹而出现过拟合。过度利用当前批次轨迹会导致过拟合,而无约束探索则可能使先前解决的问题出现退化。这一矛盾促使我们从受控搜索视角看待技能自进化,遵循探索-利用权衡原则。我们提出SkillBoost,一个三阶段框架:结构化利用将观测到的失败定位至可编辑的技能组件;先验引导探索借助LLM中的先验知识生成多样修复候选;验证接受仅在候选方案在回归边界内提升性能时才采纳。在23个模型-基准配置上的实验表明,SkillBoost实现了最先进的性能,同时有效缓解了过拟合问题,优于人工编写和LLM生成的技能。迁移实验进一步表明,优化后的技能可被其他智能体在相似任务上复用。
原文摘要 · Abstract (English)
Enabling large language model (LLM) agents to accumulate and reuse experience from past interactions remains a central challenge in real-world applications. A promising solution is to treat skills as trainable states and optimize them in the same way as model parameters in neural network training. However, data-driven skill optimization is prone to overfitting to the limited trajectories collected from real environments. Overexploiting these trajectories overfits the current batch, while unconstrained exploration causes regression on previously solved cases. This tension motivates a constrained search view of skill self-evolution, governed by an exploration--exploitation trade-off. We propose SkillBoost, a three-stage framework that mitigates both risks: structured exploitation localizes observed failures to editable skill components, prior-guided exploration draws on prior knowledge in the LLM to generate diverse repair candidates, and verified acceptance commits a candidate only when it improves performance within a regression bound. Experiments across 23 model--benchmark configurations show that SkillBoost achieves state-of-the-art performance while mitigating overfitting, outperforming both human-crafted and LLM-generated skills. Transfer experiments further show that optimized skills can be reused by other agents on similar tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。