Aussie AI

Chain-of-Draft

  • Last Updated 4 March, 2025
  • by David Spuler, Ph.D.

What is Chain-of-Draft?

Chain-of-Draft (CoD) is an LLM optimization for multi-step reasoning algorithms. The aim of the method is to reduce the number of tokens produced, and therefore processed, by the AI engine as it performs interim reasoning steps. Other algorithms such as Chain-of-Thought can be expensive because the model generates progressively better results as it steps through a reasoning process. Chain-of-Draft is a type of CoT token reduction optimization, specifically focused on LLM reasoning models.

Research on Chain-of-Draft

Research papers include:

Reasoning and CoT Efficiency Topics

Blog articles on reasoning efficiency:

More research information on general efficiency optimization techniques for reasoning models:

Efficiency optimizations to Chain-of-Thought include:

More AI Research

Read more about: