Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Citation-Enhanced Generation for LLM-based Chatbots

About

Large language models (LLMs) exhibit powerful general intelligence across diverse scenarios, including their integration into chatbots. However, a vital challenge of LLM-based chatbots is that they may produce hallucinated content in responses, which significantly limits their applicability. Various efforts have been made to alleviate hallucination, such as retrieval augmented generation and reinforcement learning with human feedback, but most of them require additional training and data annotation. In this paper, we propose a novel post-hoc Citation-Enhanced Generation (CEG) approach combined with retrieval argumentation. Unlike previous studies that focus on preventing hallucinations during generation, our method addresses this issue in a post-hoc way. It incorporates a retrieval module to search for supporting documents relevant to the generated content, and employs a natural language inference-based citation generation module. Once the statements in the generated content lack of reference, our model can regenerate responses until all statements are supported by citations. Note that our method is a training-free plug-and-play plugin that is capable of various LLMs. Experiments on various hallucination-related datasets show our framework outperforms state-of-the-art methods in both hallucination detection and response regeneration on three benchmarks. Our codes and dataset will be publicly available.

Weitao Li, Junkai Li, Weizhi Ma, Yang Liu• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionFELM worldknowledge (test)
Nonfact Accuracy54.4
15
Hallucination DetectionWikiBio GPT-3.5-Turbo-Instruct (test)
AUC-PR (Nonfactual)92.31
8
Hallucination RegenerationHaluEval QA
Accuracy69.45
5
Showing 3 of 3 rows

Other info

Follow for update