DPTS shows cold-start bottlenecks at low budgets while SSDP exhibits frontier depletion, indicating fixed ToT strategies are inelastic across compute levels.
Aligning Tree-Search Policies with Fixed Token Budgets in Test-Time Scaling of LLMs
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Tree-search decoding is an effective form of test-time scaling for large language models (LLMs), but real-world deployment often imposes a fixed per-query token budget that varies across settings. Existing tree-search policies are largely budget-agnostic, treating the budget merely as a termination condition, thereby risking late-stage over-branching or premature termination. We propose Budget-Guided MCTS (BG-MCTS), a tree-search decoding algorithm that aligns its search policy with the remaining token budget: it starts with broad exploration, then prioritizes refinement and answer completion as the remaining budget decreases while reducing late-stage branching from shallow nodes. BG-MCTS consistently outperforms budget-agnostic tree-search baselines across inference budgets on mathematical reasoning benchmarks and an additional physics reasoning benchmark with open-weight LLMs.
years
2026 2verdicts
UNVERDICTED 2representative citing papers
BaSE, a multi-armed bandit for LLM call allocation in evolutionary search, raises mean fitness 12.3% over island-protocol baselines across eight model-task pairs.
citing papers explorer
-
Compute Allocation in Evolutionary Search: From Depth-Breadth to Multi-Armed Bandits
BaSE, a multi-armed bandit for LLM call allocation in evolutionary search, raises mean fitness 12.3% over island-protocol baselines across eight model-task pairs.