paper-with-me

Papers

Improving Factual Completeness and Consistency of Image-to-Text Radiology Report Generation

2020-10-20 · NAACL 2021 4 · Yasuhide Miura, Yuhao Zhang, Emily Bao Tsai, Curtis P. Langlotz, Dan Jurafsky

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. However, existing report generation systems, despite achieving high performances on natural language generation metrics such as CIDEr or BLEU, still suffer from incomplete and inconsistent generations. Here we introduce two new simple rewards to encourage the generation of factually complete and consistent radiology reports: one that encourages the system to generate radiology domain entities consistent with the reference, and one that uses natural language inference to encourage these entities to be described in inferentially consistent ways. We combine these with the novel use of an existing semantic equivalence metric (BERTScore). We further propose a report generation system that optimizes these rewards via reinforcement learning. On two open radiology report datasets, our system substantially improved the F1 score of a clinical information extraction performance by +22.1 (Delta +63.9%). We further show via a human evaluation and a qualitative analysis that our system leads to generations that are more factually complete and consistent compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2010.10042

Code (3)

ysmiura/ifcc 공식 구현 pytorch
jbdel/vilmedic pytorch
mudabek/encoding-cxr-report-gen pytorch

Tasks

Image to textNatural Language InferenceText Generation

Similar Papers 제목 키워드 기반

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)

Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation

2024-07-21 · Liwen Sun, James Zhao, Megan Han, Chenyan Xiong

Multimodal foundation models hold significant potential for automating radiology report generation, thereby assisting clinicians in diagnosing cardiac diseases. However, generated reports often suffer from serious factua…

DiagnosticRAGRetrievalText Generation

Reading Radiology Imaging Like The Radiologist

2023-07-12 · Yuhao Wang

Automated radiology report generation aims to generate radiology reports that contain rich, fine-grained descriptions of radiology imaging. Compared with image captioning in the natural image domain, medical images are v…

Image CaptioningRetrievalText Generation

FactReranker: Fact-guided Reranker for Faithful Radiology Report Summarization

2023-03-15 · Qianqian Xie, Jiayu Zhou, Yifan Peng, Fei Wang

Automatic radiology report summarization is a crucial clinical task, whose key challenge is to maintain factual accuracy between produced summaries and ground truth radiology findings. Existing research adopts reinforcem…

Graph Generation

NeuroSymb-MRG: Differentiable Abductive Reasoning with Active Uncertainty Minimization for Radiology Report Generation

2026-03-02 · Rong Fu, Yiqing Lyu, Chunlei Meng, Muge Qi 외 arxiv

Automatic generation of radiology reports seeks to reduce clinician workload while improving documentation consistency. Existing methods that adopt encoder-decoder or retrieval-augmented pipelines achieve progress in flu…