English

TokUR: Token-Level Uncertainty Estimation for Large Language Model Reasoning

Machine Learning 2026-04-14 v4 Artificial Intelligence Computation and Language

Abstract

While Large Language Models (LLMs) have demonstrated impressive capabilities, their output quality remains inconsistent across various application scenarios, making it difficult to identify trustworthy responses, especially in complex tasks requiring multi-step reasoning. In this paper, we propose a Token-level Uncertainty estimation framework for Reasoning (TokUR) that enables LLMs to self-assess and self-improve their responses in mathematical reasoning. Specifically, we introduce low-rank random weight perturbation during LLM decoding to generate predictive distributions for token-level uncertainty estimation, and we aggregate these uncertainty quantities to capture the semantic uncertainty of generated responses. Experiments on mathematical reasoning datasets of varying difficulty demonstrate that TokUR exhibits a strong correlation with answer correctness and model robustness, and the uncertainty signals produced by TokUR can be leveraged to enhance the model's reasoning performance at test time. These results highlight the effectiveness of TokUR as a principled and scalable approach for improving the reliability and interpretability of LLMs in challenging reasoning tasks.

Keywords

Cite

@article{arxiv.2505.11737,
  title  = {TokUR: Token-Level Uncertainty Estimation for Large Language Model Reasoning},
  author = {Tunyu Zhang and Haizhou Shi and Yibin Wang and Hengyi Wang and Xiaoxiao He and Zhuowei Li and Haoxian Chen and Ligong Han and Kai Xu and Huan Zhang and Dimitris Metaxas and Hao Wang},
  journal= {arXiv preprint arXiv:2505.11737},
  year   = {2026}
}

Comments

Accepted to International Conference on Learning Representations (ICLR) 2026

R2 v1 2026-06-28T23:36:55.077Z