Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Why Uncertainty Estimation Methods Fall Short in RAG: An Axiomatic Analysis

About

Large Language Models (LLMs) are valued for their strong performance across various tasks, but they also produce inaccurate or misleading outputs. Uncertainty Estimation (UE) quantifies the model's confidence and helps users assess response reliability. However, existing UE methods have not been thoroughly examined in scenarios like Retrieval-Augmented Generation (RAG), where the input prompt includes non-parametric knowledge. This paper shows that current UE methods cannot reliably assess correctness in the RAG setting. We further propose an axiomatic framework to identify deficiencies in existing methods and guide the development of improved approaches. Our framework introduces five constraints that an effective UE method should meet after incorporating retrieved documents into the LLM's prompt. Experimental results reveal that no existing UE method fully satisfies all the axioms, explaining their suboptimal performance in RAG. We further introduce a simple yet effective calibration function based on our framework, which not only satisfies more axioms than baseline methods but also improves the correlation between uncertainty estimates and correctness.

Heydar Soudani, Evangelos Kanoulas, Faegheh Hasibi• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringNQ-open v1.0 (test)
A179.08
16
Question AnsweringTriviaQA v1.0 (test)
A1 Accuracy0.6881
16
Question AnsweringPopQA v1.0 (test)
A183.07
16
Uncertainty EstimationNQ-Open
A1 Accuracy88.67
16
Uncertainty EstimationPopQA
A183.09
16
Showing 5 of 5 rows

Other info

Follow for update