Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Utilizing Longitudinal Chest X-Rays and Reports to Pre-Fill Radiology Reports

About

Despite the reduction in turn-around times in radiology reports with the use of speech recognition software, persistent communication errors can significantly impact the interpretation of the radiology report. Pre-filling a radiology report holds promise in mitigating reporting errors, and despite efforts in the literature to generate medical reports, there exists a lack of approaches that exploit the longitudinal nature of patient visit records in the MIMIC-CXR dataset. To address this gap, we propose to use longitudinal multi-modal data, i.e., previous patient visit CXR, current visit CXR, and previous visit report, to pre-fill the 'findings' section of a current patient visit report. We first gathered the longitudinal visit information for 26,625 patients from the MIMIC-CXR dataset and created a new dataset called Longitudinal-MIMIC. With this new dataset, a transformer-based model was trained to capture the information from longitudinal patient visit records containing multi-modal data (CXR images + reports) via a cross-attention-based multi-modal fusion module and a hierarchical memory-driven decoder. In contrast to previous work that only uses current visit data as input to train a model, our work exploits the longitudinal information available to pre-fill the 'findings' section of radiology reports. Experiments show that our approach outperforms several recent approaches. Code will be published at https://github.com/CelestialShine/Longitudinal-Chest-X-Ray.

Qingqing Zhu, Tejas Sudharshan Mathai, Pritam Mukherjee, Yifan Peng, Ronald M. Summers, Zhiyong Lu• 2023

Related benchmarks

TaskDatasetResultRank
Radiology Report GenerationCheXpert Plus (test)
RG-L Score0.235
53
Report GenerationL-MIMIC
Precision54.3
14
Disease Progression PredictionL-MIMIC (test)
A F138.8
7
Longitudinal Sentence GenerationL-MIMIC (test)
BLEU-43.4
7
Medical Report GenerationL-MIMIC Longitudinal sentences
BLEU-111.6
7
Disease DiagnosisL-MIMIC (test)
F1 Score42.1
7
Medical Report GenerationL-MIMIC Whole report (test)
BLEU-49
7
Medical Report GenerationL-MIMIC Whole report
BLEU-131.5
7
Showing 8 of 8 rows

Other info

Follow for update