Chain-of-verification Reduces Hallucination In Large Language Models · The Large Language Model Bible Contribute to LLM-Bible

Chain-of-verification Reduces Hallucination In Large Language Models

Shehzaad Dhuliawala et al.. Arxiv 2023 – 46 citations

[Paper]    
Language Modeling Ethics and Bias

Generation of plausible yet incorrect factual information, termed hallucination, is an unsolved issue in large language models. We study the ability of language models to deliberate on the responses they give in order to correct their mistakes. We develop the Chain-of-Verification (CoVe) method whereby the model first (i) drafts an initial response; then (ii) plans verification questions to fact-check its draft; (iii) answers those questions independently so the answers are not biased by other responses; and (iv) generates its final verified response. In experiments, we show CoVe decreases hallucinations across a variety of tasks, from list-based questions from Wikidata, closed book MultiSpanQA and longform text generation.

Similar Work