PulseAugur
实时 15:49:04
English(EN) When to Vote, When to Rewrite: Disagreement-Guided Strategy Routing for Test-Time Scaling

新框架根据输出不一致性路由大型语言模型策略以提高准确性

研究人员开发了一个新框架,以提高大型推理模型(LRMs)在复杂数学任务上的性能。这种无需训练的方法利用输出不一致性作为信号,为每个实例动态选择最合适的测试时扩展策略。该系统将一致的案例路由到轻量级解析,将中度不一致路由到多数投票,并将高度模糊的问题路由到基于重写的重构。实验表明,与现有技术相比,该方法在提高准确性的同时,将计算成本降低了 3-7%。 AI

影响 通过动态调整测试时策略,提高了大型语言模型在数学任务上的推理准确性和效率。

排序理由 关于改进大型语言模型推理的新方法的学术论文。

在 arXiv cs.AI 阅读 →

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

新框架根据输出不一致性路由大型语言模型策略以提高准确性

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zhimin Lin, Yixin Ji, Jinpeng Li, Yu Luo, Dong Li, Junhua Fang, Juntao Li, Min Zhang ·

    When to Vote, When to Rewrite: Disagreement-Guided Strategy Routing for Test-Time Scaling

    arXiv:2604.26644v1 Announce Type: new Abstract: Large Reasoning Models (LRMs) achieve strong performance on mathematical reasoning tasks but remain unreliable on challenging instances. Existing test-time scaling methods, such as repeated sampling, self-correction, and tree search…

  2. arXiv cs.AI TIER_1 English(EN) · Min Zhang ·

    When to Vote, When to Rewrite: Disagreement-Guided Strategy Routing for Test-Time Scaling

    Large Reasoning Models (LRMs) achieve strong performance on mathematical reasoning tasks but remain unreliable on challenging instances. Existing test-time scaling methods, such as repeated sampling, self-correction, and tree search, improve performance at the cost of increased c…