HomeResearch LibraryTree of Thoughts: Deliberate Problem Solving with Large…
Chapter 2 · 2023

Tree of Thoughts: Deliberate Problem Solving with Large Language Models

Shunyu Yao, Dian Yu, Jeffrey Zhao

Abstract

Tree of Thoughts (ToT) enables LLMs to explore multiple reasoning paths, evaluate intermediate steps, and backtrack when necessary, enabling deliberate problem solving for complex tasks.

Eigenvector Breakthrough — Zone III / PASF-PADE AnalysisNot part of the original paper
Eigenvector Research — Marco van Hurne
How this paper contributes to solving the Zone III problem (PASF-PADE)

Tree of Thoughts is the planning architecture for Zone III complex decisions. The ability to explore multiple paths, evaluate intermediate states, and backtrack is exactly what enterprise risk management requires. A Zone III agent making a consequential decision should not commit to the first plausible path — it should explore alternatives, evaluate consequences, and select the path with the best risk-adjusted outcome.

Why AI is not sufficient for Zone III without this

Zone III refers to high-complexity, high-risk, long-running agentic workflows — the class of enterprise AI deployments where a single failure can cascade across hundreds of steps. Standard AI models, trained to predict the next token, are not inherently designed for durable, governed, multi-step execution. This paper addresses one or more of the structural gaps that make Zone III deployments unsafe without explicit architectural intervention.

Topics

tree of thoughtsdeliberate reasoningbacktrackingproblem solving