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

Generating with Confidence: Uncertainty Quantification for Black-box Large Language Models

About

Large language models (LLMs) specializing in natural language generation (NLG) have recently started exhibiting promising capabilities across a variety of domains. However, gauging the trustworthiness of responses generated by LLMs remains an open challenge, with limited research on uncertainty quantification (UQ) for NLG. Furthermore, existing literature typically assumes white-box access to language models, which is becoming unrealistic either due to the closed-source nature of the latest LLMs or computational constraints. In this work, we investigate UQ in NLG for *black-box* LLMs. We first differentiate *uncertainty* vs *confidence*: the former refers to the ``dispersion'' of the potential predictions for a fixed input, and the latter refers to the confidence on a particular prediction/generation. We then propose and compare several confidence/uncertainty measures, applying them to *selective NLG* where unreliable results could either be ignored or yielded for further assessment. Experiments were carried out with several popular LLMs on question-answering datasets (for evaluation purposes). Results reveal that a simple measure for the semantic dispersion can be a reliable predictor of the quality of LLM responses, providing valuable insights for practitioners on uncertainty management when adopting LLMs. The code to replicate our experiments is available at https://github.com/zlin7/UQ-NLG.

Zhen Lin, Shubhendu Trivedi, Jimeng Sun• 2023

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.9545
625
Hallucination DetectionHotpotQA
AUROC0.7924
294
Hallucination DetectionTriviaQA (test)
AUC-ROC77.96
255
Radiology Report GenerationMIMIC-CXR (test)--
235
Hallucination DetectionTruthfulQA
AUC (ROC)0.5881
182
Hallucination DetectionNQ-Open
AUROC0.6285
141
Hallucination DetectionHaluEval
AUROC0.8716
135
Hallucination DetectionCoQA
AUROC77.53
134
Hallucination DetectionGSM8K
AUROC73.66
131
Uncertainty EstimationTriviaQA
AUROC79.6
129
Showing 10 of 172 rows
...

Other info

Follow for update