cd /news/machine-learning/distill-where-you-fail-recovering-le… · home topics machine-learning article
[ARTICLE · art-85623] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance

Researchers propose RSTG (Recovering Learning Signals via Adaptive Teacher Guidance), a method that selectively applies on-policy distillation to negative zero-variance prompts in reinforcement learning with verifiable rewards (RLVR) for large language models, improving performance by +4.02% on math and +3.05% on code over naive GRPO+OPD. The method addresses sparse reward signals and gradient loss in Group Relative Policy Optimization (GRPO) by targeting tokens with high student entropy or large teacher-student divergence and augmenting training with SFT on correct teacher trajectories.

read1 min views1 publishedAug 4, 2026

arXiv:2608.00782v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training large language models (LLMs). While Group Relative Policy Optimization (GRPO) is widely adopted, it suffers from sparse reward signals and loses gradients entirely when all responses within a group receive identical rewards. On-policy distillation (OPD) offers a natural remedy by providing dense, token-level supervision from a teacher model. However, naively combining GRPO with OPD leads to degraded performance, due to three underlying causes: not all samples benefit from distillation; fitting too quickly to the teacher undermines the exploratory capacity of RL; and OPD's advantages are asymmetric, suppressing most tokens. To address these challenges, we propose RSTG (Recovering Learning Signals via Adaptive Teacher Guidance), which applies distillation selectively and precisely where it matters most. At the sample level, OPD is restricted to negative zero-variance prompts with each sample weighted by the teacher's confidence score. At the token level, distillation targets only tokens with high student entropy or large teacher-student divergence. We further augment training with SFT on correct trajectories generated by the teacher model, injecting positive gradient signals where RL yields none. Experiments demonstrate that RSTG substantially outperforms naive GRPO+OPD by +4.02% on math and +3.05% on code.

── more in #machine-learning 4 stories · sorted by recency
── more on @rstg 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/distill-where-you-fa…] indexed:0 read:1min 2026-08-04 ·