paper-with-me

홈 › Papers

RL-ACRGNet: Reinforcement Learning-Based Chest Radiology Report Generation Network

2026-06-01 · Yogesh Kumar Meena, Saurabh Agarwal, K. V. Arya arxiv

Medical imaging interpretation is a foundational pillar of modern clinical diagnostics, yet the manual generation of radiology reports remains a time-consuming process prone to interpretation inconsistencies. Within the field of medical AI, automating these descriptions through deep learning promises to streamline clinical workflows and standardise diagnostic output. However, accurate disease detection and precise report generation remain significant challenges due to limitations in capturing fine-grained visual features and ensuring clinical coherence. To address these issues, we propose RL-ACRGNet, an improved encoder-decoder model that integrates a pre-trained DenseNet encoder with a multilevel LSTM decoder within an off-policy reinforcement learning framework. Using a dual-network approach to refine visual-semantic embeddings through a metric-based reward mechanism, we demonstrate that RL-ACRGNet consistently outperforms state-of-the-art baselines on the IU-Xray dataset, achieving quantitative improvements in BLEU-4 (0.47%), METEOR (0.17%) and ROUGE-L (0.518). Furthermore, comprehensive evaluations on the large-scale MIMIC-CXR data set confirm the robust generalisation of the model and its ability to generate high-quality, clinically relevant reports

📄 PDF Abstract BibTeX arXiv:2606.02035

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

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

Clinically Accurate Chest X-Ray Report Generation

2019-04-04 · Guanxiong Liu, Tzu-Ming Harry Hsu, Matthew McDermott, Willie Boag 외

The automatic generation of radiology reports given medical radiographs has significant potential to operationally and improve clinical patient care. A number of prior works have focused on this problem, employing advanc…

Reinforcement LearningText Generation

Gla-AI4BioMed at RRG24: Visual Instruction-tuned Adaptation for Radiology Report Generation

2024-12-06 · Xi Zhang, Zaiqiao Meng, Jake Lever, Edmond S. L. Ho

We introduce a radiology-focused visual language model designed to generate radiology reports from chest X-rays. Building on previous findings that large language models (LLMs) can acquire multimodal capabilities when al…

Language ModelingLanguage Modelling

PadChest-GR: A Bilingual Chest X-ray Dataset for Grounded Radiology Report Generation

2024-11-07 · Daniel C. Castro, Aurelia Bustos, Shruthi Bannur, Stephanie L. Hyland 외

Radiology report generation (RRG) aims to create free-text radiology reports from clinical imaging. Grounded radiology report generation (GRRG) extends RRG by including the localisation of individual findings on the imag…

Sentence

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

Multi-agent Reinforcement Learning