paper-with-me

Papers

CBM-RAG: Demonstrating Enhanced Interpretability in Radiology Report Generation with Multi-Agent RAG and Concept Bottleneck Models

2025-04-29 · Hasan Md Tusfiqur Alam, Devansh Srivastav, Abdulrahman Mohamed Selim, Md Abdul Kadir, Md Moktadirul Hoque Shuvo, Daniel Sonntag

Advancements in generative Artificial Intelligence (AI) hold great promise for automating radiology workflows, yet challenges in interpretability and reliability hinder clinical adoption. This paper presents an automated radiology report generation framework that combines Concept Bottleneck Models (CBMs) with a Multi-Agent Retrieval-Augmented Generation (RAG) system to bridge AI performance with clinical explainability. CBMs map chest X-ray features to human-understandable clinical concepts, enabling transparent disease classification. Meanwhile, the RAG system integrates multi-agent collaboration and external knowledge to produce contextually rich, evidence-based reports. Our demonstration showcases the system's ability to deliver interpretable predictions, mitigate hallucinations, and generate high-quality, tailored reports with an interactive interface addressing accuracy, trust, and usability challenges. This framework provides a pathway to improving diagnostic consistency and empowering radiologists with actionable insights.

📄 PDF Abstract BibTeX arXiv:2504.20898

Code (1)

tifat58/enhanced-interpretable-report-generation-demo 공식 구현 pytorch

Tasks

DiagnosticRAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Concept-Enhanced Multimodal RAG: Towards Interpretable and Accurate Radiology Report Generation

2026-02-17 · Marco Salmè, Federico Siciliano, Fabrizio Silvestri, Paolo Soda 외 arxiv

Radiology Report Generation (RRG) through Vision-Language Models (VLMs) promises to reduce documentation burden, improve reporting consistency, and accelerate clinical workflows. However, their clinical adoption remains …

Knowledge Matters: Radiology Report Generation with General and Specific Knowledge

2021-12-30 · Shuxin Yang, Xian Wu, Shen Ge, Shaohua Kevin Zhou 외

Automatic radiology report generation is critical in clinics which can relieve experienced radiologists from the heavy workload and remind inexperienced radiologists of misdiagnosis or missed diagnose. Existing approache…

DecoderGeneral KnowledgeImage Captioning

RadAlign: Advancing Radiology Report Generation with Vision-Language Concept Alignment

2025-01-13 · Difei Gu, Yunhe Gao, Yang Zhou, Mu Zhou 외

Automated chest radiographs interpretation requires both accurate disease classification and detailed radiology report generation, presenting a significant challenge in the clinical workflow. Current approaches either fo…

Concept AlignmentImage CaptioningRetrieval-augmented Generation

Enhanced Knowledge Injection for Radiology Report Generation

2023-11-01 · Qingqiu Li, Jilan Xu, Runtian Yuan, Mohan Chen 외

Automatic generation of radiology reports holds crucial clinical value, as it can alleviate substantial workload on radiologists and remind less experienced ones of potential anomalies. Despite the remarkable performance…

Image CaptioningRetrieval

KARGEN: Knowledge-enhanced Automated Radiology Report Generation Using Large Language Models

2024-09-09 · Yingshu Li, Zhanyu Wang, Yunyi Liu, Lei Wang 외

Harnessing the robust capabilities of Large Language Models (LLMs) for narrative generation, logical reasoning, and common-sense knowledge integration, this study delves into utilizing LLMs to enhance automated radiology…

Common Sense ReasoningLogical Reasoning