paper-with-me

Papers

WikiSkill: Compiling Agent Experience into Persistent Knowledge for Skill Evolution

2026-08-27 · Liyan Tang, Cyrus Rashtchian, Chun-Sung Ferng, Andrew Tomkins, Da-Cheng Juan, Tu Vu hf

Agent skills package specialized knowledge and workflows into reusable resources that extend AI agent capabilities. Recent work automatically discovers such skills from agent experience, which enables agents to progressively adapt through interaction. However, the insights that guide skill development typically remain scattered across optimization histories, limiting their systematic reuse across iterations. We introduce WikiSkill, a framework that co-evolves agent skills with a persistent knowledge base (wiki). At a high level, WikiSkill separates raw execution experience, accumulated knowledge, and executable skills, while continuously consolidating experience into the wiki, which subsequent skill updates can build on. Across diverse benchmarks and models, WikiSkill consistently outperforms state-of-the-art skill-evolution methods and improves over no-skill baselines in most model-benchmark settings. We find that skill evolution complements model scaling: larger models generally benefit more from evolved skills, while smaller models with skills can outperform substantially larger models without them. We also find that evolved skills transfer effectively across models and model families, and skills evolved by other models can outperform self-evolved skills. Finally, our ablation studies confirm that persistent knowledge accumulation in the wiki is critical for effective skill evolution. These results demonstrate the benefits of systematically accumulating and refining agent experience for developing reusable and transferable skills.

📄 PDF Abstract BibTeX arXiv:2608.27454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anything2Skill: Compiling External Knowledge into Reusable Skills for Agents

2026-06-08 · Qianjun Pan, Yutao Yang, Junsong Li, Jie Zhou 외 arxiv

Retrieval-augmented generation (RAG) enables agents to access external knowledge at inference time, but it primarily retrieves fragmented declarative evidence, leaving agents to repeatedly infer task procedures from pass…

MemoryGraft: Persistent Compromise of LLM Agents via Poisoned Experience Retrieval

2025-12-18 · Saksham Sahai Srivastava, Haoyu He arxiv

Large Language Model (LLM) agents increasingly rely on long-term memory and Retrieval-Augmented Generation (RAG) to persist experiences and refine future performance. While this experience learning capability enhances ag…

Variational quantum compiling with double Q-learning

2021-03-22 · Zhimin He, Lvzhou Li, Shenggen Zheng, Yongyao Li 외

Quantum compiling aims to construct a quantum circuit V by quantum gates drawn from a native gate alphabet, which is functionally equivalent to the target unitary U. It is a crucial stage for the running of quantum algor…

Q-LearningReinforcement Learning (RL)

Building Self-Evolving Agents via Experience-Driven Lifelong Learning: A Framework and Benchmark

2025-08-26 · Yuxuan Cai, Yipeng Hao, Jie Zhou, Hang Yan 외 arxiv

As AI advances toward general intelligence, the focus is shifting from systems optimized for static tasks to creating open-ended agents that learn continuously. In this paper, we introduce Experience-driven Lifelong Lear…

Towards a more flexible Language of Thought: Bayesian grammar updates after each concept exposure

2018-05-17 · Pablo Tano, Sergio Romano, Mariano Sigman, Alejo Salles 외

Recent approaches to human concept learning have successfully combined the power of symbolic, infinitely productive rule systems and statistical learning to explain our ability to learn new concepts from just a few examp…

Descriptive