paper-with-me

Papers

Hallucination Mitigating for Medical Report Generation

2026-01-22 · Ruoqing Zhao, Runze Xia, Piji Li arxiv

In the realm of medical report generation (MRG), the integration of natural language processing has emerged as a vital tool to alleviate the workload of radiologists. Despite the impressive capabilities demonstrated by large vision language models (LVLMs) in understanding natural language, their susceptibility to generating plausible yet inaccurate claims, known as ``hallucinations'', raises concerns-especially in the nuanced and critical field of medical. In this work, we introduce a framework, \textbf{K}nowledge-\textbf{E}nhanced with Fine-Grained \textbf{R}einforced Rewards \textbf{M}edical Report Generation (KERM), to tackle the issue. Our approach refines the input to the LVLM by first utilizing MedCLIP for knowledge retrieval, incorporating relevant lesion fact sentences from a curated knowledge corpus. We then introduce a novel purification module to ensure the retrieved knowledge is contextually relevant to the patient's clinical context. Subsequently, we employ fine-grained rewards to guide these models in generating highly supportive and clinically relevant descriptions, ensuring the alignment of model's outputs with desired behaviors. Experimental results on IU-Xray and MIMIC-CXR datasets validate the effectiveness of our approach in mitigating hallucinations and enhancing report quality.

📄 PDF Abstract BibTeX arXiv:2601.15745

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Report Generation

Similar Papers 제목 키워드 기반

FactCheXcker: Mitigating Measurement Hallucinations in Chest X-ray Report Generation Models

2024-11-27 · CVPR 2025 1 · Alice Heiman, Xiaoman Zhang, Emma Chen, Sung Eun Kim 외

Medical vision-language model models often struggle with generating accurate quantitative measurements in radiology reports, leading to hallucinations that undermine clinical reliability. We introduce FactCheXcker, a mod…

Code GenerationLanguage ModelingLanguage ModellingMedical Report Generation

Med-VCD: Mitigating Hallucination for Medical Large Vision Language Models through Visual Contrastive Decoding

2025-12-01 · Zahra Mahdavi, Zahra Khodakaramimaghsoud, Hooman Khaloo, Sina Bakhshandeh Taleshani 외 arxiv

Large vision-language models (LVLMs) are now central to healthcare applications such as medical visual question answering and imaging report generation. Yet, these models remain vulnerable to hallucination outputs that a…

Visual Question Answering

CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding

2025-09-27 · Xi Zhang, Zaiqiao Meng, Jake Lever, Edmond S. L. Ho arxiv

Multimodal large language models (MLLMs) have recently achieved remarkable progress in radiology by integrating visual perception with natural language understanding. However, they often generate clinically unsupported d…

Natural Language Understanding

CoMT: Chain-of-Medical-Thought Reduces Hallucination in Medical Report Generation

2024-06-17 · Yue Jiang, Jiawei Chen, Dingkang Yang, Mingcheng Li 외

Automatic medical report generation (MRG), which possesses significant research value as it can aid radiologists in clinical diagnosis and report composition, has garnered increasing attention. Despite recent progress, g…

DiagnosticHallucinationMedical Report Generation

Towards Reliable Medical Question Answering: Techniques and Challenges in Mitigating Hallucinations in Language Models

2024-08-25 · Duy Khoa Pham, Bao Quoc Vo

The rapid advancement of large language models (LLMs) has significantly impacted various domains, including healthcare and biomedicine. However, the phenomenon of hallucination, where LLMs generate outputs that deviate f…

Decision MakingHallucinationMedical Question AnsweringPrompt Engineering+4