Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/4 16:15:02

ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

AI 中文解读
核心亮点:这项研究首次系统评估了AI智能体能否像人一样“边干边学”,结果发现它们确实能进步,但“成长”方式还比较原始。 通俗解读:想象一个AI助手,它每次完成任务后会把经验记在小本子上,下次遇到类似问题就能更快解决。研究者给AI设计了一场“闯关游戏”,包含五个领域、上百个由易到难的任务。结果发现,AI确实能通过“做过的题目”提升表现,但它的学习更像“临时抱佛脚”——依赖刚才的对话记忆,而不是真正把经验提炼成长期技能。只有少数需要精确操作的任务,AI才真正把经验“存档”下来。更有趣的是,能力较弱的AI反而会记下更多零碎笔记,但效果并不好。 实际影响:这项研究提醒我们,现在的AI助手虽然能越用越顺手,但它的“成长”更多是临时适应,而非真正的技能沉淀。未来,如果AI能更好地把经验转化为可复用的能力,用户将不必反复解释偏好,AI也能在复杂工作中表现得更稳定。不过目前,我们仍需对AI的“学习能力”保持合理期待。
Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. To bridge this gap, we introduce ContinualSkillBench, a dynamic evaluation framework for in-context continual skill learning. It covers five representative domains, each containing 100 interconnected subtasks ordered by increasing difficulty and opportunities for cross-task skill reuse. Our experiments show that sequential execution generally improves performance, but the gains vary substantially across models and domains. Moreover, in-context learning performs comparably to explicit skill maintenance on average, suggesting that much of the improvement arises from adaptation to prior context and feedback rather than reusable skill abstraction alone. Explicit skills nevertheless provide selective benefits for tasks requiring reusable procedures or precise outputs. We further find that less capable models tend to accumulate larger, more fragmented collections of task-specific skills. These findings show that current in-context skill evolution mechanisms can support continual adaptation, but still struggle to consistently consolidate experience into robust and transferable skills.
分享
阅读原文