Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NOVA: NOise-aware Verbal Confidence CAlibration for Robust Large Language Models in RAG Systems

About

Accurately assessing model confidence is essential for deploying large language models (LLMs) in mission-critical factual domains. While retrieval-augmented generation (RAG) is widely adopted to improve grounding, confidence calibration in RAG settings remains poorly understood. We conduct a systematic study across four benchmarks, revealing that LLMs exhibit poor calibration performance especially when noisy contexts are retrieved. Specifically, contradictory or irrelevant evidence tends to exacerbate the model's overconfidence issue. To address this, we propose NOVA Rules (NOise-Aware Verbal Confidence CAlibration Rules) to provide a principled foundation for resolving overconfidence under noise. We further design NOVA, a noise-aware calibration framework that synthesizes supervision from ~2K HotpotQA examples guided by these rules. By performing supervised fine-tuning (SFT) with this data, NOVA equips models with intrinsic noise awareness without relying on stronger teacher models. Empirical results show that NOVA yields substantial gains, improving ECE scores by 10.9% in-domain and 8.0% out-of-domain. By bridging the gap between retrieval noise and verbal calibration, NOVA paves the way for both accurate and epistemically reliable LLMs.

Jiayu Liu, Rui Wang, Qing Zong, Yumeng Wang, Cheng Qian, Qingcheng Zeng, Tianshi Zheng, Haochen Shi, Dadi Guo, Baixuan Xu, Chunyang Li, Yangqiu Song• 2026

Related benchmarks

TaskDatasetResultRank
CalibrationNQ
ECE0.301
55
CalibrationStrategyQA
ECE0.285
24
CalibrationHotpotQA
ECE0.28
24
CalibrationBamboogle
ECE0.113
24
CalibrationAverage StrategyQA, HotpotQA, NQ, Bamboogle
ECE0.264
24
Confidence Calibration in Retrieval-Augmented GenerationNQ k=5 OOD (test)
ECE0.248
24
Confidence Calibration in Retrieval-Augmented GenerationBamboogle k=5 OOD (test)
ECE0.065
24
Question AnsweringStrategyQA--
8
Question AnsweringHotpotQA--
8
Question AnsweringNQ--
8
Showing 10 of 11 rows

Other info

GitHub

Follow for update