English

Adaptive Uncertainty-Aware Tree Search for Robust Reasoning

Machine Learning 2026-02-09 v1

Abstract

Inference-time reasoning scaling has significantly advanced the capabilities of Large Language Models (LLMs) in complex problem-solving. A prevalent approach involves external search guided by Process Reward Models (PRMs). However, a fundamental limitation of this framework is the epistemic uncertainty of PRMs when evaluating reasoning paths that deviate from their training distribution. In this work, we conduct a systematic analysis of this challenge. We first provide empirical evidence that PRMs exhibit high uncertainty and unreliable scoring on out-of-distribution (OOD) samples. We then establish a theoretical framework proving that while standard search incurs linear regret accumulation, an uncertainty-aware strategy can achieve sublinear regret. Motivated by these findings, we propose Uncertainty-Aware Tree Search (UATS), a unified method that estimates uncertainty via Monte Carlo Dropout and dynamically allocates compute budget using a reinforcement learning-based controller. Extensive experiments demonstrate that our approach effectively mitigates the impact of OOD errors.

Keywords

Cite

@article{arxiv.2602.06493,
  title  = {Adaptive Uncertainty-Aware Tree Search for Robust Reasoning},
  author = {Zeen Song and Zihao Ma and Wenwen Qiang and Changwen Zheng and Gang Hua},
  journal= {arXiv preprint arXiv:2602.06493},
  year   = {2026}
}
R2 v1 2026-07-01T10:23:55.253Z