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

Multimodal Large Language Model driven Radiology Report Generation with Clinical Knowledge Enhancement

About

Radiology report generation (RRG) has attracted significant attention due to its potential to reduce the workload of radiologists. The performance of current RRG approaches remains unsatisfactory against clinical standards. This paper introduces a novel RRG method, MLLM-RRG, that integrates multimodal large language models (MLLMs) with various types of clinical knowledge to generate accurate and comprehensive chest X-ray reports. Our method first designs a referring anatomical feature extractor that leverages anatomical knowledge to analyze different regions of the chest X-ray image and extract visual features without explicitly detecting regions. Next, based on the MLLM's decoder, we develop a multimodal report generator that leverages multimodal prompts constructed from dedicated visual features and textual instructions to produce the radiology report in an auto-regressive way. Finally, we introduce a disease-oriented clinical classification and alignment scheme in a multi-task learning manner to leverage disease knowledge to better preserve the clinical relevance among the generated reports. Once the model is trained, we also introduce a novel clinical quality reinforcement learning strategy to enhance the MLLM with report knowledge, further refining the tones of the generated reports towards radiologists. Extensive experiments on the MIMIC-CXR and IU X-Ray datasets demonstrate the superiority of our method over the state of the art. Our codes will be available at https://github.com/viscom-tongji/MLLM-RRG.

Miaojing Shi, Tianyu Cen, Zijie Yue, Meng Wei, Oluwatosin Alabi, Tom Vercauteren• 2024

Related benchmarks

TaskDatasetResultRank
Radiology Report GenerationMIMIC-CXR (test)
BLEU-40.131
235
Radiology Report GenerationIU-Xray (test)
ROUGE-L0.387
116
Radiology Report GenerationMIMIC-CXR
METEOR16.5
77
Radiology Report GenerationMIMIC-CXR findings
BLEU-412.2
26
Radiology Report GenerationIU X-ray Findings
BLEU-420.8
21
Radiology Report GenerationIU X-Ray
BLEU-40.235
13
Radiology Report GenerationMIMIC-CXR
Params542
13
Medical Report GenerationMIMIC-CXR All views (test)
BLEU-412.2
8
Showing 8 of 8 rows

Other info

Follow for update