LLMs & ModelsFeatured4 min read
Agentic RL research
RL's sparse-reward blind spot meets SEED: agents write their own lessons
SEED (Self-Evolving On-Policy Distillation) lets an LLM analyze its own past trajectories, extract reusable natural-language skills from them in hindsight, and distill those lessons back into its policy during RL. The result: denser, on-policy supervision that improves success rates by up to 22% on long-horizon tasks.
2026-07-25