微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
MASkills: Continual Skills Optimization for Multi-Agent LLM Systems
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2609.…
- 02094v1 Announce Type: new Abstract: LLM-based multi-agent systems hav…
- Existing self-reflection methods build experience memories, but memori…
- We introduce MASkills, a continual learning framework that optimizes m…
摘要引擎:抽取
正文提要
arXiv:2609.02094v1 Announce Type: new Abstract: LLM-based multi-agent systems have shown strong performance on complex tasks, yet continual improvement from interaction experience remains challenging. Existing self-reflection methods build experience memories, but memories are mostly hard to invoke, refine, or scale, while agent skills offer a more actionable unit: structured procedural knowledge that specifies when to act, how to act, and which resources or tools to use. We introduce MASkills, a continual learning framework that optimizes multi-agent LLM systems through agent skills. MASkills presents a new agent-optimization pipeline that integrates skill-conditioned credit assignment, hierarchical credit aggregation, and momentum-smoothed optimization, enabling agent skill libraries to evolve through refinement, induction, consolidation, and pruning. Experiments on HotpotQA, LoCoMo, and GAIA demonstrate the effectiveness of MASkills across multiple agentic tasks. Our code is available at https://github.com/DaRL-GenAI/MASkills