SOTAVerified

Interactive and Explainable Region-guided Radiology Report Generation

2023-04-17CVPR 2023Code Available2· sign in to hype

Tim Tanida, Philip Müller, Georgios Kaissis, Daniel Rueckert

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The automatic generation of radiology reports has the potential to assist radiologists in the time-consuming task of report writing. Existing methods generate the full report from image-level features, failing to explicitly focus on anatomical regions in the image. We propose a simple yet effective region-guided report generation model that detects anatomical regions and then describes individual, salient regions to form the final report. While previous methods generate reports without the possibility of human intervention and with limited explainability, our method opens up novel clinical use cases through additional interactive capabilities and introduces a high degree of transparency and explainability. Comprehensive experiments demonstrate our method's effectiveness in report generation, outperforming previous state-of-the-art models, and highlight its interactive capabilities. The code and checkpoints are available at https://github.com/ttanida/rgrg .

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MIMIC-CXRRGRGBLEU-137.3Unverified

Reproductions