ACL 2025finding0 citations

UBench: Benchmarking Uncertainty in Large Language Models with Multiple Choice Questions

Xunzhi Wang, Zhuowei Zhang, Gaonan Chen, Qiongyu Li, Bitong Luo, Zhixin Han, Haotian Wang, Zhiyu Li

Abstract

Despite recent progress in systematic evaluation frameworks, benchmarking the uncertainty of large language models (LLMs) remains a highly challenging task. Existing methods for benchmarking the uncertainty of LLMs face three key challenges: the need for internal model access, additional training, or high computational costs. This is particularly unfavorable for closed-source models. To this end, we introduce UBench, a new benchmark for evaluating the uncertainty of LLMs. Unlike other benchmarks, UBench is based on confidence intervals. It encompasses 11,978 multiple-choice questions spanning knowledge, language, understanding, and reasoning capabilities. Based on this, we conduct extensive experiments. This includes comparisons with other advanced uncertainty estimation methods, the assessment of the uncertainty of 20 LLMs, and an exploration of the effects of Chain-of-Thought (CoT) prompts, role-playing (RP) prompts, and temperature on model uncertainty. Our analysis reveals several crucial insights: 1) Our confidence interval-based methods are highly effective for uncertainty quantification; 2) Regarding uncertainty, outstanding open-source models show competitive performance versus closed-source models; 3) CoT and RP prompts present potential ways to improve model reliability, while the influence of temperature changes follows no universal rule. Our implementation is available at https://github.com/Cyno2232/UBENCH.

BibTeX
@inproceedings{wang-etal-2025-ubench,
    title = "{UB}ench: Benchmarking Uncertainty in Large Language Models with Multiple Choice Questions",
    author = "Wang, Xunzhi  and
      Zhang, Zhuowei  and
      Chen, Gaonan  and
      Li, Qiongyu  and
      Luo, Bitong  and
      Han, Zhixin  and
      Wang, Haotian  and
      Li, Zhiyu  and
      Gao, Hang  and
      Hu, Mengting",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.423/",
    doi = "10.18653/v1/2025.findings-acl.423",
    pages = "8076--8107",
    ISBN = "979-8-89176-256-5"
}
UBench: Benchmarking Uncertainty in Large Language Models with Multiple Choice Questions · ACL 2025