A Multimodal Multi-Agent Framework for Radiology Report Generation
Ziruo Yi, Ting Xiao, Mark V. Albert
TL;DR
This work tackles radiology report generation (RRG) by introducing a multimodal, multi-agent framework that mirrors stepwise clinical reasoning. It decomposes the task into Retrieval, Draft, Refiner, Vision, and Synthesis agents, and combines retrieval-augmented generation with cross-modal grounding to improve factuality and interpretability. Empirical results on IU X-ray show notable gains over a strong single-agent baseline across automatic metrics and LLM-based judgments, with case studies highlighting enhanced factuality and structured reporting. The modular, clinically aligned design offers a pathway to more trustworthy, explainable AI support in radiology and other multimodal medical tasks.
Abstract
Radiology report generation (RRG) aims to automatically produce diagnostic reports from medical images, with the potential to enhance clinical workflows and reduce radiologists' workload. While recent approaches leveraging multimodal large language models (MLLMs) and retrieval-augmented generation (RAG) have achieved strong results, they continue to face challenges such as factual inconsistency, hallucination, and cross-modal misalignment. We propose a multimodal multi-agent framework for RRG that aligns with the stepwise clinical reasoning workflow, where task-specific agents handle retrieval, draft generation, visual analysis, refinement, and synthesis. Experimental results demonstrate that our approach outperforms a strong baseline in both automatic metrics and LLM-based evaluations, producing more accurate, structured, and interpretable reports. This work highlights the potential of clinically aligned multi-agent frameworks to support explainable and trustworthy clinical AI applications.
