Dynamic Dual-Granularity Skill Bank for Agentic RL
arXiv cs.AI / 3/31/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper introduces D2Skill, a dynamic dual-granularity skill bank for agentic reinforcement learning that separates reusable experience into task-level skills for guidance and step-level skills for fine-grained decisions and error correction.
- D2Skill jointly trains the policy and the skill bank using paired baseline and skill-injected rollouts, deriving hindsight utility signals from performance gaps to update both skills and policy optimization.
- The skill bank is built solely from training-time experience and is continuously expanded and maintained via reflection, with utility-aware retrieval and pruning to keep the memory effective and current.
- Experiments on ALFWorld and WebShop using Qwen2.5-7B-Instruct and Qwen3-4B-Instruct-2507 report consistent success-rate improvements of 10–20 points versus skill-free baselines.
- Ablations indicate that both the dual-granularity modeling and dynamic skill maintenance are essential for the gains, and that the learned skills show higher utility, better transfer across evaluation settings, and only modest overhead.
Related Articles
Why AI agent teams are just hoping their agents behave
Dev.to

Harness as Code: Treating AI Workflows Like Infrastructure
Dev.to

How to Make Claude Code Better at One-Shotting Implementations
Towards Data Science

The Crypto AI Agent Stack That Costs $0/Month to Run
Dev.to

Bag of Freebies for Training Object Detection Neural Networks
Dev.to