Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

AgentOPSD: Recursive Self-Distillation Boosts Agentic RL Credit Assignment

AI By Crimson AI Hugging Face Papers 7 August 2026 · 00:00 13 views
Share: X Telegram

Hugging Face researchers introduce AgentOPSD, a critic-free recursive method for turn-level credit assignment in agentic reinforcement learning, achieving 89.1% success on ALFWorld with Qwen2.5-7B.

AgentOPSD: Recursive Self-Distillation Boosts Agentic RL Credit Assignment

Key points

Reinforcement learning (RL) with verifiable rewards often struggles to credit the few pivotal decisions that determine outcomes in long-horizon, multi-turn agentic tasks. Traditional trajectory-level advantage estimates fail to provide fine-grained supervision. Recent work has explored privileged self-distillation for denser credit assignment, but how to represent sequential credit locally remains unclear.

To address this, researchers from Hugging Face propose AgentOPSD, a critic-free, recursive method for turn-level credit assignment. AgentOPSD aggregates token-level teacher-student log-probability gaps into turn-level evidence, then recursively updates a Bayesian belief state in log-odds space. This yields a principled reweighting scheme that converts sparse outcome supervision into turn-level credit signals and identifies pivotal turns through marginal belief revision.

The method is fully compatible with standard policy optimization and requires neither an additional critic nor extra rollouts. Evaluated on ALFWorld, WebShop, and Search-QA using Qwen2.5 models at 3B and 7B scales, AgentOPSD outperforms GRPO and strong self-distillation baselines, achieving 89.1% success on ALFWorld with Qwen2.5-7B. Ablation studies attribute the gains to turn-level aggregation and history-dependent recursive belief updates.

BenchmarkModelAgentOPSD Success RateBaseline (GRPO)
ALFWorldQwen2.5-7B89.1%Not specified
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1