arXiv 2503.04412
Wider or Deeper? Scaling LLM Inference-Time Compute with Adaptive Branching Tree Search
By Yuichi Inoue, Kou Misaki, et al.
Published 2025-03-06
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Recent advances demonstrate that increasing inference-time computation can significantly boost the reasoning capabilities of large language models (LLMs). Although repeated sampling (i.e., generating multiple candidate outputs) is a highly effective strategy, it does not leverage external feedback signals for refinement, which are often available in tasks like coding. In this work, we propose Adaptive Branching Mont…