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

Uncertainty Quantification for Language Models: A Suite of Black-Box, White-Box, LLM Judge, and Ensemble Scorers

About

Hallucinations are a persistent problem with Large Language Models (LLMs). As these models become increasingly used in high-stakes domains, such as healthcare and finance, the need for effective hallucination detection is crucial. To this end, we outline a versatile framework for closed-book hallucination detection that practitioners can apply to real-world use cases. To achieve this, we adapt a variety of existing uncertainty quantification (UQ) techniques, including black-box UQ, white-box UQ, and LLM-as-a-Judge, transforming them as necessary into standardized response-level confidence scores ranging from 0 to 1. To enhance flexibility, we propose a tunable ensemble approach that incorporates any combination of the individual confidence scores. This approach enables practitioners to optimize the ensemble for a specific use case for improved performance. To streamline implementation, the full suite of scorers is offered in this paper's companion Python toolkit, UQLM. To evaluate the performance of the various scorers, we conduct an extensive set of experiments using several LLM question-answering benchmarks. We find that our tunable ensemble typically surpasses its individual components and outperforms existing hallucination detection methods. Our results demonstrate the benefits of customized hallucination detection strategies for improving the accuracy and reliability of LLMs.

Dylan Bouchard, Mohit Singh Chauhan• 2025

Related benchmarks

TaskDatasetResultRank
Code Correctness PredictionLiveCodeBench Python
Brier Score0.073
60
Predicting code correctnessLiveCodeBench Python
ECE0.039
60
Code Correctness PredictionLiveCodeBench Python
AUROC80.4
60
Code Correctness PredictionMultiPL-E Java
AUROC0.645
60
Code Correctness PredictionMultiPL-E Java
ECE0.394
60
Code Correctness PredictionMultiPL-E Java
Brier Score0.396
60
Code correctness classificationLiveSQLBench SQLite
AUROC0.726
55
Predicting code correctnessLiveSQLBench SQLite
Brier Score0.503
55
Framework Feature ComparisonAutomated and LLM-based Data Science Frameworks
Methods Count9
4
Showing 9 of 9 rows

Other info

Follow for update