Fact-and-Reflection (FaR) Improves Confidence Calibration of Large Language Models
Xinran Zhao, Hongming Zhang, Xiaoman Pan, Wenlin Yao, Dong Yu,, Tongshuang Wu, Jianshu Chen

TL;DR
This paper introduces FaR prompting, inspired by human cognition, which enhances the confidence calibration of large language models by eliciting facts and encouraging reflection, leading to significantly improved calibration and better handling of difficult questions.
Contribution
The paper proposes FaR prompting, a novel method that improves LLM confidence calibration by eliciting facts and reflection, outperforming existing prompting strategies.
Findings
FaR reduces Expected Calibration Error by 23.5%.
FaR enables LLMs to express concerns in uncertain cases.
Prompting strategies influence LLM confidence calibration.
Abstract
For a LLM to be trustworthy, its confidence level should be well-calibrated with its actual performance. While it is now common sense that LLM performances are greatly impacted by prompts, the confidence calibration in prompting LLMs has yet to be thoroughly explored. In this paper, we explore how different prompting strategies influence LLM confidence calibration and how it could be improved. We conduct extensive experiments on six prompting methods in the question-answering context and we observe that, while these methods help improve the expected LLM calibration, they also trigger LLMs to be over-confident when responding to some instances. Inspired by human cognition, we propose Fact-and-Reflection (FaR) prompting, which improves the LLM calibration in two steps. First, FaR elicits the known "facts" that are relevant to the input prompt from the LLM. And then it asks the model to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling
