Section 01
Introduction: LinTree Enhances LLM Reasoning Capabilities via Explicitly Structured Search History
Researchers found that while large language models (LLMs) can access complete search history during reasoning, the implicitly represented search tree structure limits their efficiency. By introducing a simple parent pointer to explicitly represent the linearized tree structure (LinTree), task performance and search efficiency are significantly improved on three classic reasoning tasks: Blocks World, Grid Navigation, and Sokoban.