Just rephrase it! Uncertainty estimation in closed-source language models via multiple rephrased queries
Adam Yang, Chen Chen, Konstantinos Pitas

TL;DR
This paper proposes a method for estimating uncertainty in closed-source large language models by using multiple rephrased queries and analyzing answer similarity, improving calibration of uncertainty estimates.
Contribution
It introduces simple rephrasing rules and a theoretical framework for better uncertainty estimation in closed-source LLMs, which was not previously addressed.
Findings
Significant improvement in uncertainty calibration.
Rephrasing rules are easy to apply in practice.
Theoretical insights support the method's effectiveness.
Abstract
State-of-the-art large language models are sometimes distributed as open-source software but are also increasingly provided as a closed-source service. These closed-source large-language models typically see the widest usage by the public, however, they often do not provide an estimate of their uncertainty when responding to queries. As even the best models are prone to ``hallucinating" false information with high confidence, a lack of a reliable estimate of uncertainty limits the applicability of these models in critical settings. We explore estimating the uncertainty of closed-source LLMs via multiple rephrasings of an original base query. Specifically, we ask the model, multiple rephrased questions, and use the similarity of the answers as an estimate of uncertainty. We diverge from previous work in i) providing rules for rephrasing that are simple to memorize and use in practice ii)…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
Methodstravel james · Balanced Selection
