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

Kernel Language Entropy: Fine-grained Uncertainty Quantification for LLMs from Semantic Similarities

About

Uncertainty quantification in Large Language Models (LLMs) is crucial for applications where safety and reliability are important. In particular, uncertainty can be used to improve the trustworthiness of LLMs by detecting factually incorrect model responses, commonly called hallucinations. Critically, one should seek to capture the model's semantic uncertainty, i.e., the uncertainty over the meanings of LLM outputs, rather than uncertainty over lexical or syntactic variations that do not affect answer correctness. To address this problem, we propose Kernel Language Entropy (KLE), a novel method for uncertainty estimation in white- and black-box LLMs. KLE defines positive semidefinite unit trace kernels to encode the semantic similarities of LLM outputs and quantifies uncertainty using the von Neumann entropy. It considers pairwise semantic dependencies between answers (or semantic clusters), providing more fine-grained uncertainty estimates than previous methods based on hard clustering of answers. We theoretically prove that KLE generalizes the previous state-of-the-art method called semantic entropy and empirically demonstrate that it improves uncertainty quantification performance across multiple natural language generation datasets and LLM architectures.

Alexander Nikitin, Jannik Kossen, Yarin Gal, Pekka Marttinen• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.9468
621
Mathematical ReasoningMATH 500
Accuracy67.5
221
Question AnsweringTriviaQA
EM70.4
182
Hallucination DetectionHaluEval
AUROC0.9043
131
Mathematical ReasoningAIME 24
Pass@1 Accuracy12.2
128
Hallucination DetectionGSM8K
AUROC47.99
115
Correctness PredictionTriviaQA
AUROC0.691
113
Uncertainty EstimationTriviaQA
AUROC72.3
111
Hallucination DetectionCoQA
AUROC0.739
108
Hallucination DetectionBioASQ
AUROC0.644
104
Showing 10 of 55 rows

Other info

Follow for update