PulseAugur
实时 06:38:19
English(EN) When Does Learning to Stop Help? A Cost-Aware Study of Early Exits in Reasoning Models

新的“LearnStop”方法优化推理模型停止点

研究人员开发了一种名为LearnStop的新方法,用于优化推理语言模型在处理某个实例时应何时停止。该技术分析答案置信度、熵和稳定性等多个特征来预测正确性,旨在在固定的计算预算下提高性能。LearnStop在自由形式的数学任务上显示出特别的好处,优于简单的标量停止规则,但其有效性取决于任务,在多项选择题或非常困难的问题上,更简单的方法具有竞争力。 AI

影响 这项研究可能导致推理模型中计算资源的更有效利用,特别是在数学问题解决等任务上。

排序理由 该集群包含一篇详细介绍推理模型新方法的学术论文。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的“LearnStop”方法优化推理模型停止点

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zhe Dong (University of Maine at Presque Isle), Fang Qin (Stanford University), Manish Shah (Independent Researcher) ·

    何时停止学习有益?一项关于推理模型早期退出的成本感知研究

    arXiv:2606.30852v1 Announce Type: new Abstract: Reasoning models spend different amounts of useful computation across instances, but it remains unclear when a learned stopping rule improves over simple confidence or convergence thresholds. We study this question with LearnStop, a…

  2. arXiv cs.CL TIER_1 English(EN) · Manish Shah ·

    何时停止学习有益?一项关于推理模型早期退出的成本感知研究

    Reasoning models spend different amounts of useful computation across instances, but it remains unclear when a learned stopping rule improves over simple confidence or convergence thresholds. We study this question with LearnStop, a hidden-state-free checkpoint stopper for reason…