arXiv:2505.10981cs.AIcs.CL2025-05ACL被引 18

复杂提示策略在大模型测试时扩展中反而不如简单链式思维,因计算开销导致性能下降。

Rethinking the Role of Prompting Strategies in LLM Test-Time Scaling: A Perspective of Probability Theory

  • 基于概率理论分析,发现多数投票下简单提示更优
  • 6模型×8策略×6基准实验显示,复杂策略随采样增加性能落后
  • 提出高效预测方法,避免高成本推理,适合实际部署

近期,大语言模型(LLM)测试时计算资源的扩展受到广泛关注。然而,针对不同推理提示策略在扩展下的表现研究仍显不足。本文聚焦于一种标准且现实的扩展场景:多数投票。我们系统性地在6个LLM × 8种提示策略 × 6个基准上进行实验。结果一致表明,随着采样时间和计算开销增加,初始表现优异的复杂提示策略逐渐落后于简单的链式思维(Chain-of-Thought)。我们分析该现象并提供理论证明。此外,我们提出一种概率方法,可高效预测扩展性能,并在大规模采样下识别最优提示策略,避免实际应用中的高成本推理。同时,基于理论分析,我们提出了两种显著提升扩展性能的方法。希望本研究能促使重新审视复杂提示的作用,释放简单提示潜力,为增强测试时扩展性能提供新思路。代码已公开于 https://github.com/MraDonkey/rethinking_prompting。

原文摘要 · Abstract (English)

Recently, scaling test-time compute on Large Language Models (LLM) has garnered wide attention. However, there has been limited investigation of how various reasoning prompting strategies perform as scaling. In this paper, we focus on a standard and realistic scaling setting: majority voting. We systematically conduct experiments on 6 LLMs $\times$ 8 prompting strategies $\times$ 6 benchmarks. Experiment results consistently show that as the sampling time and computational overhead increase, complicated prompting strategies with superior initial performance gradually fall behind simple Chain-of-Thought. We analyze this phenomenon and provide theoretical proofs. Additionally, we propose a probabilistic method to efficiently predict scaling performance and identify the best prompting strategy under large sampling times, eliminating the need for resource-intensive inference processes in practical applications. Furthermore, we introduce two ways derived from our theoretical analysis to significantly improve the scaling performance. We hope that our research can promote to re-examine the role of complicated prompting, unleash the potential of simple prompting strategies, and provide new insights for enhancing test-time scaling performance. Code is available at https://github.com/MraDonkey/rethinking_prompting.

大模型提示工程测试时扩展概率分析

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