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

Chain of Draft: Thinking Faster by Writing Less

About

Large Language Models (LLMs) have demonstrated remarkable performance in solving complex reasoning tasks through mechanisms like Chain-of-Thought (CoT) prompting, which emphasizes verbose, step-by-step reasoning. However, humans typically employ a more efficient strategy: drafting concise intermediate thoughts that capture only essential information. In this work, we propose Chain of Draft (CoD), a novel paradigm inspired by human cognitive processes, where LLMs generate minimalistic yet informative intermediate reasoning outputs while solving tasks. By reducing verbosity and focusing on critical insights, CoD matches or surpasses CoT in accuracy while using as little as only 7.6% of the tokens, significantly reducing cost and latency across various reasoning tasks. Our code and data are available at https://github.com/sileix/chain-of-draft.

Silei Xu, Wenhao Xie, Lingxiao Zhao, Pengcheng He• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH
Accuracy95.63
643
Mathematical ReasoningMATH500 (test)
Accuracy94.8
381
Mathematical ReasoningGSM8K
Accuracy83.2
351
Multi-discipline Multimodal UnderstandingMMMU
Accuracy58.9
266
Visual Mathematical ReasoningMathVision
Accuracy22.7
63
Scientific ReasoningGPQA
Accuracy27.3
50
Mathematical ReasoningMathVision
Accuracy27.4
38
Mathematical ReasoningAMC 23
Accuracy90.5
24
Mathematical ReasoningMATH 500
Accuracy91.6
24
Mathematical ReasoningAIME 2024
Accuracy51.3
24
Showing 10 of 30 rows

Other info

Follow for update