ai.hackcv
论文精选 60arXiv

Self-Play Meets Skill Evolution: Self-Evolving Search Agents that Pose, Solve, and Remember· 自玩与技能进化相遇:能自我进化、解决问题并记忆的代理

Self-play agents can generate training problems without questions from target benchmarks, but their curricula lack persistent state: failures affect gradients yet do not explicitly shape future practice. External skill memories preserve procedural experience but are typically learned from fixed task distributions. We introduce \textbf{SESA} (Self-Evolving Skill-Augmented Agent), which makes procedural memory an evolving state of tool-augmented search self-play. A challenger poses problems, while a separately parameterized solver alone retrieves skills. Informative failures are distilled into reusable skills and written back to memory. The updated memory changes solver behavior and success, which changes the challenger's reward and the distribution of future problems; the resulting frontier

AI 解读论文

介绍一种自我进化的代理,通过自玩和技能记忆解决并学习新问题。

核心方法
通过SESAs(Self-Evolving Skill-Augmented Agents),将过程记忆作为工具增强搜索自玩的进化状态,挑战者提出问题,解题者检索技能,失败经验被转化为可复用技能并写回记忆。
适合谁读
研究者
要解决的问题
现有自玩代理缺乏持续状态,失败虽影响梯度但不明显塑造未来实践;外部技能记忆通常从固定任务分布中学习。
关键实验
关键实验包括SESAs在不同复杂度任务上的表现对比,以及技能记忆对解题能力的影响分析。
主要贡献
提出了一种新的自进化机制,能够动态调整问题和解题策略,使代理在持续学习中不断提高效率。
意义与局限
该研究有助于提升AI系统的自主学习能力,但目前主要局限于特定类型的任务和环境。
领域:cs.AI作者:Zenghuang Fu、Zhaoyang Li、Qiuyuan Ai
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考