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

Enhancing Trust in Large Language Models via Uncertainty-Calibrated Fine-Tuning

About

Large language models (LLMs) have revolutionized the field of natural language processing with their impressive reasoning and question-answering capabilities. However, these models are sometimes prone to generating credible-sounding but incorrect information, a phenomenon known as LLM hallucinations. Reliable uncertainty estimation in LLMs is essential for fostering trust in their generated responses and serves as a critical tool for the detection and prevention of erroneous or hallucinated outputs. To achieve reliable and well-calibrated uncertainty quantification in open-ended and free-form natural language generation, we propose an uncertainty-aware fine-tuning approach for LLMs. This approach enhances the model's ability to provide reliable uncertainty estimates without compromising accuracy, thereby guiding them to produce more trustworthy responses. We introduce a novel uncertainty-aware causal language modeling loss function, grounded in the principles of decision theory. Through rigorous evaluation on multiple free-form question-answering datasets and models, we demonstrate that our uncertainty-aware fine-tuning approach yields better calibrated uncertainty estimates in natural language generation tasks than fine-tuning with the standard causal language modeling loss. Furthermore, the experimental results show that the proposed method significantly improves the model's ability to detect hallucinations and identify out-of-domain prompts.

Ranganath Krishnan, Piyush Khanna, Omesh Tickoo• 2024

Related benchmarks

TaskDatasetResultRank
Open-ended generationTriviaQA
ECE13.65
37
Free-form text generationCoQA
Accuracy94.61
22
Hallucination DetectionCoQA (dev)
AUROC (Token Entropy)77.8
14
Hallucination DetectionTriviaQA (val)
AUROC (Token Entropy)0.8297
14
Uncertainty-guided selective generationCoQA (dev)
AUARC (Token Entropy)96.52
14
Uncertainty-guided selective generationTriviaQA (val)
AUARC (Token Entropy)92
14
Hallucination DetectionOK-VQA (val)
AUROC (Token Entropy)0.6001
2
Uncertainty-guided selective generationOK-VQA (val)
AUARC (Token Entropy)0.5989
2
Showing 8 of 8 rows

Other info

Follow for update