paper-with-me

Papers

Multi-Modal Multi-Agent Reinforcement Learning for Radiology Report Generation

2026-02-17 · Kaito Baba, Risa Kishikawa, Satoshi Kodera arxiv

We propose MARL-Rad, a multi-modal multi-agent reinforcement learning framework for radiology report generation that trains the entire agentic system on policy within its deployed radiology workflow. MARL-Rad addresses the limitation of post-hoc agentization, where fixed LLMs are organized into hand-designed agentic workflows without being optimized for their assigned roles. Our framework decomposes chest X-ray interpretation into region-specific agents and a global integrating agent, and jointly optimizes them using clinically verifiable rewards. Experiments on the MIMIC-CXR and IU X-ray datasets show that MARL-Rad consistently improves clinical efficacy metrics such as RadGraph, CheXbert, and GREEN scores, achieving state-of-the-art clinical efficacy performance. Further analyses show that MARL-Rad improves laterality consistency and produces more accurate and detailed reports. A blinded clinician evaluation further suggests that MARL-Rad produces reports clinically comparable to ground-truth reports.

📄 PDF Abstract BibTeX arXiv:2603.16876

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Medical AI Consensus: A Multi-Agent Framework for Radiology Report Generation and Evaluation

2025-09-22 · Ahmed T. Elboardy, Ghada Khoriba, Essam A. Rashed arxiv

Automating radiology report generation poses a dual challenge: building clinically reliable systems and designing rigorous evaluation protocols. We introduce a multi-agent reinforcement learning framework that serves as …

Multi-agent Reinforcement Learning

CT-Agent: A Multimodal-LLM Agent for 3D CT Radiology Question Answering

2025-05-22 · YUREN MAO, Wenyi Xu, Yuyang Qin, Yunjun Gao

Computed Tomography (CT) scan, which produces 3D volumetric medical data that can be viewed as hundreds of cross-sectional images (a.k.a. slices), provides detailed anatomical information for diagnosis. For radiologists,…

Computed Tomography (CT)Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Large Model driven Radiology Report Generation with Clinical Quality Reinforcement Learning

2024-03-11 · Zijian Zhou, Miaojing Shi, Meng Wei, Oluwatosin Alabi 외

Radiology report generation (RRG) has attracted significant attention due to its potential to reduce the workload of radiologists. Current RRG approaches are still unsatisfactory against clinical standards. This paper in…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+2

A Multimodal Multi-Agent Framework for Radiology Report Generation

2025-05-14 · Ziruo Yi, Ting Xiao, Mark V. Albert

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 leveragi…

DiagnosticHallucinationRAGRetrieval+1

Can Modern LLMs Act as Agent Cores in Radiology Environments?

2024-12-12 · Qiaoyu Zheng, Chaoyi Wu, Pengcheng Qiu, Lisong Dai 외

Advancements in large language models (LLMs) have paved the way for LLM-based agent systems that offer enhanced accuracy and interpretability across various domains. Radiology, with its complex analytical requirements, i…