arXiv:2609.04565cs.AIcs.CL2026-09

极稀疏监督竟比全量训练更有效提升模型推理能力

Extremely Sparse Supervision Incentivizes Reasoning Ability

论文配图:Extremely Sparse Supervision Incentivizes Reasoning Ability
图 1 · 摘自论文原文
  • 仅用每条推理轨迹1-2个词做监督,相当于0.05%的 token 参与训练
  • 在数学与编程推理任务中,稀疏监督效果不输甚至超越全量训练
  • 模拟人类反思关键步骤的学习方式,适合高效后训练算法设计

大语言模型通过有效的后训练展现出日益增强的推理能力。然而,当前的后训练方法依赖海量 token 进行优化,隐含假设有效学习必须消耗大量文本。本文在同策略蒸馏(OPD)框架下重新审视这一假设,该框架天然支持每生成一个 token 都有密集教师监督。使用 Qwen3 系列模型,我们发现反直觉现象:仅需极小比例的生成 token(每条推理轨迹仅1或2个,占总 token 的0.05%)即可有效激励推理能力。令人惊讶的是,这种稀疏监督在多数情况下表现与全量训练相当甚至更优,尽管绝大多数生成 token 被排除在训练目标之外。该现象在九种不同规模模型的教师-学生配置中均稳定出现,且在编码推理、Llama 模型以及基于可验证奖励的强化学习(RLVR)中得到验证。有趣的是,这种极稀疏监督可能更贴近自然学习过程:不是逐字修正每一步,而是反思少数关键推理步骤,更新先验认知,继续试错,避免微观纠错却仍具高效性。整体而言,本研究挑战了‘有效后训练必为高密度’的假设,为理解与设计更高效的后训练算法指明新方向。

原文摘要 · Abstract (English)

Large language models demonstrate increasingly strong reasoning capabilities through effective post-training. Yet, prevailing post-training methods optimize over massive numbers of tokens, implicitly assuming that effective learning must be token-intensive. We revisit this assumption in the on-policy distillation (OPD) setting, which naturally admits dense teacher supervision at every generated token. Using the Qwen3 family, we discover a counter-intuitive phenomenon: reasoning can be effectively incentivized by an extremely small fraction of generated tokens--as few as one or two tokens per reasoning trajectory, corresponding to only 0.05% of all tokens. Surprisingly, this sparse supervision in most cases matches or surpasses full-token training in improving reasoning ability, despite excluding the vast majority of generated tokens from the training objective. This phenomenon is consistently observed across nine teacher--student configurations spanning different model scales on mathematical reasoning tasks, and is further validated on coding reasoning, Llama models and Proximal Policy Optimization (PPO)-based reinforcement learning with verifiable reward (RLVR). Interestingly, such extremely sparse supervision may be closer to the natural learning process: rather than correcting every step word by word, one reflects on a few critical reasoning steps, updates prior understanding, and continues the trial-and-error, avoiding micro-level corrections while remaining remarkably effective. Overall, our results challenge the assumption that effective post-training must be token-intensive and point to a new direction for understanding and designing more efficient post-training algorithms.

后训练推理能力稀疏监督Qwen3

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