Enhancing trust in large language models via uncertainty-calibrated fine-tuning
An uncertainty-calibrated fine-tuning approach that improves the reliability of LLMs in open-ended, free-form generation settings.
Large language models (LLMs) have achieved remarkable success in natural language generation, yet they remain prone to hallucinations and often exhibit miscalibrated overconfidence, even when producing incorrect outputs. Reliable uncertainty estimation is a key requirement for deploying LLMs safely, as it enables users and downstream systems to assess confidence, detect hallucinations, and identify out-of-domain prompts. In this work, we propose an uncertainty-calibrated fine-tuning approach that improves the reliability of LLMs in open-ended, free-form generation settings. Our method introduces a novel uncertainty-aware causal language modeling loss, grounded in decision-theoretic principles, that explicitly encourages well-calibrated uncertainty estimates. We conduct extensive empirical evaluations across multiple free-form question-answering datasets and model architectures, demonstrating that our approach consistently yields better uncertainty calibration compared to standard fine-tuning. Furthermore, the experimental results show that the proposed method substantially enhances the model’s ability to detect hallucinations and identify out-of-domain prompts.
Latest publications
Your model diversity, not method, determines reasoning strategy
A framework decomposing reasoning uncertainty and deriving conditions where depth refinement outperforms parallel sampling.
ICLRAlignment-Weighted DPO: A novel way to improve alignment in LLMs via reasoning.
A DPO that targets the most problematic parts of an output by assigning different preference weights.
ICLREPSVec: Efficient and Private Synthetic Data Generation
A private text generation method that steers LLM generation using dataset vectors. (ICLR)
ICLR