paper-with-me

Papers

VCE-Skill: Enhancing Skill Self-Evolution with Version-Change Experience

2026-08-17 · Jianming Chen, Xuanbin Ye, Yawen Wang, Junjie Wang, Qing Wang, Fanjiang XU arxiv

Agents increasingly rely on reusable skills to encode task knowledge, tool-use procedures, and validation rules. Existing skill self-evolution methods primarily revise skills using execution trajectories collected from current tasks, leaving the evolution knowledge accumulated in public skill version histories largely untapped. Our pilot study reveals a clear complementarity between the two sources: public skill changes provide reusable evolution priors, whereas trajectories provide evidence grounded in the current task. Motivated by this, we propose VCE-Skill, which distills noisy and implementation-specific public skill changes into reusable, structured version-change experience and adaptively fuses it with trajectory-derived proposals from the base evolver, thereby exploiting external experience while retaining task-specific evidence. Extensive experiments demonstrate that VCE-Skill improves skill self-evolution, increasing mean scores by 3.20--4.98 points; transfer experiments further show that the resulting skills achieve stronger cross-model transfer performance. Our work highlights public skill version changes as a previously underexplored yet effective source of prior knowledge and advances trajectory-driven skill self-evolution.

📄 PDF Abstract BibTeX arXiv:2608.16544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Skill-Conditioned Visual Geolocation for Vision-Language Models

2026-04-10 · Chenjie Yang, Yutian Jiang, Yutong Deng, Chenyu Wu arxiv

Vision-language models (VLMs) have shown a promising ability in image geolocation, but they still lack structured geographic reasoning and the capacity for autonomous self-evolution. Existing methods predominantly rely o…

EvoSkill Injection: Red-Teaming Autonomous Skill Generation and Evolution in Self-Evolving Agents

2026-08-31 · Doyun Kim, Chanwoo Kim, Sugyeong Eo, Yeo-Chan Yoon 외 arxiv

LLM-based agent systems increasingly adopt skill-based architectures to reduce repetitive reasoning costs and improve stable, efficient task execution. Recent studies propose self-evolving agents that autonomously genera…

Practice Makes Unsafe: Skill Misevolution in Self-Improving LLM Agents

2026-08-13 · Xutao Mao, Liangjie Zhao, Xiang Zheng, Cong Wang arxiv

Self-improving LLM agents convert successful trajectories into persistent cross-task state. An unsafe success can thereby become reusable policy after its triggering input disappears. Skill evolution makes this failure m…

ReSkill: Reconciling Skill Creation with Policy Optimization in Agentic RL

2026-06-01 · Zelin He, Haotian Lin, Boran Han, Wei Zhu 외 arxiv

Agentic reinforcement learning (RL) enables LLM agents to improve continuously from environment rewards, yet the resulting policies do not systematically accumulate reusable strategies that generalize across tasks. Modul…

Reinforcement Learning

Skill Self-Play: Pushing the Frontier of LLM Capability with Co-Evolving Skills

2026-07-24 · Siyuan Huang, Pengyu Cheng, Haotian Liu, Tao Chen 외 hf

LLM training is shifting from manual design and annotation to interaction-driven self-evolution. However, existing self-evolutionary methods face a fundamental dilemma between task diversity and verification reliability:…

Reinforcement Learning