paper-with-me

홈 › Papers

ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

2026-08-04 · Tianyi Guan, Yiding Wang, Haotong Yang, Siyuan Cao, Shirui Liu, Yi Hu, Jiaqi Li, Muhan Zhang hf

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.

📄 PDF Abstract BibTeX arXiv:2608.03874

Code (3)

Aaron617/agent-arXiv-daily ★ 10
Tavish9/awesome-daily-AI-arxiv ★ 113
Valiant-Cat/hfpaper

Similar Papers 제목 키워드 기반

Contextual Intelligence The Next Leap for Reinforcement Learning

2026-02-17 · André Biedenkapp arxiv

Reinforcement learning (RL) has produced spectacular results in games, robotics, and continuous control. Yet, despite these successes, learned policies often fail to generalize beyond their training distribution, limitin…

Reinforcement LearningContinuous Control

REvolve: Reward Evolution with Large Language Models using Human Feedback

2024-06-03 · Rishi Hazra, Alkis Sygkounas, Andreas Persson, Amy Loutfi 외

Designing effective reward functions is crucial to training reinforcement learning (RL) algorithms. However, this design is non-trivial, even for domain experts, due to the subjective nature of certain tasks that are har…

Autonomous DrivingReinforcement Learning (RL)

EVOLVE-VLA: Test-Time Training from Environment Feedback for Vision-Language-Action Models

2025-12-16 · Zechen Bai, Chen Gao, Mike Zheng Shou arxiv

Achieving truly adaptive embodied intelligence requires agents that learn not just by imitating static demonstrations, but by continuously improving through environmental interaction, which is akin to how humans master s…

MOD-X: A Modular Open Decentralized eXchange Framework proposal for Heterogeneous Interoperable Artificial Intelligence Agents

2025-07-06 · Georgios Ioannides, Christos Constantinou, Vinija Jain, Aman Chadha 외 arxiv

As Artificial Intelligence systems evolve from monolithic models to ecosystems of specialized agents, the need for standardized communication protocols becomes increasingly critical. This paper introduces MOD-X (Modular …

Truly Self-Improving Agents Require Intrinsic Metacognitive Learning

2025-06-05 · Tennison Liu, Mihaela van der Schaar

Self-improving agents aim to continuously acquire new capabilities with minimal supervision. However, current approaches face two key limitations: their self-improvement processes are often rigid, fail to generalize acro…