paper-with-me

홈 › Papers

Benchmarking and Boosting Radiology Report Generation for 3D High-Resolution Medical Images

2024-06-11 · Che Liu, Zhongwei Wan, Yuqi Wang, Hui Shen, Haozhe Wang, Kangyu Zheng, Mi Zhang, Rossella Arcucci

Automatic radiology report generation can significantly benefit the labor-intensive process of report writing by radiologists, especially for 3D radiographs like CT scans, which are crucial for broad clinical diagnostics yet underexplored compared to 2D radiographs. Existing methods often handle 3D volumes either slice-wise or with aggressive downsampling due to current GPU memory limitations, which results in a loss of the inherent 3D nature and critical details. To overcome these issues, we introduce a novel framework that efficiently and effectively generates radiology reports for high-resolution (HR) 3D volumes, based on large language models (LLMs). Specifically, our framework utilizes low-resolution (LR) visual tokens as queries to mine information from HR tokens, preserving detailed HR information while reducing computational costs by only processing HR informed LR visual queries. Further benefiting the field, we curate and release BIMCV-RG, a new dataset with 5,328 HR 3D volumes and paired reports, establishing the first benchmarks for report generation from 3D HR medical images. Our method consistently surpasses existing methods on this benchmark across three different settings: normal-resolution, high-resolution inputs, and zero-shot domain transfer, all at an acceptable computational cost, trainable on a single A100-80G.

📄 PDF Abstract BibTeX arXiv:2406.07146

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingGPU

Similar Papers 제목 키워드 기반

Automated Structured Radiology Report Generation

2025-05-30 · Jean-Benoit Delbrouck, Justin Xu, Johannes Moll, Alois Thomas 외

Automated radiology report generation from chest X-ray (CXR) images has the potential to improve clinical efficiency and reduce radiologists' workload. However, most datasets, including the publicly available MIMIC-CXR a…

Benchmarking

Boosting Radiology Report Generation by Infusing Comparison Prior

2023-05-08 · Sanghwan Kim, Farhad Nooralahzadeh, Morteza Rohanian, Koji Fujimoto 외

Recent transformer-based models have made significant strides in generating radiology reports from chest X-ray images. However, a prominent challenge remains: these models often lack prior knowledge, resulting in the gen…

Medical Report GenerationText Generation

Instance-level Expert Knowledge and Aggregate Discriminative Attention for Radiology Report Generation

2024-01-01 · CVPR 2024 1 · Shenshen Bu, Taiji Li, Yuedong Yang, Zhiming Dai

Automatic radiology report generation can provide substantial advantages to clinical physicians by effectively reducing their workload and improving efficiency. Despite the promising potential of current methods chal…

NegBio: a high-performance tool for negation and uncertainty detection in radiology reports

2017-12-16 · Yifan Peng, Xiaosong Wang, Le Lu, Mohammadhadi Bagheri 외

Negative and uncertain medical findings are frequent in radiology reports, but discriminating them from positive findings remains challenging for information extraction. Here, we propose a new algorithm, NegBio, to detec…

BenchmarkingNegation

Improving the Performance of Radiology Report De-identification with Large-Scale Training and Benchmarking Against Cloud Vendor Methods

2025-11-06 · Eva Prakash, Maayane Attias, Pierre Chambon, Justin Xu 외 arxiv

Objective: To enhance automated de-identification of radiology reports by scaling transformer-based models through extensive training datasets and benchmarking performance against commercial cloud vendor systems for prot…