Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

To CoT or not to CoT? Chain-of-thought helps mainly on math and symbolic reasoning

About

Chain-of-thought (CoT) via prompting is the de facto method for eliciting reasoning capabilities from large language models (LLMs). But for what kinds of tasks is this extra ``thinking'' really helpful? To analyze this, we conducted a quantitative meta-analysis covering over 100 papers using CoT and ran our own evaluations of 20 datasets across 14 models. Our results show that CoT gives strong performance benefits primarily on tasks involving math or logic, with much smaller gains on other types of tasks. On MMLU, directly generating the answer without CoT leads to almost identical accuracy as CoT unless the question or model's response contains an equals sign, indicating symbolic operations and reasoning. Following this finding, we analyze the behavior of CoT on these problems by separating planning and execution and comparing against tool-augmented LLMs. Much of CoT's gain comes from improving symbolic execution, but it underperforms relative to using a symbolic solver. Our results indicate that CoT can be applied selectively, maintaining performance while saving inference costs. Furthermore, they suggest a need to move beyond prompt-based CoT to new paradigms that better leverage intermediate computation across the whole range of LLM applications.

Zayne Sprague, Fangcong Yin, Juan Diego Rodriguez, Dongwei Jiang, Manya Wadhwa, Prasann Singhal, Xinyu Zhao, Xi Ye, Kyle Mahowald, Greg Durrett• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAQUA
Accuracy76.77
132
Commonsense ReasoningStrategyQA
Accuracy70.96
125
Commonsense ReasoningStrategyQA (test)
Accuracy49.65
81
Mathematical ReasoningASDiv Aug (test)
Accuracy87.19
25
Mathematical ReasoningASDiv-Aug
Accuracy91.97
15
Symbolic ReasoningDate Understanding (DU)
Accuracy84.56
10
Mathematical ReasoningGSM8K (test)
Accuracy83.7
6
Mathematical ReasoningAQuA (test)
Accuracy64.53
6
Symbolic ReasoningDate Understanding (DU) (test)
Accuracy66.4
4
Showing 9 of 9 rows

Other info

Follow for update