Papers
arxiv:2605.28424

Skill0.5: Joint Skill Internalization and Utilization for Out-of-Distribution Generalization in Agentic Reinforcement Learning

Published on May 27
· Submitted by
Zichen Ding
on May 29
Authors:
,
,
,
,
,
,

Abstract

Skill0.5 is a novel agentic reinforcement learning framework that combines general skill internalization with task-specific skill utilization through a dynamic, difficulty-aware router to improve performance in complex task environments.

AI-generated summary

Equipping large language models with explicit skills has emerged as a promising paradigm for enabling autonomous agents to solve complex tasks. Agent skills can be inherently divided into general skills for broad cognitive transfer and task-specific skills for dynamic execution. However, existing skill-based reinforcement learning (RL) methods typically force a rigid choice between full externalization, which incurs prohibitive context overhead, and full internalization, which risks overfitting and knowledge conflicts. To address this dilemma, we propose Skill0.5, a novel agentic RL framework that explicitly differentiates skill treatments by combining general skill internalization with task-specific skill utilization. Driven by a dynamic, difficulty-aware router, Skill0.5 streams tasks into distinct mastery tiers to apply tailored optimization strategies: it internalizes general skills via privileged distillation to build a cognitive foundation for hard tasks, while using diagnostic probing on easy tasks to penalize shortcuts and enforce specific skill utilization. Experiments on ALFWorld and WebShop demonstrate that Skill0.5 outperforms both memory-based and skill-based RL baselines, yielding performance improvements across both in-distribution and out-of-distribution scenarios.

Community

Paper submitter

Existing skill-based RL methods force a rigid choice between full externalization (prohibitive context overhead) and full internalization (overfitting and knowledge conflicts). Skill0.5 resolves this by jointly combining general skill internalization with task-specific skill utilization, treating the two inherently different skill types with distinct optimization strategies.

A dynamic difficulty-aware router streams tasks into mastery tiers:

  • Hard tasks: internalize general skills via privileged distillation to build a cognitive foundation;
  • Medium tasks: standard RL to maximize task success;
  • Easy tasks: diagnostic probing that penalizes shortcuts and enforces faithful task-specific skill utilization.

Experiments on ALFWorld and WebShop show that Skill0.5 outperforms both memory-based and skill-based RL baselines across in-distribution and out-of-distribution scenarios.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2605.28424
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2605.28424 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2605.28424 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2605.28424 in a Space README.md to link it from this page.

Collections including this paper 1