paper-with-me

홈 › Papers

Benchmarking LLMs via Uncertainty Quantification

2024-01-23 · Fanghua Ye, Mingming Yang, Jianhui Pang, Longyue Wang, Derek F. Wong, Emine Yilmaz, Shuming Shi, Zhaopeng Tu

The proliferation of open-source Large Language Models (LLMs) from various institutions has highlighted the urgent need for comprehensive evaluation methods. However, current evaluation platforms, such as the widely recognized HuggingFace open LLM leaderboard, neglect a crucial aspect -- uncertainty, which is vital for thoroughly assessing LLMs. To bridge this gap, we introduce a new benchmarking approach for LLMs that integrates uncertainty quantification. Our examination involves nine LLMs (LLM series) spanning five representative natural language processing tasks. Our findings reveal that: I) LLMs with higher accuracy may exhibit lower certainty; II) Larger-scale LLMs may display greater uncertainty compared to their smaller counterparts; and III) Instruction-finetuning tends to increase the uncertainty of LLMs. These results underscore the significance of incorporating uncertainty in the evaluation of LLMs.

📄 PDF Abstract BibTeX arXiv:2401.12794

Code (1)

smartyfh/llm-uncertainty-bench 공식 구현 pytorch

Tasks

BenchmarkingUncertainty Quantification

Similar Papers 제목 키워드 기반

Fortuna: A Library for Uncertainty Quantification in Deep Learning

2023-02-08 · Gianluca Detommaso, Alberto Gasparin, Michele Donini, Matthias Seeger 외

We present Fortuna, an open-source library for uncertainty quantification in deep learning. Fortuna supports a range of calibration techniques, such as conformal prediction that can be applied to any trained neural netwo…

Bayesian InferenceBenchmarkingConformal PredictionDeep Learning+1

The Art of Saying "Maybe": A Conformal Lens for Uncertainty Benchmarking in VLMs

2025-09-16 · Asif Azad, Mohammad Sadat Hossain, MD Sadik Hossain Shanto, M Saifur Rahman 외 arxiv

Vision-Language Models (VLMs) have achieved remarkable progress in complex visual understanding across scientific and reasoning tasks. While performance benchmarking has advanced our understanding of these capabilities, …

MAQA: Evaluating Uncertainty Quantification in LLMs Regarding Data Uncertainty

2024-08-13 · Yongjin Yang, Haneul Yoo, Hwaran Lee

Despite the massive advancements in large language models (LLMs), they still suffer from producing plausible but incorrect responses. To improve the reliability of LLMs, recent research has focused on uncertainty quantif…

Mathematical ReasoningQuestion AnsweringUncertainty QuantificationWorld Knowledge

Benchmarking Uncertainty Quantification Methods for Large Language Models with LM-Polygraph

2024-06-21 · Roman Vashurin, Ekaterina Fadeeva, Artem Vazhentsev, Lyudmila Rvanova 외

The rapid proliferation of large language models (LLMs) has stimulated researchers to seek effective and efficient approaches to deal with LLM hallucinations and low-quality outputs. Uncertainty quantification (UQ) is a …

BenchmarkingText GenerationUncertainty Quantification

How Confident are Video Models? Empowering Video Models to Express their Uncertainty

2025-10-02 · Zhiting Mei, Ola Shorinwa, Anirudha Majumdar arxiv

Generative video models demonstrate impressive text-to-video capabilities, spurring widespread adoption in many real-world applications. However, like large language models (LLMs), video generation models tend to halluci…

Video Generation