paper-with-me

홈 › Papers

A Generative Framework for Bidirectional Image-Report Understanding in Chest Radiography

2025-02-09 · Nicholas Evans, Stephen Baker, Miles Reed

The rapid advancements in large language models (LLMs) have unlocked their potential for multimodal tasks, where text and visual data are processed jointly. However, applying LLMs to medical imaging, particularly for chest X-rays (CXR), poses significant challenges due to the need for precise visual-textual alignment and the preservation of critical diagnostic details. In this paper, we propose Multi-Stage Adaptive Vision-Language Tuning (MAViLT), a novel framework designed to enhance multimodal reasoning and generation for CXR understanding. MAViLT incorporates a clinical gradient-weighted tokenization process and a hierarchical fine-tuning strategy, enabling it to generate accurate radiology reports, synthesize realistic CXRs from text, and answer vision-based clinical questions. We evaluate MAViLT on two benchmark datasets, MIMIC-CXR and Indiana University CXR, achieving state-of-the-art results across all tasks. Human evaluations further validate the clinical relevance and utility of MAViLT, making it a robust tool for real-world medical applications. This work demonstrates the feasibility of leveraging LLMs for multimodal medical imaging while addressing key challenges in vision-language integration.

📄 PDF Abstract BibTeX arXiv:2502.05926

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticMultimodal Reasoning

Similar Papers 제목 키워드 기반

TiBiX: Leveraging Temporal Information for Bidirectional X-ray and Report Generation

2024-03-20 · Santosh Sanjeev, Fadillah Adamsyah Maani, Arsen Abzhanov, Vijay Ram Papineni 외

With the emergence of vision language models in the medical imaging domain, numerous studies have focused on two dominant research activities: (1) report generation from Chest X-rays (CXR), and (2) synthetic scan generat…

Image Generation

ERNIE-ViLG: Unified Generative Pre-training for Bidirectional Vision-Language Generation

2021-12-31 · Han Zhang, Weichong Yin, Yewei Fang, Lanxin Li 외

Conventional methods for the image-text generation tasks mainly tackle the naturally bidirectional generation tasks separately, focusing on designing task-specific frameworks to improve the quality and fidelity of the ge…

Image CaptioningImage GenerationImage to textQuantization+3

A Pytorch Reproduction of Masked Generative Image Transformer

2023-10-22 · Victor Besnier, Mickael Chen

In this technical report, we present a reproduction of MaskGIT: Masked Generative Image Transformer, using PyTorch. The approach involves leveraging a masked bidirectional transformer architecture, enabling image generat…

Image Generation

Improving Medical Visual Representations via Radiology Report Generation

2023-10-30 · Keegan Quigley, Miriam Cha, Josh Barua, Geeticka Chauhan 외

Vision-language pretraining has been shown to produce high-quality visual encoders which transfer efficiently to downstream computer vision tasks. Contrastive learning approaches have increasingly been adopted for medica…

Contrastive LearningDecoderImage CaptioningMedical Image Analysis

There and Back Again: Bidirectional Diffusion Bridges for Multimodality Translation

2026-08-28 · Gabe Guo, Elon Litman, Thanawat Sornwanee, Jose Blanchet 외 arxiv

Multimodality translation (e.g., text-to-image) is a core generative AI task. However, existing approaches (1) follow generative paths that do not directly represent the source modality, limiting the flexibility of some …