Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MMed-RAG: Versatile Multimodal RAG System for Medical Vision Language Models

About

Artificial Intelligence (AI) has demonstrated significant potential in healthcare, particularly in disease diagnosis and treatment planning. Recent progress in Medical Large Vision-Language Models (Med-LVLMs) has opened up new possibilities for interactive diagnostic tools. However, these models often suffer from factual hallucination, which can lead to incorrect diagnoses. Fine-tuning and retrieval-augmented generation (RAG) have emerged as methods to address these issues. However, the amount of high-quality data and distribution shifts between training data and deployment data limit the application of fine-tuning methods. Although RAG is lightweight and effective, existing RAG-based approaches are not sufficiently general to different medical domains and can potentially cause misalignment issues, both between modalities and between the model and the ground truth. In this paper, we propose a versatile multimodal RAG system, MMed-RAG, designed to enhance the factuality of Med-LVLMs. Our approach introduces a domain-aware retrieval mechanism, an adaptive retrieved contexts selection method, and a provable RAG-based preference fine-tuning strategy. These innovations make the RAG process sufficiently general and reliable, significantly improving alignment when introducing retrieved contexts. Experimental results across five medical datasets (involving radiology, ophthalmology, pathology) on medical VQA and report generation demonstrate that MMed-RAG can achieve an average improvement of 43.8% in the factual accuracy of Med-LVLMs. Our data and code are available in https://github.com/richard-peng-xia/MMed-RAG.

Peng Xia, Kangyu Zhu, Haoran Li, Tianze Wang, Weijia Shi, Sheng Wang, Linjun Zhang, James Zou, Huaxiu Yao• 2024

Related benchmarks

TaskDatasetResultRank
Medical Visual Question AnsweringVQA-RAD--
251
Medical Visual Question AnsweringPathVQA--
109
Radiology Report GenerationMIMIC-CXR
METEOR20.47
77
ClassificationBreast
Accuracy89
44
Radiology Report GenerationIU-Xray
ROUGE-L Score25.59
38
Medical Visual Question AnsweringSlake
Closed Score87
33
Visual Question Answering (Closed-ended)PathVQA closed-ended
Accuracy90
27
Visual Question AnsweringSLAKE Open
Token Recall84
26
Radiology VQAIU-Xray
Accuracy89.54
20
Visual Question AnsweringVQA-RAD Open
Token Recall39
20
Showing 10 of 27 rows

Other info

Follow for update