paper-with-me

Papers

Weakly Supervised Contrastive Learning for Chest X-Ray Report Generation

2021-09-25 · Findings (EMNLP) 2021 11 · An Yan, Zexue He, Xing Lu, Jiang Du, Eric Chang, Amilcare Gentili, Julian McAuley, Chun-Nan Hsu

Radiology report generation aims at generating descriptive text from radiology images automatically, which may present an opportunity to improve radiology reporting and interpretation. A typical setting consists of training encoder-decoder models on image-report pairs with a cross entropy loss, which struggles to generate informative sentences for clinical diagnoses since normal findings dominate the datasets. To tackle this challenge and encourage more clinically-accurate text outputs, we propose a novel weakly supervised contrastive loss for medical report generation. Experimental results demonstrate that our method benefits from contrasting target reports with incorrect but semantically-close ones. It outperforms previous work on both clinical correctness and text generation metrics for two public benchmarks.

📄 PDF Abstract BibTeX arXiv:2109.12242

Code (1)

zzxslp/wcl pytorch

Tasks

Contrastive LearningDescriptiveMedical Report GenerationText Generation

Methods 이 논문이 사용한 방법론

Supervised Contrastive Loss 설명 없음

Similar Papers 제목 키워드 기반

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

Contrastive Attention for Automatic Chest X-ray Report Generation

2021-06-13 · Findings (ACL) 2021 8 · Fenglin Liu, Changchang Yin, Xian Wu, Shen Ge 외

Recently, chest X-ray report generation, which aims to automatically generate descriptions of given chest X-ray images, has received growing research interests. The key challenge of chest X-ray report generation is to ac…

MCL: Multi-view Enhanced Contrastive Learning for Chest X-ray Report Generation

2024-11-15 · Kang Liu, Zhuoqi Ma, Kun Xie, Zhicheng Jiao 외

Radiology reports are crucial for planning treatment strategies and enhancing doctor-patient communication, yet manually writing these reports is burdensome for radiologists. While automatic report generation offers a so…

Contrastive LearningDiagnostic

ChestX-ray8: Hospital-scale Chest X-ray Database and Benchmarks on Weakly-Supervised Classification and Localization of Common Thorax Diseases

2017-05-05 · CVPR 2017 7 · Xiaosong Wang, Yifan Peng, Le Lu, Zhiyong Lu 외

The chest X-ray is one of the most commonly accessible radiological examinations for screening and diagnosis of many lung diseases. A tremendous number of X-ray imaging studies accompanied by radiological reports are acc…

General Classificationimage-classificationImage ClassificationLung Disease Classification+3

Automated Radiological Report Generation For Chest X-Rays With Weakly-Supervised End-to-End Deep Learning

2020-06-18 · Shuai Zhang, Xiaoyan Xin, Yang Wang, Yachong Guo 외

The chest X-Ray (CXR) is the one of the most common clinical exam used to diagnose thoracic diseases and abnormalities. The volume of CXR scans generated daily in hospitals is huge. Therefore, an automated diagnosis syst…