paper-with-me

홈 › Papers

MAIRA-1: A specialised large multimodal model for radiology report generation

2023-11-22 · Stephanie L. Hyland, Shruthi Bannur, Kenza Bouzid, Daniel C. Castro, Mercy Ranjit, Anton Schwaighofer, Fernando Pérez-García, Valentina Salvatelli, Shaury Srivastav, Anja Thieme, Noel Codella, Matthew P. Lungren, Maria Teodora Wetscherek, Ozan Oktay, Javier Alvarez-Valle

We present a radiology-specific multimodal model for the task for generating radiological reports from chest X-rays (CXRs). Our work builds on the idea that large language model(s) can be equipped with multimodal capabilities through alignment with pre-trained vision encoders. On natural images, this has been shown to allow multimodal models to gain image understanding and description capabilities. Our proposed model (MAIRA-1) leverages a CXR-specific image encoder in conjunction with a fine-tuned large language model based on Vicuna-7B, and text-based data augmentation, to produce reports with state-of-the-art quality. In particular, MAIRA-1 significantly improves on the radiologist-aligned RadCliQ metric and across all lexical metrics considered. Manual review of model outputs demonstrates promising fluency and accuracy of generated reports while uncovering failure modes not captured by existing evaluation practices. More information and resources can be found on the project website: https://aka.ms/maira.

📄 PDF Abstract BibTeX arXiv:2311.13668

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

MAIRA-Seg: Enhancing Radiology Report Generation with Segmentation-Aware Multimodal Large Language Models

2024-11-18 · Harshita Sharma, Valentina Salvatelli, Shaury Srivastav, Kenza Bouzid 외

There is growing interest in applying AI to radiology report generation, particularly for chest X-rays (CXRs). This paper investigates whether incorporating pixel-level information through segmentation masks can improve …

SegmentationSemantic Segmentation

Insights into a radiology-specialised multimodal large language model with sparse autoencoders

2025-07-17 · Kenza Bouzid, Shruthi Bannur, Felix Meissen, Daniel Coelho de Castro 외 arxiv

Interpretability can improve the safety, transparency and trust of AI models, which is especially important in healthcare applications where decisions often carry significant consequences. Mechanistic interpretability, p…

MAIRA-2: Grounded Radiology Report Generation

2024-06-06 · Shruthi Bannur, Kenza Bouzid, Daniel C. Castro, Anton Schwaighofer 외

Radiology reporting is a complex task requiring detailed medical image understanding and precise language generation, for which generative multimodal models offer a promising solution. However, to impact clinical practic…

Text Generation

Radiology Report Generation with Layer-Wise Anatomical Attention

2025-12-18 · Emmanuel D. Muñiz-De-León, Jorge A. Rosales-de-Golferichs, Ana S. Muñoz-Rodríguez, Alejandro I. Trejo-Castro 외 arxiv

Automatic radiology report generation is a promising application of multimodal deep learning, aiming to reduce reporting workload and improve consistency. However, current state-of-the-art (SOTA) systems - such as Multim…

Multimodal Deep Learning

ChexFract: From General to Specialized -- Enhancing Fracture Description Generation

2025-11-11 · Nikolay Nechaev, Evgeniia Przhezdzetskaia, Dmitry Umerenkov, Dmitry V. Dylov arxiv

Generating accurate and clinically meaningful radiology reports from chest X-ray images remains a significant challenge in medical AI. While recent vision-language models achieve strong results in general radiology repor…