arXiv:2504.08672cs.CLcs.AI2025-04ACL被引 34

无需标注数据,让大模型自我提升推理能力

Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning

  • 通过逐步预测未来结果来自动选择最优推理步骤
  • 在无监督条件下实现推理性能显著提升
  • 适合希望降低标注成本的模型优化研究者

提升大语言模型(LLM)的推理能力备受关注。然而,现有后训练方法高度依赖外部监督信号,如结果反馈或辅助奖励模型,面临可扩展性差和标注成本高的问题。为此,本文提出一种通用且完全无监督的自训练框架Genius,无需外部辅助信号即可增强模型推理能力。Genius通过分步探索潜在推理路径,并利用未来结果模拟策略评估每一步价值,从而筛选最优序列。同时,针对无监督设置带来的内在噪声与不确定性,设计了优势校准优化(ACO)损失函数以缓解估计不一致。结合上述技术,Genius实现了在通用查询下无需监督的推理能力自提升,为大规模推理能力扩展开辟新路径。代码将开源于https://github.com/xufangzhi/Genius。

原文摘要 · Abstract (English)

Advancing LLM reasoning skills has captivated wide interest. However, current post-training techniques rely heavily on supervisory signals, such as outcome supervision or auxiliary reward models, which face the problem of scalability and high annotation costs. This motivates us to enhance LLM reasoning without the need for external supervision. We introduce a generalizable and purely unsupervised self-training framework, named Genius. Without external auxiliary, Genius requires to seek the optimal response sequence in a stepwise manner and optimize the LLM. To explore the potential steps and exploit the optimal ones, Genius introduces a stepwise foresight re-sampling strategy to sample and estimate the step value by simulating future outcomes. Further, we recognize that the unsupervised setting inevitably induces the intrinsic noise and uncertainty. To provide a robust optimization, we propose an advantage-calibrated optimization (ACO) loss function to mitigate estimation inconsistencies. Combining these techniques together, Genius provides an advanced initial step towards self-improve LLM reasoning with general queries and without supervision, revolutionizing reasoning scaling laws given the vast availability of general queries. The code will be released at https://github.com/xufangzhi/Genius.

大模型推理无监督学习自训练

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