Semantic Self-Distillation for Language Model Uncertainty
Edward Phillips, Sean Wu, Fredrik K. Gustafsson, Boyan Gao, David A. Clifton

TL;DR
This paper introduces Semantic Self-Distillation (SSD), a method to efficiently estimate language model uncertainty by distilling semantic distributions into lightweight models, enabling reliable uncertainty quantification without high computational costs.
Contribution
The paper proposes SSD, a novel framework that distills semantic distributions into lightweight models for efficient uncertainty estimation in language models.
Findings
SSD performs competitively on hallucination prediction tasks.
SSD provides additional uncertainty signals for out-of-domain detection.
SSD enables reliable answer confidence evaluation with lower computational cost.
Abstract
Large language models present challenges for principled uncertainty quantification, in part due to their complexity and the diversity of their outputs. Semantic dispersion, or the variance in the meaning of sampled answers, has been proposed as a useful proxy for model uncertainty, but the associated computational cost prohibits its use in latency-critical applications. We show that sampled semantic distributions can be distilled into lightweight student models which estimate a prompt-conditioned density before the language model generates an answer token. The student model predicts a semantic distribution over possible answers; the entropy of this distribution provides a prompt-level uncertainty signal, and the probability density allows answer-level reliability evaluation. Across experiments on TriviaQA and MMLU, we find our student models perform competitively relative to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
