paper-with-me

홈 › Papers

MedHallu: A Comprehensive Benchmark for Detecting Medical Hallucinations in Large Language Models

2025-02-20 · Shrey Pandit, Jiawei Xu, Junyuan Hong, Zhangyang Wang, Tianlong Chen, Kaidi Xu, Ying Ding

Advancements in Large Language Models (LLMs) and their increasing use in medical question-answering necessitate rigorous evaluation of their reliability. A critical challenge lies in hallucination, where models generate plausible yet factually incorrect outputs. In the medical domain, this poses serious risks to patient safety and clinical decision-making. To address this, we introduce MedHallu, the first benchmark specifically designed for medical hallucination detection. MedHallu comprises 10,000 high-quality question-answer pairs derived from PubMedQA, with hallucinated answers systematically generated through a controlled pipeline. Our experiments show that state-of-the-art LLMs, including GPT-4o, Llama-3.1, and the medically fine-tuned UltraMedical, struggle with this binary hallucination detection task, with the best model achieving an F1 score as low as 0.625 for detecting "hard" category hallucinations. Using bidirectional entailment clustering, we show that harder-to-detect hallucinations are semantically closer to ground truth. Through experiments, we also show incorporating domain-specific knowledge and introducing a "not sure" category as one of the answer categories improves the precision and F1 scores by up to 38% relative to baselines.

📄 PDF Abstract BibTeX arXiv:2502.14302

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingHallucinationMedical Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Teaching with Lies: Curriculum DPO on Synthetic Negatives for Hallucination Detection

2025-05-23 · Shrey Pandit, Ashwin Vinod, Liu Leqi, Ying Ding

Aligning large language models (LLMs) to accurately detect hallucinations remains a significant challenge due to the sophisticated nature of hallucinated text. Recognizing that hallucinated samples typically exhibit high…

Fact CheckingHallucinationIncremental Learning

Hallucinations and Key Information Extraction in Medical Texts: A Comprehensive Assessment of Open-Source Large Language Models

2025-04-27 · Anindya Bijoy Das, Shibbir Ahmed, Shahnewaz Karim Sakib

Clinical summarization is crucial in healthcare as it distills complex medical data into digestible information, enhancing patient understanding and care management. Large language models (LLMs) have shown significant po…

Key Information ExtractionNatural Language Understanding

VideoHallucer: Evaluating Intrinsic and Extrinsic Hallucinations in Large Video-Language Models

2024-06-24 · Yuxuan Wang, Yueqian Wang, Dongyan Zhao, Cihang Xie 외

Recent advancements in Multimodal Large Language Models (MLLMs) have extended their capabilities to video understanding. Yet, these models are often plagued by "hallucinations", where irrelevant or nonsensical content is…

HallucinationVideo Understanding

Detecting and Evaluating Medical Hallucinations in Large Vision Language Models

2024-06-14 · Jiawei Chen, Dingkang Yang, Tong Wu, Yue Jiang 외

Large Vision Language Models (LVLMs) are increasingly integral to healthcare applications, including medical visual question answering and imaging report generation. While these models inherit the robust capabilities of …

HallucinationMedical Visual Question AnsweringQuestion AnsweringVisual Question Answering

MedHalu: Hallucinations in Responses to Healthcare Queries by Large Language Models

2024-09-29 · Vibhor Agarwal, Yiqiao Jin, Mohit Chandra, Munmun De Choudhury 외

The remarkable capabilities of large language models (LLMs) in language understanding and generation have not rendered them immune to hallucinations. LLMs can still generate plausible-sounding but factually incorrect or …

Hallucination