pith. sign in

arxiv: 2603.28716 · v2 · pith:5WZFZOGZnew · submitted 2026-03-30 · 💻 cs.AI

Dynamic Dual-Granularity Skill Bank for Agentic RL

classification 💻 cs.AI
keywords skillbankagenticd2skilldual-granularitydynamicexperiencepolicy
0
0 comments X
read the original abstract

Agentic RL can benefit substantially from reusable experience, yet existing skill-based methods mainly extract trajectory-level guidance and often lack principled mechanisms for maintaining an evolving skill memory. We propose D2Skill, a dynamic dual-granularity skill bank for agentic RL that organizes reusable experience into task skills for high-level guidance and step skills for fine-grained decision support and error correction. D2Skill jointly trains the policy and skill bank through paired baseline and skill-injected rollouts under the same policy, using their performance gap to derive hindsight utility signals for both skill updating and policy optimization. Built entirely from training-time experience, the skill bank is continuously expanded through reflection and maintained with utility-aware retrieval and pruning. Experiments on ALFWorld, WebShop, and Search-Augmented QA tasks show that D2Skill substantially improves performance over skill-free baselines across models of different scales. Further ablations and analyses show that both dual-granularity skill modeling and dynamic skill maintenance are critical to these gains, while the learned skills exhibit higher utility, transfer across evaluation settings, and introduce only modest training overhead.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. daVinci-kernel: Co-Evolving Skill Selection, Summarization, and Utilization via RL for GPU Kernel Optimization

    cs.LG 2026-06 unverdicted novelty 7.0

    daVinci-kernel is a multi-agent RL system that co-evolves skill selection, policy generation, and summarization via shared LLM and REINFORCE to optimize GPU kernels, reporting higher KernelBench scores than prior RL models.

  2. Co-Evolving Skill Generation and Policy Optimization

    cs.CL 2026-06 unverdicted novelty 7.0

    Framework estimates context-dependent marginal utility of candidate skills via reward gaps in matched base vs. skill-augmented rollouts to filter skills and co-train policy as generator.

  3. SkillCAT: Contrastive Assessment and Topology-Aware Skill Self-Evolution for LLM Agents

    cs.CL 2026-06 unverdicted novelty 6.0

    SkillCAT proposes a three-stage training-free pipeline for LLM agent skill self-evolution using contrastive causal extraction, assessment-augmented merging, and topology-aware execution, reporting up to 40.40% average...

  4. You Live More Than Once: Towards Hierarchical Skill Meta-Evolving

    cs.AI 2026-05 unverdicted novelty 6.0

    HiSME is a lightweight hierarchical meta-evolving approach that learns meta-skills from traces to refine both skills and evolving strategies, producing higher-quality skill libraries than pure skill evolving on agent ...

  5. CODESKILL: Learning Self-Evolving Skills for Coding Agents

    cs.AI 2026-05 unverdicted novelty 6.0

    CODESKILL trains an LLM policy via RL on hybrid rewards to extract and maintain multi-granularity skills from agent trajectories, raising pass rates 9.69 points over no-skill baselines on three coding benchmarks while...

  6. STRIDE: A Self-Reflective Agent Framework for Reliable Automatic Equation Discovery

    cs.AI 2026-05 unverdicted novelty 6.0

    STRIDE is a self-reflective agent framework that improves accuracy, OOD robustness, and structural recovery in LLM-based symbolic regression by integrating generation, evaluation, repair, and diversity-preserving memory.

  7. $\pi$-Play: Multi-Agent Self-Play via Privileged Self-Distillation without External Data

    cs.LG 2026-04 unverdicted novelty 6.0

    π-Play uses self-generated question construction paths as privileged information in multi-agent self-distillation to convert sparse-reward self-play into a dense-feedback loop, surpassing supervised search agents and ...

  8. UCOB: Learning to Utilize and Evolve Agentic Skills via Credit-Aware On-Policy Bidirectional Self-Distillation

    cs.AI 2026-06 unverdicted novelty 5.0

    UCOB improves agentic RL by using return-to-go comparisons between skill-conditioned and no-skill prompts as local teachers for bidirectional self-distillation and skill memory updates.

  9. SIRI: Self-Internalizing Reinforcement Learning with Intrinsic Skills for LLM Agent Training

    cs.AI 2026-06 unverdicted novelty 5.0

    SIRI trains LLM agents to discover, validate, and internalize reusable skills from their own rollouts without external generators or inference-time skill banks, yielding gains on ALFWorld and WebShop.

  10. SkillSmith: Co-Evolving Skills and Tools for Self-Improving Agent Systems

    cs.AI 2026-05 unverdicted novelty 5.0

    SkillSmith introduces a synergy-aware skill-tool co-evolution framework with atomic bundles, Lotka-Volterra-inspired interaction modeling, and anti-pattern recording that outperforms baselines on complex tasks.

  11. Agent Skill Evaluation and Evolution: Frameworks and Benchmarks

    cs.CL 2026-06 unverdicted novelty 4.0

    The paper surveys skill evolution frameworks in agentic systems, grouping them into execution feedback, trajectory distillation, compression, and reinforcement learning paradigms while analyzing gaps across six benchm...