paper-with-me

홈 › Papers

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

2024-06-21 · Roman Vashurin, Ekaterina Fadeeva, Artem Vazhentsev, Lyudmila Rvanova, Akim Tsvigun, Daniil Vasilev, Rui Xing, Abdelrahman Boda Sadallah, Kirill Grishchenkov, Sergey Petrakov, Alexander Panchenko, Timothy Baldwin, Preslav Nakov, Maxim Panov, Artem Shelmanov

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 key element of machine learning applications in dealing with such challenges. However, research to date on UQ for LLMs has been fragmented in terms of techniques and evaluation methodologies. In this work, we address this issue by introducing a novel benchmark that implements a collection of state-of-the-art UQ baselines and offers an environment for controllable and consistent evaluation of novel UQ techniques over various text generation tasks. Our benchmark also supports the assessment of confidence normalization methods in terms of their ability to provide interpretable scores. Using our benchmark, we conduct a large-scale empirical investigation of UQ and normalization techniques across eleven tasks, identifying the most effective approaches. Code: https://github.com/IINemo/lm-polygraph Benchmark: https://huggingface.co/LM-Polygraph

📄 PDF Abstract BibTeX arXiv:2406.15627

Code (3)

iinemo/lm-polygraph 공식 구현 pytorch
jinhaoduan/sar pytorch
jinhaoduan/shifting-attention-to-relevance pytorch

Tasks

BenchmarkingText GenerationUncertainty Quantification

Similar Papers 제목 키워드 기반

Benchmarking LLMs via Uncertainty Quantification

2024-01-23 · Fanghua Ye, Mingming Yang, Jianhui Pang, Longyue Wang 외

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 reco…

BenchmarkingUncertainty Quantification

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, …

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

Benchmarking Scalable Epistemic Uncertainty Quantification in Organ Segmentation

2023-08-15 · Jadie Adams, Shireen Y. Elhabian

Deep learning based methods for automatic organ segmentation have shown promise in aiding diagnosis and treatment planning. However, quantifying and understanding the uncertainty associated with model predictions is cruc…

BenchmarkingMedical Image AnalysisOrgan SegmentationOut-of-Distribution Detection+2

A framework for benchmarking uncertainty in deep regression

2021-09-10 · Franko Schmähling, Jörg Martin, Clemens Elster

We propose a framework for the assessment of uncertainty quantification in deep regression. The framework is based on regression problems where the regression function is a linear combination of nonlinear functions. Basi…

BenchmarkingregressionUncertainty Quantification