Entropy Guided Extrapolative Decoding to Improve Factuality in Large Language Models
Souvik Das, Lifeng Jin, Linfeng Song, Haitao Mi, Baolin Peng, Dong, Yu

TL;DR
This paper introduces an entropy-guided extrapolative decoding method that enhances factual accuracy in large language models by leveraging layer-wise information and extrapolating token probabilities beyond the last layer.
Contribution
It proposes a novel entropy-guided layer selection and probability extrapolation technique that improves factuality in LLM outputs, surpassing current state-of-the-art methods.
Findings
Outperforms existing methods on multiple datasets.
Layer-wise entropy guides better token selection.
Extrapolation improves factuality accuracy.
Abstract
Large language models (LLMs) exhibit impressive natural language capabilities but suffer from hallucination -- generating content ungrounded in the realities of training data. Recent work has focused on decoding techniques to improve factuality during inference by leveraging LLMs' hierarchical representation of factual knowledge, manipulating the predicted distributions at inference time. Current state-of-the-art approaches refine decoding by contrasting early-exit distributions from a lower layer with the final layer to exploit information related to factuality within the model forward procedure. However, such methods often assume the final layer is the most reliable and the lower layer selection process depends on it. In this work, we first propose extrapolation of critical token probabilities beyond the last layer for more accurate contrasting. We additionally employ layer-wise…
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 · Natural Language Processing Techniques · Speech Recognition and Synthesis
