SEED: Self-Evolving On-Policy Distillation for Agentic Reinforcement Learning

Research official 1 src. ~1 min

SEED tackles the sparse-reward problem in outcome-based RL for agentic LLMs by having the policy extract reusable natural-language 'skills' (workflows and failure-avoidance patterns) from its own completed trajectories, then using the action-probability gap between skill-augmented and unaugmented rollouts as a dense, token-level on-policy distillation signal. Reports gains on both text and vision agentic tasks plus better generalization to unseen scenarios.

Why it matters

Tied for top spot on Hugging Face Daily Papers for 2026-07-17 with 35 upvotes; offers a concrete recipe for turning sparse trajectory rewards into dense training signal, a persistent pain point in agentic RL.

Importance: 3/5

Top HF Daily Paper (35 upvotes); dense RL signal recipe for agentic training.

Sources