← 首页|学术|Cross-Task Skill Transfer for Tool-Using Agents
cs.AI · cs.CL · 2608.20274 · 2026/08/20

Break It Down, Pass It On: Cross-Task Skill Transfer in LLM Agents

Feng, Yiyang; Bijoy, Biddut Sarker; Balasubramanian, Niranjan; Zhou, Jiawei
一句话:技能归纳方式决定迁移质量——系统研究哪些归纳策略跨任务稳健

问题

agent 自动归纳技能的迁移可靠性未被系统研究:什么归纳方式让技能可迁移,什么导致负迁移

方法

控制实验:系统改变技能归纳的粒度、抽象层次、表示方式,在跨任务场景中测量迁移结果

结果

归纳粒度和抽象层次对迁移成败有决定性影响;提出提升迁移质量的归纳设计原则

与研究方向的关联

agent 长期能力积累的核心机制,影响 agent 跨任务适应能力

原文摘要

Large language model (LLM) agents can induce skills from completed tasks and reuse them later to grow more capable with experience. In practice, induced skills may transfer unreliably and can even harm the agent that retrieves them. When agent-induced skills transfer reliably across tasks remains an open question. We conduct a comprehensive and controlled study of how the way skills are induced shapes their transfer across tasks. Specifically, we compare task-level with subtask-level skill induction and text with code skill formats, the two axes along which existing methods differ. Task-level skills mostly reduce the agent's performance below its no-memory baseline while subtask-level skills raise it above on average, and text skills transfer better than code skills. To further understand our findings, we examine two complementary properties of the induced skills: specificity, which measures how closely a skill matches real tasks, and abstractness, which measures how evenly its relevance spreads across tasks. Neither property alone predicts task success, but their combined effect does, which we propose as a skill utility score. The score correlates consistently with task success when skills are transferred, and subtask-level and text skills score higher. Computing skill utility only needs the skills and task descriptions but not any task execution, so our score serves as a practical diagnostic of a skill memory before any new task runs.
Skill TransferCross-TaskAgentSkill Induction
ArXiv 2026-08-22 日报精读 · 返回简报