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

Generating Radiology Reports via Memory-driven Transformer

About

Medical imaging is frequently used in clinical practice and trials for diagnosis and treatment. Writing imaging reports is time-consuming and can be error-prone for inexperienced radiologists. Therefore, automatically generating radiology reports is highly desired to lighten the workload of radiologists and accordingly promote clinical automation, which is an essential task to apply artificial intelligence to the medical domain. In this paper, we propose to generate radiology reports with memory-driven Transformer, where a relational memory is designed to record key information of the generation process and a memory-driven conditional layer normalization is applied to incorporating the memory into the decoder of Transformer. Experimental results on two prevailing radiology report datasets, IU X-Ray and MIMIC-CXR, show that our proposed approach outperforms previous models with respect to both language generation metrics and clinical evaluations. Particularly, this is the first work reporting the generation results on MIMIC-CXR to the best of our knowledge. Further analyses also demonstrate that our approach is able to generate long reports with necessary medical terms as well as meaningful image-text attention mappings.

Zhihong Chen, Yan Song, Tsung-Hui Chang, Xiang Wan• 2020

Related benchmarks

TaskDatasetResultRank
Radiology Report GenerationMIMIC-CXR (test)
BLEU-40.103
121
Radiology Report GenerationIU-Xray (test)
ROUGE-L0.371
55
Radiology Report GenerationCheXpert Plus (test)
RG-L Score0.262
53
Findings GenerationIU-Xray (test)
BLEU-147
47
Medical Report GenerationMIMIC-CXR
BLEU-40.103
43
Medical Report GenerationMIMIC-CXR (test)
ROUGE-L0.284
39
Medical Report GenerationIU-Xray (test)
ROUGE-L0.375
34
Radiology Report GenerationMIMIC-CXR
ROUGE-L27
32
Pathology report generationPathText BRCA (test)
BLEU-10.378
23
Medical Report GenerationMIMIC-CXR
F1 Score27.8
22
Showing 10 of 46 rows

Other info

Follow for update