arXiv:2604.18574cs.LGcs.AI2026-04被引 1

弱监督下大模型能否推理?关键看预训练阶段的推理一致性。

When Can LLMs Learn to Reason with Weak Supervision?

论文配图:When Can LLMs Learn to Reason with Weak Supervision?
图 1 · 摘自论文原文
  • 通过三类弱监督实验,发现泛化能力取决于训练奖励的持续增长期。
  • 模型在奖励饱和前有较长共升期时能泛化,否则仅记忆数据。
  • 显式推理链微调是弱监督泛化的必要条件,适合研究模型可解释性者。

大型语言模型通过可验证奖励的强化学习(RLVR)实现了显著的推理提升。然而随着模型能力增强,高质量奖励信号的构建愈发困难,因此亟需理解在弱监督下RLVR何时有效。本文系统研究了多种模型家族与推理领域,在三种弱监督设置下的表现:数据稀疏、奖励噪声和自监督代理奖励。研究发现,泛化能力由训练奖励饱和动态决定:具有长期预饱和期的模型,其训练奖励与下游性能同步上升,表现出泛化能力;而快速饱和的模型则陷入记忆而非学习。我们识别出推理一致性(即中间步骤是否逻辑支持最终答案)为预测模型进入何种状态的前置因素,而输出多样性无此作用。基于此,我们分离了持续预训练与监督微调的贡献,发现对显式推理轨迹进行监督微调是弱监督下实现泛化的必要条件,而领域数据上的持续预训练可放大该效果。将两者结合应用于Llama3.2-3B-Base模型,使其在先前失败的全部三种弱监督设置中均实现泛化。

原文摘要 · Abstract (English)

Large language models have achieved significant reasoning improvements through reinforcement learning with verifiable rewards (RLVR). Yet as model capabilities grow, constructing high-quality reward signals becomes increasingly difficult, making it essential to understand when RLVR can succeed under weaker forms of supervision. We conduct a systematic empirical study across diverse model families and reasoning domains under three weak supervision settings: scarce data, noisy rewards, and self-supervised proxy rewards. We find that generalization is governed by training reward saturation dynamics: models that generalize exhibit a prolonged pre-saturation phase during which training reward and downstream performance climb together, while models that saturate rapidly memorize rather than learn. We identify reasoning faithfulness, defined as the extent to which intermediate steps logically support the final answer, as the pre-RL property that predicts which regime a model falls into, while output diversity alone is uninformative. Motivated by these findings, we disentangle the contributions of continual pre-training and supervised fine-tuning, finding that SFT on explicit reasoning traces is necessary for generalization under weak supervision, while continual pre-training on domain data amplifies the effect. Applied together to Llama3.2-3B-Base, these interventions enable generalization across all three settings where the base model previously failed.

大模型推理弱监督强化学习模型泛化

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