Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Addressing Asynchronicity in Clinical Multimodal Fusion via Individualized Chest X-ray Generation

About

Integrating multi-modal clinical data, such as electronic health records (EHR) and chest X-ray images (CXR), is particularly beneficial for clinical prediction tasks. However, in a temporal setting, multi-modal data are often inherently asynchronous. EHR can be continuously collected but CXR is generally taken with a much longer interval due to its high cost and radiation dose. When clinical prediction is needed, the last available CXR image might have been outdated, leading to suboptimal predictions. To address this challenge, we propose DDL-CXR, a method that dynamically generates an up-to-date latent representation of the individualized CXR images. Our approach leverages latent diffusion models for patient-specific generation strategically conditioned on a previous CXR image and EHR time series, providing information regarding anatomical structures and disease progressions, respectively. In this way, the interaction across modalities could be better captured by the latent CXR generation process, ultimately improving the prediction performance. Experiments using MIMIC datasets show that the proposed model could effectively address asynchronicity in multimodal fusion and consistently outperform existing methods.

Wenfang Yao, Chen Liu, Kejing Yin, William K. Cheung, Jing Qin• 2024

Related benchmarks

TaskDatasetResultRank
In-hospital mortality predictionMIMIC (test)
AUPRC0.523
7
Mortality PredictionMIMIC Overall IV (test)
AUROC0.822
7
Mortality PredictionMIMIC (δ < 12) IV (test)
AUROC0.867
7
Mortality PredictionMIMIC (δ ≥ 36) IV (test)
AUROC0.83
7
Mortality PredictionClinical Multi-modal Dataset Overall (test)
AUPRC52.3
7
Mortality PredictionClinical Multi-modal Dataset δ < 12h (test)
AUPRC61
7
Mortality PredictionClinical Multi-modal Dataset 12 ≤ δ < 24h (test)
AUPRC0.566
7
Phenotype classificationMIMIC (test)
AUPRC0.47
7
Mortality PredictionMIMIC (12 ≤ δ < 24) IV (test)
AUROC80
7
Mortality PredictionClinical Multi-modal Dataset δ ≥ 36h (test)
AUPRC0.44
7
Showing 10 of 13 rows

Other info

Code

Follow for update