arXiv:2607.14895cs.LGcs.CL2026-07

用指令微调和模型融合,低成本提升推理模型在编码等领域的表现

Leveraging Instruction Tuning and Merging for Reasoning Model Adaptation

论文配图:Leveraging Instruction Tuning and Merging for Reasoning Model Adaptation
图 1 · 摘自论文原文
  • 先对推理模型做指令微调,再与原模型融合恢复推理能力
  • 在编码和摘要任务上性能显著提升,且保持其他领域能力
  • 成本低于3美元,适合资源有限的研究者快速优化模型

推理语言模型(RLMs)在数学和编程等领域表现出色,这些领域可对输出进行可靠验证,有助于强化学习驱动性能提升。然而,在缺乏可靠验证器的领域训练RLM仍具挑战性。同时,无论是否可验证,大量未使用的监督微调数据(含人工解题过程)仍存在。本文提出一种方法:首先在RLM上使用经典指令微调(无推理轨迹的监督微调),然后将指令微调后的模型与原始推理模型合并,从而在目标领域恢复推理行为。大量评估表明,该方法在可验证与难以验证的任务(如编程、文本摘要)中均有效提升性能,同时保持模型在其他领域的能力。更重要的是,该方法极具成本效益,实现此类改进的开销低于3美元。

原文摘要 · Abstract (English)

Reasoning language models (RLMs) have demonstrated impressive performance in domains such as mathematics and coding. These domains permit reliable verification of model outputs, which is important for enabling the reinforcement learning that drives RLM performance gains. However, training RLMs on domains that lack reliable verifiers remains challenging. Meanwhile, for both verifiable and unverifiable domains, large amounts of unused supervised fine-tuning data with human-written solutions exist. In this work, we show that these data can be used efficiently to further improve RLM performance. For this, we first use classic instruction tuning, supervised fine-tuning without reasoning traces, on the RLM. Next, we merge our instruction-tuned model with the original reasoning model, recovering its reasoning behavior on the target domain. Our extensive evaluation demonstrates that our technique improves RLM performance in both verifiable and hard-to-verify domains, including coding and text summarization, while preserving RLM capabilities across other domains. Importantly, our method is highly cost-effective, enabling such improvements for less than USD $3.

推理模型指令微调模型融合低成本优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。