On-policy Distillation with Verifiable Reward

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
该论文提出了一种名为OPDVR的方法,通过结合在线策略蒸馏和可验证奖励强化学习来解决任务级反馈稀疏和轨迹正确性忽略的问题。
📝 Abstract
Reinforcement Learning with Verifiable Rewards (RLVR) and on-policy distillation (OPD) have become two widely adopted paradigms for post-training large language models. However, RLVR suffers from sparse task-level feedback, while OPD provides dense token-level guidance but ignores trajectory correctness, limiting its performance to that of the teacher. Combining them is a promising direction: OPD supplies dense supervisory signals, while RLVR provides task-level correctness. Nevertheless, existing integrations often rely on weighted combination or heuristic switching, introducing extra hyperparameters and trade-offs. We propose On-policy Distillation with Verifiable Reward (OPDVR), a simple yet effective method that seamlessly combines OPD and RLVR without adding any hyperparameters. We first reformulate the implicit reward of sampled-token OPD based on trajectory correctness, then apply a ReLU gating mechanism to ensure that correct trajectories receive non-negative rewards and incorrect ones receive non-positive rewards---thereby aligning the distillation signal with task success while preserving the teacher's distributional guidance. Furthermore, our modification transforms sampled-token OPD into a proper RLVR method, making it readily combinable with any policy gradient algorithm, such as GRPO. Experiments on six reasoning benchmarks show that OPDVR consistently outperforms standard OPD. Our code is available at https://github.com/LeapLabTHU/OPDVR.
Problem

Research questions and friction points this paper is trying to address.

Reinforcement Learning
On-policy Distillation
Verifiable Reward
Large Language Models
Task-level Feedback
Innovation

Methods, ideas, or system contributions that make the work stand out.

On-policy Distillation
Verifiable Reward
ReLU Gating Mechanism
Policy Gradient Algorithm
🔎 Similar Papers
2024-07-21arXiv.orgCitations: 1
W
Wenze Lin
LeapLab, Tsinghua University
J
Jiale Zhao
LeapLab, Tsinghua University; Beihang University
X
Xitai Jiang
LeapLab, Tsinghua University
S
Songde Rao
SMS, Peking University
Yining Li
Yining Li
Shanghai AI Laboratory
Multimodal LearningLarge Language Model
S
Shenzhi Wang
LeapLab, Tsinghua University
Bingxiang He
Bingxiang He
Second year PhD Candidate, Tsinghua University
Natural Language Processing
G
Gao Huang
LeapLab, Tsinghua University