English

Reliable Decision Making via Calibration Oriented Retrieval Augmented Generation

Information Retrieval 2025-10-16 v4 Artificial Intelligence

Abstract

Recently, Large Language Models (LLMs) have been increasingly used to support various decision-making tasks, assisting humans in making informed decisions. However, when LLMs confidently provide incorrect information, it can lead humans to make suboptimal decisions. To prevent LLMs from generating incorrect information on topics they are unsure of and to improve the accuracy of generated content, prior works have proposed Retrieval Augmented Generation (RAG), where external documents are referenced to generate responses. However, previous RAG methods focus only on retrieving documents most relevant to the input query, without specifically aiming to ensure that the human user's decisions are well-calibrated. To address this limitation, we propose a novel retrieval method called Calibrated Retrieval-Augmented Generation (CalibRAG), which ensures that decisions informed by RAG are well-calibrated. Then we empirically validate that CalibRAG improves calibration performance as well as accuracy, compared to other baselines across various datasets.

Keywords

Cite

@article{arxiv.2411.08891,
  title  = {Reliable Decision Making via Calibration Oriented Retrieval Augmented Generation},
  author = {Chaeyun Jang and Deukhwan Cho and Seanie Lee and Hyungi Lee and Juho Lee},
  journal= {arXiv preprint arXiv:2411.08891},
  year   = {2025}
}

Comments

Accepted by NeurIPS 2025

R2 v1 2026-06-28T19:58:45.779Z