Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DrFuse: Learning Disentangled Representation for Clinical Multi-Modal Fusion with Missing Modality and Modal Inconsistency

About

The combination of electronic health records (EHR) and medical images is crucial for clinicians in making diagnoses and forecasting prognosis. Strategically fusing these two data modalities has great potential to improve the accuracy of machine learning models in clinical prediction tasks. However, the asynchronous and complementary nature of EHR and medical images presents unique challenges. Missing modalities due to clinical and administrative factors are inevitable in practice, and the significance of each data modality varies depending on the patient and the prediction target, resulting in inconsistent predictions and suboptimal model performance. To address these challenges, we propose DrFuse to achieve effective clinical multi-modal fusion. It tackles the missing modality issue by disentangling the features shared across modalities and those unique within each modality. Furthermore, we address the modal inconsistency issue via a disease-wise attention layer that produces the patient- and disease-wise weighting for each modality to make the final prediction. We validate the proposed method using real-world large-scale datasets, MIMIC-IV and MIMIC-CXR. Experimental results show that the proposed method significantly outperforms the state-of-the-art models. Our implementation is publicly available at https://github.com/dorothy-yao/drfuse.

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

Related benchmarks

TaskDatasetResultRank
In-hospital mortality predictionMIMIC IV
AUROC0.9703
57
In-hospital mortality predictionMIMIC-III
AUPRC62.713
25
Phenotype classificationMIMIC (test)
AUPRC0.459
7
In-hospital mortality predictionMIMIC (test)
AUPRC0.46
7
Mortality PredictionClinical Multi-modal Dataset Overall (test)
AUPRC46
7
Mortality PredictionClinical Multi-modal Dataset δ < 12h (test)
AUPRC50.6
7
Mortality PredictionClinical Multi-modal Dataset δ ≥ 36h (test)
AUPRC0.399
7
Mortality PredictionMIMIC 24 ≤ δ < 36 IV (test)
AUROC0.757
7
Mortality PredictionMIMIC (δ < 12) IV (test)
AUROC0.802
7
Mortality PredictionMIMIC Overall IV (test)
AUROC0.773
7
Showing 10 of 15 rows

Other info

Follow for update