paper-with-me

Papers

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 quantification to predict whether a response is correct or not. However, most uncertainty quantification methods have been evaluated on single-labeled questions, which removes data uncertainty: the irreducible randomness often present in user queries, which can arise from factors like multiple possible answers. This limitation may cause uncertainty quantification results to be unreliable in practical settings. In this paper, we investigate previous uncertainty quantification methods under the presence of data uncertainty. Our contributions are two-fold: 1) proposing a new Multi-Answer Question Answering dataset, MAQA, consisting of world knowledge, mathematical reasoning, and commonsense reasoning tasks to evaluate uncertainty quantification regarding data uncertainty, and 2) assessing 5 uncertainty quantification methods of diverse white- and black-box LLMs. Our findings show that previous methods relatively struggle compared to single-answer settings, though this varies depending on the task. Moreover, we observe that entropy- and consistency-based methods effectively estimate model uncertainty, even in the presence of data uncertainty. We believe these observations will guide future work on uncertainty quantification in more realistic settings.

📄 PDF Abstract BibTeX arXiv:2408.06816

Code (1)

YangYongJin/MAQA-Official-Repo 공식 구현 pytorch

Tasks

Mathematical ReasoningQuestion AnsweringUncertainty QuantificationWorld Knowledge

Similar Papers 제목 키워드 기반

The Illusion of Certainty: Uncertainty Quantification for LLMs Fails under Ambiguity

2025-11-06 · Tim Tomov, Dominik Fuchsgruber, Tom Wollschläger, Stephan Günnemann arxiv

Accurate uncertainty quantification (UQ) in Large Language Models (LLMs) is critical for trustworthy deployment. While real-world language is inherently ambiguous, reflecting aleatoric uncertainty, existing UQ methods ar…

Evaluating Uncertainty Quantification Methods in Argumentative Large Language Models

2025-09-26 · Kevin Zhou, Adam Dejl, Gabriel Freedman, Lihu Chen 외 arxiv

Research in uncertainty quantification (UQ) for large language models (LLMs) is increasingly important towards guaranteeing the reliability of this groundbreaking technology. We explore the integration of LLM UQ methods …

Black-box Uncertainty Quantification Method for LLM-as-a-Judge

2024-10-15 · Nico Wagner, Michael Desmond, Rahul Nair, Zahra Ashktorab 외

LLM-as-a-Judge is a widely used method for evaluating the performance of Large Language Models (LLMs) across various tasks. We address the challenge of quantifying the uncertainty of LLM-as-a-Judge evaluations. While unc…

Decision MakingUncertainty Quantification

Understanding the Uncertainty of LLM Explanations: A Perspective Based on Reasoning Topology

2025-02-24 · Longchao Da, Xiaoou Liu, Jiaxin Dai, Lu Cheng 외

Understanding the uncertainty in large language model (LLM) explanations is important for evaluating their faithfulness and reasoning consistency, and thus provides insights into the reliability of LLM's output regarding…

Language ModelingLanguage ModellingLarge Language Model

Uncertainty Quantification Metrics for Deep Regression

2024-05-07 · Simon Kristoffersson Lind, Ziliang Xiong, Per-Erik Forssén, Volker Krüger

When deploying deep neural networks on robots or other physical systems, the learned model should reliably quantify predictive uncertainty. A reliable uncertainty allows downstream modules to reason about the safety of i…

regressionUncertainty Quantification