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

Token-Level Density-Based Uncertainty Quantification Methods for Eliciting Truthfulness of Large Language Models

About

Uncertainty quantification (UQ) is a prominent approach for eliciting truthful answers from large language models (LLMs). To date, information-based and consistency-based UQ have been the dominant UQ methods for text generation via LLMs. Density-based methods, despite being very effective for UQ in text classification with encoder-based models, have not been very successful with generative LLMs. In this work, we adapt Mahalanobis Distance (MD) - a well-established UQ technique in classification tasks - for text generation and introduce a new supervised UQ method. Our method extracts token embeddings from multiple layers of LLMs, computes MD scores for each token, and uses linear regression trained on these features to provide robust uncertainty scores. Through extensive experiments on eleven datasets, we demonstrate that our approach substantially improves over existing UQ methods, providing accurate and computationally efficient uncertainty scores for both sequence-level selective generation and claim-level fact-checking tasks. Our method also exhibits strong generalization to out-of-domain data, making it suitable for a wide range of LLM-based applications.

Artem Vazhentsev, Lyudmila Rvanova, Ivan Lazichny, Alexander Panchenko, Maxim Panov, Timothy Baldwin, Artem Shelmanov• 2025

Related benchmarks

TaskDatasetResultRank
Claim Verification9-dataset aggregate retrieval-free setting (test)
ROC-AUC69.6
70
Long-form generationLong-form generation ID
PRR0.38
38
Short-form generationShort-form generation ID
PRR64
38
Long-form generationLong-form generation datasets LOO - near OOD
PRR0.3
24
Long-form generationLong-form generation datasets 1D-SameTask - OOD
PRR0.16
24
Long-form generationDiffTask OOD
PRR0.16
24
Long-form generation1D-DiffTask most OOD
PRR0.24
24
Short-form generationShort-form generation datasets LOO - near OOD
PRR0.62
24
Short-form generationShort-form generation datasets 1D-SameTask - OOD
PRR0.41
24
Short-form generationDiffTask OOD
PRR0.38
24
Showing 10 of 19 rows

Other info

Follow for update