paper-with-me

Papers

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

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

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 solution, existing methods often rely on single-view radiographs, limiting diagnostic accuracy. To address this problem, we propose MCL, a Multi-view enhanced Contrastive Learning method for chest X-ray report generation. Specifically, we first introduce multi-view enhanced contrastive learning for visual representation by maximizing agreements between multi-view radiographs and their corresponding report. Subsequently, to fully exploit patient-specific indications (e.g., patient's symptoms) for report generation, we add a transitional ``bridge" for missing indications to reduce embedding space discrepancies caused by their presence or absence. Additionally, we construct Multi-view CXR and Two-view CXR datasets from public sources to support research on multi-view report generation. Our proposed MCL surpasses recent state-of-the-art methods across multiple datasets, achieving a 5.0% F1 RadGraph improvement on MIMIC-CXR, a 7.3% BLEU-1 improvement on MIMIC-ABN, a 3.1% BLEU-4 improvement on Multi-view CXR, and an 8.2% F1 CheXbert improvement on Two-view CXR.

📄 PDF Abstract BibTeX arXiv:2411.10224

Code (2)

mk-runner/mcl 공식 구현
mk-runner/MLRG pytorch

Tasks

Contrastive LearningDiagnostic

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhanced Contrastive Learning with Multi-view Longitudinal Data for Chest X-ray Report Generation

2025-02-27 · CVPR 2025 1 · Kang Liu, Zhuoqi Ma, Xiaolu Kang, Yunan Li 외

Automated radiology report generation offers an effective solution to alleviate radiologists' workload. However, most existing methods focus primarily on single or fixed-view images to model current disease conditions, w…

Contrastive LearningDiagnostic

Dynamic Graph Enhanced Contrastive Learning for Chest X-ray Report Generation

2023-03-18 · CVPR 2023 1 · Mingjie Li, Bingqian Lin, Zicong Chen, Haokun Lin 외

Automatic radiology reporting has great clinical potential to relieve radiologists from heavy workloads and improve diagnosis interpretation. Recently, researchers have enhanced data-driven neural networks with medical k…

Contrastive LearningDecoderGeneral KnowledgeKnowledge Graphs+1

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…

MvKeTR: Chest CT Report Generation with Multi-View Perception and Knowledge Enhancement

2024-11-27 · Xiwei Deng, Xianchun He, Jiangfeng Bao, Yudan Zhou 외

CT report generation (CTRG) aims to automatically generate diagnostic reports for 3D volumes, relieving clinicians' workload and improving patient care. Despite clinical value, existing works fail to effectively incorpor…

Decision MakingDiagnosticKolmogorov-Arnold Networks

Bootstrapping Chest CT Image Understanding by Distilling Knowledge from X-ray Expert Models

2024-04-07 · CVPR 2024 1 · Weiwei Cao, Jianpeng Zhang, Yingda Xia, Tony C. W. Mok 외

Radiologists highly desire fully automated versatile AI for medical imaging interpretation. However, the lack of extensively annotated large-scale multi-disease datasets has hindered the achievement of this goal. In this…

Contrastive LearningDiagnosticKnowledge DistillationZero-Shot Learning