paper-with-me

홈 › Papers

Mind Your Step (by Step): Chain-of-Thought can Reduce Performance on Tasks where Thinking Makes Humans Worse

2024-10-27 · Ryan Liu, Jiayi Geng, Addison J. Wu, Ilia Sucholutsky, Tania Lombrozo, Thomas L. Griffiths

Chain-of-thought (CoT) prompting has become a widely used strategy for improving large language and multimodal model performance. However, it is still an open question under which settings CoT systematically reduces performance. In this paper, we seek to identify the characteristics of tasks where CoT reduces performance by drawing inspiration from cognitive psychology, focusing on six representative tasks from the psychological literature where deliberation hurts performance in humans. In three of these tasks, state-of-the-art models exhibit significant performance drop-offs with CoT (up to 36.3\% absolute accuracy for OpenAI o1-preview compared to GPT-4o), while in others, CoT effects are mixed, with positive, neutral, and negative changes. While models and humans do not exhibit perfectly parallel cognitive processes, considering cases where thinking has negative consequences for humans helps identify settings where it negatively impacts models. By connecting the literature on human verbal thinking and deliberation with evaluations of CoT, we offer a perspective for understanding the impact of inference-time reasoning.

📄 PDF Abstract BibTeX arXiv:2410.21333

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Watch Your Steps: Observable and Modular Chains of Thought

2024-09-17 · Cassandra A. Cohen, William W. Cohen

We propose a variant of chain of thought (CoT) prompting called Program Trace Prompting that makes explanations more observable while preserving the power, generality and flexibility of CoT. In our approach, few-shot CoT…

Chain-of-Probe: Examing the Necessity and Accuracy of CoT Step-by-Step

2024-06-23 · Zezhong Wang, Xingshan Zeng, Weiwen Liu, YuFei Wang 외

Current research found the issue of Early Answering in large language models (LLMs), where the models already have an answer before generating the Chain-of-Thought (CoT). This phenomenon suggests a potential lack of nece…

valid

Faithful Logical Reasoning via Symbolic Chain-of-Thought

2024-05-28 · Jundong Xu, Hao Fei, Liangming Pan, Qian Liu 외

While the recent Chain-of-Thought (CoT) technique enhances the reasoning ability of large language models (LLMs) with the theory of mind, it might still struggle in handling logical reasoning that relies much on symbolic…

Logical Reasoning

Mind the Gap: Bridging Thought Leap for Improved Chain-of-Thought Tuning

2025-05-20 · Haolei Xu, Yuchen Yan, Yongliang Shen, Wenqi Zhang 외

Large language models (LLMs) have achieved remarkable progress on mathematical tasks through Chain-of-Thought (CoT) reasoning. However, existing mathematical CoT datasets often suffer from Thought Leaps due to experts om…

Logical ReasoningMathematical Reasoning

Symbolic Chain-of-Thought Distillation: Small Models Can Also "Think" Step-by-Step

2023-06-24 · Liunian Harold Li, Jack Hessel, Youngjae Yu, Xiang Ren 외

Chain-of-thought prompting (e.g., "Let's think step-by-step") primes large language models to verbalize rationalization for their predictions. While chain-of-thought can lead to dramatic performance gains, benefits appea…

Diversity