cd /news/machine-learning/beyond-outcome-rewards-step-level-se… · home topics machine-learning article
[ARTICLE · art-96362] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Beyond Outcome Rewards: Step-Level Self-Distilled Policy Optimization for Deep Search Agents

Researchers propose Step-Level Self-Distilled Policy Optimization (SSPO), a method that improves deep search agents by using step-level evidence anchors and teacher-student disagreement to assign advantage weights within GRPO, applied only to incorrect trajectories. On Qwen3-8B, SSPO consistently outperforms GRPO across BrowseComp, GAIA, and FRAMES, matching or surpassing GRPO trained with twice as many gradient steps while adding only about 5 percent overhead per step.

read1 min views1 publishedAug 14, 2026

arXiv:2608.12764v1 Announce Type: new Abstract: Deep search agents operate over trajectories spanning dozens of steps, yet standard reinforcement learning provides only a single outcome reward per trajectory, which is far too sparse for effective credit assignment. On-policy self-distillation (OPSD) addresses this by using the model's own logits as dense token-level teachers, but extending it to search agents introduces a fundamental tension: the teacher, having access to privileged information such as the correct answer, produces a distribution that differs systematically from the student's exploration-based reasoning, and naive distillation causes the student to inherit this information asymmetry rather than learn better search strategies. We resolve this tension through two contributions. First, we construct Evidence Anchors, which are concise, step-level evidence snippets extracted from the web, as privileged information that captures key reasoning steps without revealing the entire answer path. Second, we propose Step-Level Self-Distilled Policy Optimization (SSPO), which converts teacher-student disagreement into step-level advantage weights within GRPO, applied exclusively to incorrect trajectories. This design decouples what to update from how much to update: the outcome reward determines the direction of policy change, while the teacher modulates its magnitude at each step. Correct trajectories are left untouched, preserving their diversity. On Qwen3-8B, SSPO consistently outperforms GRPO across BrowseComp, GAIA, and FRAMES, surpassing or matching GRPO trained with twice as many gradient steps while adding only about 5 percent overhead per step from a single additional forward pass.

── more in #machine-learning 4 stories · sorted by recency
── more on @qwen3-8b 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/beyond-outcome-rewar…] indexed:0 read:1min 2026-08-14 ·