Enhanced Contrastive Learning with Multi-view Longitudinal Data for Chest X-ray Report Generation
Kang Liu, Zhuoqi Ma, Xiaolu Kang, Yunan Li, Kun Xie, Zhicheng Jiao, Qiguang Miao
TL;DR
The paper tackles chest X-ray report generation by exploiting multi-view longitudinal data and patient-specific priors. It introduces a two-stage framework (MLRG) where Stage 1 performs multi-view longitudinal contrastive learning with learnable view embeddings and cross-modal supervision via losses $L_{MPC}$ and $L_{G}$, and Stage 2 employs tokenized absence encoding to handle missing INDICATION and previous reports, integrating priors through a multi-modal fusion network. The approach achieves state-of-the-art results on MIMIC-CXR, MIMIC-ABN, and Two-view CXR, with notable gains in BLEU-4, F1 RadGraph, and clinical efficacy metrics, demonstrating improved report coherence and clinical accuracy. These advances enable more robust radiology report generation even when prior knowledge is incomplete, potentially enhancing clinical workflow and diagnostic reliability.
Abstract
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, which limits diagnostic accuracy and overlooks disease progression. Although some approaches utilize longitudinal data to track disease progression, they still rely on single images to analyze current visits. To address these issues, we propose enhanced contrastive learning with Multi-view Longitudinal data to facilitate chest X-ray Report Generation, named MLRG. Specifically, we introduce a multi-view longitudinal contrastive learning method that integrates spatial information from current multi-view images and temporal information from longitudinal data. This method also utilizes the inherent spatiotemporal information of radiology reports to supervise the pre-training of visual and textual representations. Subsequently, we present a tokenized absence encoding technique to flexibly handle missing patient-specific prior knowledge, allowing the model to produce more accurate radiology reports based on available prior knowledge. Extensive experiments on MIMIC-CXR, MIMIC-ABN, and Two-view CXR datasets demonstrate that our MLRG outperforms recent state-of-the-art methods, achieving a 2.3% BLEU-4 improvement on MIMIC-CXR, a 5.5% F1 score improvement on MIMIC-ABN, and a 2.7% F1 RadGraph improvement on Two-view CXR.
