paper-with-me

홈 › Papers

RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning

2023-10-21 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Wenjie Li, Jiang Liu

Automating radiology report generation can significantly alleviate radiologists' workloads. Previous research has primarily focused on realizing highly concise observations while neglecting the precise attributes that determine the severity of diseases (e.g., small pleural effusion). Since incorrect attributes will lead to imprecise radiology reports, strengthening the generation process with precise attribute modeling becomes necessary. Additionally, the temporal information contained in the historical records, which is crucial in evaluating a patient's current condition (e.g., heart size is unchanged), has also been largely disregarded. To address these issues, we propose RECAP, which generates precise and accurate radiology reports via dynamic disease progression reasoning. Specifically, RECAP first predicts the observations and progressions (i.e., spatiotemporal information) given two consecutive radiographs. It then combines the historical records, spatiotemporal information, and radiographs for report generation, where a disease progression graph and dynamic progression reasoning mechanism are devised to accurately select the attributes of each observation and progression. Extensive experiments on two publicly available datasets demonstrate the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2310.13864

Code (1)

wjhou/recap 공식 구현 pytorch

Tasks

Medical Report Generation

Similar Papers 제목 키워드 기반

MAIRA-2: Grounded Radiology Report Generation

2024-06-06 · Shruthi Bannur, Kenza Bouzid, Daniel C. Castro, Anton Schwaighofer 외

Radiology reporting is a complex task requiring detailed medical image understanding and precise language generation, for which generative multimodal models offer a promising solution. However, to impact clinical practic…

Text Generation

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

FITA: Fine-grained Image-Text Aligner for Radiology Report Generation

2024-05-02 · Honglong Yang, Hui Tang, Xiaomeng Li

Radiology report generation aims to automatically generate detailed and coherent descriptive reports alongside radiology images. Previous work mainly focused on refining fine-grained image features or leveraging external…

DescriptiveTriplet

Improving the Factual Correctness of Radiology Report Generation with Semantic Rewards

2022-10-21 · Jean-Benoit Delbrouck, Pierre Chambon, Christian Bluethgen, Emily Tsai 외

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. These systems hav…

Image to textnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Differentiable Multi-Agent Actor-Critic for Multi-Step Radiology Report Summarization

2022-03-15 · ACL 2022 5 · Sanjeev Kumar Karn, Ning Liu, Hinrich Schuetze, Oladimeji Farri

The IMPRESSIONS section of a radiology report about an imaging study is a summary of the radiologist's reasoning and conclusions, and it also aids the referring physician in confirming or excluding certain diagnoses. A c…

Abstractive Text SummarizationExtractive Summarization