arXiv:2506.07142cs.CLcs.AI2025-06被引 21

Chain-of-Thought提示在多数模型上效果有限,还增加成本。

Prompting Science Report 2: The Decreasing Value of Chain of Thought in Prompting

  • 对非推理型模型,CoT仅小幅提升性能,且可能引入错误。
  • 近期模型多已自带推理能力,额外要求CoT几乎无增益。
  • 使用CoT需更多token,显著增加生成时间和成本。

本报告是系列短篇技术简报的第二篇,旨在帮助商业、教育及政策决策者理解人工智能的技术细节。研究聚焦于链式思维(Chain-of-Thought, CoT)提示方法,该方法鼓励大语言模型(LLM)逐步思考(Wei等,2022)。尽管CoT被广泛用于提升推理任务表现,但我们的发现揭示其效果具有高度依赖性:对非推理型模型,CoT仅带来轻微平均性能提升,尤其当模型本身不默认进行分步处理时;但会增加答案的波动性,偶尔导致原本正确的题目出错。我们还发现,许多新型模型在未显式要求下已具备一定链式推理能力,因此强制执行CoT几乎无效。此外,执行CoT所需令牌数远高于直接回答,显著提高时间与成本开销。对于专为推理设计的模型,CoT通常仅带来微小甚至无意义的准确率提升,却大幅增加响应生成时间与资源消耗。

原文摘要 · Abstract (English)

This is the second in a series of short reports that seek to help business, education, and policy leaders understand the technical details of working with AI through rigorous testing. In this report, we investigate Chain-of-Thought (CoT) prompting, a technique that encourages a large language model (LLM) to "think step by step" (Wei et al., 2022). CoT is a widely adopted method for improving reasoning tasks, however, our findings reveal a more nuanced picture of its effectiveness. We demonstrate two things: - The effectiveness of Chain-of-Thought prompting can vary greatly depending on the type of task and model. For non-reasoning models, CoT generally improves average performance by a small amount, particularly if the model does not inherently engage in step-by-step processing by default. However, CoT can introduce more variability in answers, sometimes triggering occasional errors in questions the model would otherwise get right. We also found that many recent models perform some form of CoT reasoning even if not asked; for these models, a request to perform CoT had little impact. Performing CoT generally requires far more tokens (increasing cost and time) than direct answers. - For models designed with explicit reasoning capabilities, CoT prompting often results in only marginal, if any, gains in answer accuracy. However, it significantly increases the time and tokens needed to generate a response.

链式思维大模型提示工程效率优化

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