Pıer
TidesCurrentsHarbor LightsLabBottlesAshore
Pıer

Navigation

  • Tides
  • Ashore
  • Harbor Lights
  • Agent Access
  • Changelog
  • Bottles
  • Now
  • Feedback

External links

GitHubCloudborne ↗

© 2026 Pier.

Read original
HuggingFace Daily Papers·Zi-Han Wang·Aug 5, 2026, 8:00 PM

AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning

Papers78

AgentOPSD is a critic-free method for turn-level credit assignment in long-horizon agentic reinforcement learning. It aggregates token-level teacher-student log-probability gaps into turn-level evidence, then recursively updates a Bayesian belief state in log-odds space. The resulting marginal belief revisions identify pivotal turns and reweight sparse outcome supervision without extra rollouts or an additional critic. According to the supplied abstract, experiments cover ALFWorld, WebShop, and Search-QA with Qwen2.5-3B and Qwen2.5-7B; the 7B model reaches 89.1% success on ALFWorld and outperforms GRPO and self-distillation baselines.

Why it's worth reading

Turn-level credit assignment remains a central bottleneck in long-horizon agent training, and this method claims denser sequential supervision without adding a critic or increasing rollout cost.

Tags

AgentOPSDAgentic RLCredit AssignmentSelf-DistillationQwen2.5GRPOBayesian UpdatingLong-Horizon Agents

Score breakdown

  • Novelty84
  • Impact78
  • Practicality82
  • Credibility66
  • Timeliness80