ACL 2024findings390 citations

Chain-of-Verification Reduces Hallucination in Large Language Models

Shehzaad Dhuliawala, Mojtaba Komeili, Jing Xu, Roberta Raileanu, Xian Li, Asli Celikyilmaz, Jason Weston

Abstract

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.

BibTeX
@inproceedings{dhuliawala-etal-2024-chain,
    title = "Chain-of-Verification Reduces Hallucination in Large Language Models",
    author = "Dhuliawala, Shehzaad  and
      Komeili, Mojtaba  and
      Xu, Jing  and
      Raileanu, Roberta  and
      Li, Xian  and
      Celikyilmaz, Asli  and
      Weston, Jason",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.212/",
    doi = "10.18653/v1/2024.findings-acl.212",
    pages = "3563--3578"
}