paper-with-me

Papers

Joint Modeling of Chest Radiographs and Radiology Reports for Pulmonary Edema Assessment

2020-08-22 · Geeticka Chauhan, Ruizhi Liao, William Wells, Jacob Andreas, Xin Wang, Seth Berkowitz, Steven Horng, Peter Szolovits, Polina Golland

We propose and demonstrate a novel machine learning algorithm that assesses pulmonary edema severity from chest radiographs. While large publicly available datasets of chest radiographs and free-text radiology reports exist, only limited numerical edema severity labels can be extracted from radiology reports. This is a significant challenge in learning such models for image classification. To take advantage of the rich information present in the radiology reports, we develop a neural network model that is trained on both images and free-text to assess pulmonary edema severity from chest radiographs at inference time. Our experimental results suggest that the joint image-text representation learning improves the performance of pulmonary edema assessment compared to a supervised model trained on images only. We also show the use of the text for explaining the image classification by the joint model. To the best of our knowledge, our approach is the first to leverage free-text radiology reports for improving the image model performance in this application. Our code is available at https://github.com/RayRuizhiLiao/joint_chestxray.

📄 PDF Abstract BibTeX arXiv:2008.09884

Code (1)

RayRuizhiLiao/joint_chestxray 공식 구현 pytorch

Tasks

image-classificationImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

RadGraph: Extracting Clinical Entities and Relations from Radiology Reports

2021-06-28 · Saahil Jain, Ashwin Agrawal, Adriel Saporta, Steven QH Truong 외

Extracting structured clinical information from free-text radiology reports can enable the use of radiology report information for a variety of critical healthcare applications. In our work, we present RadGraph, a datase…

Relation Extraction

CRRG-CLIP: Automatic Generation of Chest Radiology Reports and Classification of Chest Radiographs

2024-12-31 · Jianfei Xu, Thanet Markchom, HuiZhi Liang

The complexity of stacked imaging and the massive number of radiographs make writing radiology reports complex and inefficient. Even highly experienced radiologists struggle to maintain accuracy and consistency in interp…

Classification

Learning to Generate Clinically Coherent Chest X-Ray Reports

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Justin Lovelace, Bobak Mortazavi

Automated radiology report generation has the potential to reduce the time clinicians spend manually reviewing radiographs and streamline clinical care. However, past work has shown that typical abstractive methods tend …

Text Generation

Deep Learning to Quantify Pulmonary Edema in Chest Radiographs

2020-08-13 · Steven Horng, Ruizhi Liao, Xin Wang, Sandeep Dalal 외

Purpose: To develop a machine learning model to classify the severity grades of pulmonary edema on chest radiographs. Materials and Methods: In this retrospective study, 369,071 chest radiographs and associated radiology…

Deep Learning

Improving Radiology Report Generation Systems by Removing Hallucinated References to Non-existent Priors

2022-09-27 · Vignav Ramesh, Nathan Andrew Chi, Pranav Rajpurkar

Current deep learning models trained to generate radiology reports from chest radiographs are capable of producing clinically accurate, clear, and actionable text that can advance patient care. However, such systems all …

token-classificationToken Classification