OPDSearch+: On-Policy Distillation with RL Refinement for Search-Augmented Reasoning

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为了解决小模型在搜索增强推理中的难题,提出OPDSearch+方法,通过无需微调的现成教师模型进行策略蒸馏,并结合强化学习优化学生模型性能。
📝 Abstract
Search-augmented reasoning remains difficult for small language models. On-policy distillation (OPD) from trained teachers offers a promising direction, but suffers from two issues: (1) high-quality multi-turn search trajectories depend on dynamic retriever responses, making SFT data prohibitively expensive to collect at scale; (2) task-specifically trained teachers incur substantial training cost, while directly applying OPD with an off-the-shelf teacher without task-specific fine-tuning constrains the student to the teacher's performance ceiling and suffers from severe training instability. We propose OPDSearch+, the first distillation paradigm that requires no teacher fine-tuning for search-augmented reasoning. We investigate the role of a frozen off-the-shelf instruct model as the teacher in on-policy distillation, and reveal a key insight: the teacher reshapes the student's policy distribution so that subsequent RL converges to a superior solution that RL alone cannot reach. In stage one, the student interacts with a live search engine and is distilled via a per-position forward KL objective, transferring reasoning decomposition and evidence integration skills without any task-specific teacher training. In stage two, RL refines the distilled student from a richer behavioral foundation, achieving performance that RL alone cannot reach from scratch. Across seven QA benchmarks, OPDSearch+ with a 3B model consistently outperforms all prior 3B RL baselines, achieving gains of 13.1% on HotpotQA and 8.5% on 2WikiMultihopQA.
Problem

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

search-augmented reasoning
on-policy distillation
small language models
Innovation

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

on-policy distillation
search-augmented reasoning
frozen off-the-shelf instruct model
reinforcement learning refinement
🔎 Similar Papers
2024-07-21arXiv.orgCitations: 1
Q
Qinglin Ye
University of Chinese Academy of Sciences; Institute of Computing Technology, Chinese Academy of Sciences
Z
Zhiyuan Gu
University of Chinese Academy of Sciences; Institute of Automation, Chinese Academy of Sciences
J
Jingjie Xia
University of Chinese Academy of Sciences; Institute of Computing Technology, Chinese Academy of Sciences
Y
Yiheng Zhang
University of Macau
Kaiyan Zhao
Kaiyan Zhao
The University of Tokyo
Natural Language Processing
S
Shunchao Zheng
Georgia Institute of Technology
Y
Yuhang Mu
Northwestern Polytechnical University
W
Wenchao Du
University of Chinese Academy of Sciences
Y
Yiming Wang
University of Hong Kong