paper-with-me

Papers

RADAR: Enhancing Radiology Report Generation with Supplementary Knowledge Injection

2025-05-20 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Heng Li, Yan Hu, Wenjie Li, Jiang Liu

Large language models (LLMs) have demonstrated remarkable capabilities in various domains, including radiology report generation. Previous approaches have attempted to utilize multimodal LLMs for this task, enhancing their performance through the integration of domain-specific knowledge retrieval. However, these approaches often overlook the knowledge already embedded within the LLMs, leading to redundant information integration and inefficient utilization of learned representations. To address this limitation, we propose RADAR, a framework for enhancing radiology report generation with supplementary knowledge injection. RADAR improves report generation by systematically leveraging both the internal knowledge of an LLM and externally retrieved information. Specifically, it first extracts the model's acquired knowledge that aligns with expert image-based classification outputs. It then retrieves relevant supplementary knowledge to further enrich this information. Finally, by aggregating both sources, RADAR generates more accurate and informative radiology reports. Extensive experiments on MIMIC-CXR, CheXpert-Plus, and IU X-ray demonstrate that our model outperforms state-of-the-art LLMs in both language quality and clinical accuracy

📄 PDF Abstract BibTeX arXiv:2505.14318

Code (1)

wjhou/Radar 공식 구현 pytorch

Similar Papers 제목 키워드 기반

RADAR: A Multimodal Benchmark for 3D Image-Based Radiology Report Review

2026-03-04 · Zhaoyi Sun, Minal Jagtiani, Wen-wai Yim, Fei Xia 외 arxiv

Radiology reports for the same patient examination may contain clinically meaningful discrepancies arising from interpretation differences, reporting variability, or evolving assessments. Systematic analysis of such disc…

Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation

2024-07-21 · Liwen Sun, James Zhao, Megan Han, Chenyan Xiong

Multimodal foundation models hold significant potential for automating radiology report generation, thereby assisting clinicians in diagnosing cardiac diseases. However, generated reports often suffer from serious factua…

DiagnosticRAGRetrievalText Generation

DART: Disease-aware Image-Text Alignment and Self-correcting Re-alignment for Trustworthy Radiology Report Generation

2025-04-16 · CVPR 2025 1 · Sang-Jun Park, Keun-Soo Heo, Dong-Hee Shin, Young-Han Son 외

The automatic generation of radiology reports has emerged as a promising solution to reduce a time-consuming task and accurately capture critical disease-relevant findings in X-ray images. Previous approaches for radiolo…

Contrastive LearningImage to textImage-to-Text RetrievalRetrieval+1

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

MCA-RG: Enhancing LLMs with Medical Concept Alignment for Radiology Report Generation

2025-07-09 · Qilong Xing, Zikai Song, Youjia Zhang, Na Feng 외 arxiv

Despite significant advancements in adapting Large Language Models (LLMs) for radiology report generation (RRG), clinical adoption remains challenging due to difficulties in accurately mapping pathological and anatomical…

Contrastive Learning