SkillProx: Self-Evolving Agent Skills via Proximal Textual Gradient Descent· SkillProx: 通过近端文本梯度下降实现自进化代理技能
LLM agents increasingly adapt to recurring tasks by accumulating procedural knowledge in skills. These skills are lightweight, reusable textual artifacts that are loaded into the agent's context without weight updates. Recent methods refine skills through iterative task execution, failure diagnosis, and trajectory-guided text-space updates. However, existing frameworks lack explicit diagnosis--outcome feedback and treat deletion as a generic edit operation rather than a dedicated mechanism for consolidating accumulated knowledge. We introduce SkillProx, a proximal-gradient-inspired forward--backward framework that couples closed-loop diagnostic evolution with utility-aware proximal refinement. Motivated by a composite objective balancing task loss and skill complexity, the forward stage re
通过近端文本梯度下降改进代理技能的自进化方法。
- 核心方法
- 引入SkillProx,结合闭环诊断进化与效用感知近端精炼的前向-后向框架,优化任务损失和技能复杂度的综合目标。
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 现有技能优化框架缺乏明确的诊断-结果反馈机制,且未将删除视为专门的知识整合机制。
- 关键实验
- 未提供
- 主要贡献
- 提出了新的技能自进化框架SkillProx,增强了技能优化过程中的反馈机制和知识整合能力。
- 意义与局限
- SkillProx有望提高代理技能的适应性和复用性,但其具体性能和适用范围需进一步实验验证。