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

Contrastive Attention for Automatic Chest X-ray Report Generation

About

Recently, chest X-ray report generation, which aims to automatically generate descriptions of given chest X-ray images, has received growing research interests. The key challenge of chest X-ray report generation is to accurately capture and describe the abnormal regions. In most cases, the normal regions dominate the entire chest X-ray image, and the corresponding descriptions of these normal regions dominate the final report. Due to such data bias, learning-based models may fail to attend to abnormal regions. In this work, to effectively capture and describe abnormal regions, we propose the Contrastive Attention (CA) model. Instead of solely focusing on the current input image, the CA model compares the current input image with normal images to distill the contrastive information. The acquired contrastive information can better represent the visual features of abnormal regions. According to the experiments on the public IU-X-ray and MIMIC-CXR datasets, incorporating our CA into several existing models can boost their performance across most metrics. In addition, according to the analysis, the CA model can help existing models better attend to the abnormal regions and provide more accurate descriptions which are crucial for an interpretable diagnosis. Specifically, we achieve the state-of-the-art results on the two public datasets.

Fenglin Liu, Changchang Yin, Xian Wu, Shen Ge, Yuexian Zou, Ping Zhang, Yuexian Zou, Xu Sun• 2021

Related benchmarks

TaskDatasetResultRank
Radiology Report GenerationMIMIC-CXR (test)
BLEU-40.109
121
Radiology Report GenerationIU-Xray (test)
ROUGE-L0.381
55
Medical Report GenerationMIMIC-CXR
BLEU-40.109
43
Medical Report GenerationMIMIC-CXR (test)
ROUGE-L0.283
39
Medical Report GenerationIU-Xray (test)
ROUGE-L0.381
34
CXR-to-report generationOPENI (test)
BLEU-10.492
18
Chest X-ray Report GenerationMIMIC-CXR--
8
Showing 7 of 7 rows

Other info

Follow for update