AgentOPSD: recursive self-distillation for agentic reinforcement learning

Research official 1 src. ~1 min

Researchers from Tsinghua, Zhejiang University and Meituan propose AgentOPSD, a method that redistributes sparse outcome rewards into turn-level credit signals for long-horizon multi-turn agent RL, using recursive Bayesian updates over teacher-student likelihood gaps instead of uniform trajectory-level advantage broadcasting (as in GRPO). It reaches 89.1% success on ALFWorld with Qwen2.5-7B without extra rollouts or learned critics.

Why it matters

Tackles a core weakness of current agentic RL (GRPO-style uniform credit assignment) with no added rollout cost; ranked #1 on Hugging Face Daily Papers for this period with 73 upvotes.

Importance: 2/5

Top-ranked Hugging Face Daily Paper of the day, below the 100-upvote bump threshold.

Sources