EMNLP 2024finding5 citations

Mitigating Hallucinations of Large Language Models in Medical Information Extraction via Contrastive Decoding

Derong Xu, Ziheng Zhang, Zhihong Zhu, Zhenxi Lin, Qidong Liu, Xian Wu, Tong Xu, Xiangyu Zhao

Abstract

The impressive capabilities of large language models (LLMs) have attracted extensive interests of applying LLMs to medical field. However, the complex nature of clinical environments presents significant hallucination challenges for LLMs, hindering their widespread adoption. In this paper, we address these hallucination issues in the context of Medical Information Extraction (MIE) tasks by introducing ALternate Contrastive Decoding (ALCD). We begin by redefining MIE tasks as an identify-and-classify process. We then separate the identification and classification functions of LLMs by selectively masking the optimization of tokens during fine-tuning. During the inference stage, we alternately contrast output distributions derived from sub-task models. This approach aims to selectively enhance the identification and classification capabilities while minimizing the influence of other inherent abilities in LLMs. Additionally, we propose an alternate adaptive constraint strategy to more effectively adjust the scale and scope of contrastive tokens. Through comprehensive experiments on two different backbones and six diverse medical information extraction tasks, ALCD demonstrates significant improvements in resolving hallucination issues compared to conventional decoding methods.

BibTeX
@inproceedings{xu-etal-2024-mitigating,
    title = "Mitigating Hallucinations of Large Language Models in Medical Information Extraction via Contrastive Decoding",
    author = "Xu, Derong  and
      Zhang, Ziheng  and
      Zhu, Zhihong  and
      Lin, Zhenxi  and
      Liu, Qidong  and
      Wu, Xian  and
      Xu, Tong  and
      Zhao, Xiangyu  and
      Zheng, Yefeng  and
      Chen, Enhong",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.456/",
    doi = "10.18653/v1/2024.findings-emnlp.456",
    pages = "7744--7757"
}
Mitigating Hallucinations of Large Language Models in Medical Information Extraction via Contrastive Decoding · EMNLP 2024