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

Show, Describe and Conclude: On Exploiting the Structure Information of Chest X-Ray Reports

About

Chest X-Ray (CXR) images are commonly used for clinical screening and diagnosis. Automatically writing reports for these images can considerably lighten the workload of radiologists for summarizing descriptive findings and conclusive impressions. The complex structures between and within sections of the reports pose a great challenge to the automatic report generation. Specifically, the section Impression is a diagnostic summarization over the section Findings; and the appearance of normality dominates each section over that of abnormality. Existing studies rarely explore and consider this fundamental structure information. In this work, we propose a novel framework that exploits the structure information between and within report sections for generating CXR imaging reports. First, we propose a two-stage strategy that explicitly models the relationship between Findings and Impression. Second, we design a novel cooperative multi-agent system that implicitly captures the imbalanced distribution between abnormality and normality. Experiments on two CXR report datasets show that our method achieves state-of-the-art performance in terms of various evaluation metrics. Our results expose that the proposed approach is able to generate high-quality medical reports through integrating the structure information.

Baoyu Jing, Zeya Wang, Eric Xing• 2020

Related benchmarks

TaskDatasetResultRank
Radiology Report GenerationIU-Xray (test)
ROUGE-L0.362
55
Findings GenerationIU-Xray (test)
BLEU-146.4
47
Medical Report GenerationIU-Xray (test)
ROUGE-L0.362
34
Findings GenerationCX-CHR (test)
BLEU-10.693
10
Medical Report GenerationIU-Xray (evaluation)
BLEU-10.46
7
Impression GenerationCX-CHR
BLEU-10.428
6
Impression GenerationIU-Xray
BLEU-10.401
6
Abnormality Detection (Findings)CX-CHR (test)
Precision30.9
4
Abnormality Detection (Findings)IU-Xray (test)
Precision12.8
4
Showing 9 of 9 rows

Other info

Code

Follow for update