English

Towards Mitigating Hallucination in Large Language Models via Self-Reflection

Computation and Language 2023-10-11 v1 Artificial Intelligence

Abstract

Large language models (LLMs) have shown promise for generative and knowledge-intensive tasks including question-answering (QA) tasks. However, the practical deployment still faces challenges, notably the issue of "hallucination", where models generate plausible-sounding but unfaithful or nonsensical information. This issue becomes particularly critical in the medical domain due to the uncommon professional concepts and potential social risks involved. This paper analyses the phenomenon of hallucination in medical generative QA systems using widely adopted LLMs and datasets. Our investigation centers on the identification and comprehension of common problematic answers, with a specific emphasis on hallucination. To tackle this challenge, we present an interactive self-reflection methodology that incorporates knowledge acquisition and answer generation. Through this feedback process, our approach steadily enhances the factuality, consistency, and entailment of the generated answers. Consequently, we harness the interactivity and multitasking ability of LLMs and produce progressively more precise and accurate answers. Experimental results on both automatic and human evaluation demonstrate the superiority of our approach in hallucination reduction compared to baselines.

Keywords

Cite

@article{arxiv.2310.06271,
  title  = {Towards Mitigating Hallucination in Large Language Models via Self-Reflection},
  author = {Ziwei Ji and Tiezheng Yu and Yan Xu and Nayeon Lee and Etsuko Ishii and Pascale Fung},
  journal= {arXiv preprint arXiv:2310.06271},
  year   = {2023}
}

Comments

Accepted by the findings of EMNLP 2023

R2 v1 2026-06-28T12:45:26.834Z