A Survey of Deep Learning-based Radiology Report Generation Using Multimodal Data
Xinyi Wang, Grazziela Figueredo, Ruizhe Li, Wei Emma Zhang, Weitong Chen, Xin Chen
TL;DR
This survey analyzes deep-learning approaches for automatic radiology report generation from multi-modal data across 2021–2024, detailing a five-step workflow (data acquisition, preparation, feature learning, fusion, and generation) and contrasting traditional DL methods with large-model approaches. It highlights trends toward Transformer-based image feature learning, knowledge integration via graphs, and memory-augmented decoding, while noting that language quality improvements from large models do not always translate into higher medical correctness. The article also reviews datasets, evaluation metrics (including RadGraph-based and LLM-based methods), explainability techniques, and benchmarks such as MIMIC-CXR and ReXrank, and discusses challenges in multi-modal data construction, standardized evaluation, and human-AI interaction. Overall, the work underscores the potential of multimodal fusion and large models for radiology report generation while calling for unified benchmarks, improved medical correctness evaluation, and better explainability to enable clinical deployment.
Abstract
Automatic radiology report generation can alleviate the workload for physicians and minimize regional disparities in medical resources, therefore becoming an important topic in the medical image analysis field. It is a challenging task, as the computational model needs to mimic physicians to obtain information from multi-modal input data (i.e., medical images, clinical information, medical knowledge, etc.), and produce comprehensive and accurate reports. Recently, numerous works have emerged to address this issue using deep-learning-based methods, such as transformers, contrastive learning, and knowledge-base construction. This survey summarizes the key techniques developed in the most recent works and proposes a general workflow for deep-learning-based report generation with five main components, including multi-modality data acquisition, data preparation, feature learning, feature fusion and interaction, and report generation. The state-of-the-art methods for each of these components are highlighted. Additionally, we summarize the latest developments in large model-based methods and model explainability, along with public datasets, evaluation methods, current challenges, and future directions in this field. We have also conducted a quantitative comparison between different methods in the same experimental setting. This is the most up-to-date survey that focuses on multi-modality inputs and data fusion for radiology report generation. The aim is to provide comprehensive and rich information for researchers interested in automatic clinical report generation and medical image analysis, especially when using multimodal inputs, and to assist them in developing new algorithms to advance the field.
