English

Medico: Towards Hallucination Detection and Correction with Multi-source Evidence Fusion

Computation and Language 2024-10-15 v1 Information Retrieval

Abstract

As we all know, hallucinations prevail in Large Language Models (LLMs), where the generated content is coherent but factually incorrect, which inflicts a heavy blow on the widespread application of LLMs. Previous studies have shown that LLMs could confidently state non-existent facts rather than answering ``I don't know''. Therefore, it is necessary to resort to external knowledge to detect and correct the hallucinated content. Since manual detection and correction of factual errors is labor-intensive, developing an automatic end-to-end hallucination-checking approach is indeed a needful thing. To this end, we present Medico, a Multi-source evidence fusion enhanced hallucination detection and correction framework. It fuses diverse evidence from multiple sources, detects whether the generated content contains factual errors, provides the rationale behind the judgment, and iteratively revises the hallucinated content. Experimental results on evidence retrieval (0.964 HR@5, 0.908 MRR@5), hallucination detection (0.927-0.951 F1), and hallucination correction (0.973-0.979 approval rate) manifest the great potential of Medico. A video demo of Medico can be found at https://youtu.be/RtsO6CSesBI.

Keywords

Cite

@article{arxiv.2410.10408,
  title  = {Medico: Towards Hallucination Detection and Correction with Multi-source Evidence Fusion},
  author = {Xinping Zhao and Jindi Yu and Zhenyu Liu and Jifang Wang and Dongfang Li and Yibin Chen and Baotian Hu and Min Zhang},
  journal= {arXiv preprint arXiv:2410.10408},
  year   = {2024}
}

Comments

12 pages, 3 figures, 6 tables. Accepted by EMNLP 2024's demo track