HomeResearch LibraryLarge Language Model Guided Tree-of-Thought
system architectureChapter 1arXiv · 2023

Large Language Model Guided Tree-of-Thought

Jieyi Long (Stony Brook)

Abstract

We present a tree-of-thought approach guided by LLM-generated heuristics. The approach uses LLM guidance to prune the search tree, making deliberate reasoning more efficient.

Eigenvector Insight — 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)

LLM-guided ToT makes deliberate reasoning computationally feasible for enterprise use. By using LLM heuristics to prune the search tree, the approach reduces the cost of exploration while maintaining quality.

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.

Key Contributions

  • LLM-guided tree pruning
  • Efficient deliberate reasoning
  • Heuristic-based search

Topics

tree of thoughtguided searchheuristicsreasoning