Get the latest tech news

Dola Decoding by Contrasting Layers Improves Factuality in Large Language Models


Despite their impressive capabilities, large language models (LLMs) are prone to hallucinations, i.e., generating content that deviates from facts seen during pretraining. We propose a simple decoding strategy for reducing hallucinations with pretrained LLMs that does not require conditioning on retrieved external knowledge nor additional fine-tuning. Our approach obtains the next-token distribution by contrasting the differences in logits obtained from projecting the later layers versus earlier layers to the vocabulary space, exploiting the fact that factual knowledge in an LLMs has generally been shown to be localized to particular transformer layers. We find that this Decoding by Contrasting Layers (DoLa) approach is able to better surface factual knowledge and reduce the generation of incorrect facts. DoLa consistently improves the truthfulness across multiple choices tasks and open-ended generation tasks, for example improving the performance of LLaMA family models on TruthfulQA by 12-17% absolute points, demonstrating its potential in making LLMs reliably generate truthful facts.

View a PDF of the paper titled DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models, by Yung-Sung Chuang and 5 other authors View PDFHTML (experimental) Abstract:Despite their impressive capabilities, large language models (LLMs) are prone to hallucinations, i.e., generating content that deviates from facts seen during pretraining. We propose a simple decoding strategy for reducing hallucinations with pretrained LLMs that does not require conditioning on retrieved external knowledge nor additional fine-tuning.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of layers

layers

Photo of factuality

factuality

Photo of dola

dola

Related news:

News photo

Whats better: Neural nets wider with less layers or thinner with more layers

News photo

Bomb Jack display hardware

News photo

Building Containers from Scratch: Layers