English

U-GAT: Multimodal Graph Attention Network for COVID-19 Outcome Prediction

Computer Vision and Pattern Recognition 2021-08-03 v1 Machine Learning Image and Video Processing

Abstract

During the first wave of COVID-19, hospitals were overwhelmed with the high number of admitted patients. An accurate prediction of the most likely individual disease progression can improve the planning of limited resources and finding the optimal treatment for patients. However, when dealing with a newly emerging disease such as COVID-19, the impact of patient- and disease-specific factors (e.g. body weight or known co-morbidities) on the immediate course of disease is by and large unknown. In the case of COVID-19, the need for intensive care unit (ICU) admission of pneumonia patients is often determined only by acute indicators such as vital signs (e.g. breathing rate, blood oxygen levels), whereas statistical analysis and decision support systems that integrate all of the available data could enable an earlier prognosis. To this end, we propose a holistic graph-based approach combining both imaging and non-imaging information. Specifically, we introduce a multimodal similarity metric to build a population graph for clustering patients and an image-based end-to-end Graph Attention Network to process this graph and predict the COVID-19 patient outcomes: admission to ICU, need for ventilation and mortality. Additionally, the network segments chest CT images as an auxiliary task and extracts image features and radiomics for feature fusion with the available metadata. Results on a dataset collected in Klinikum rechts der Isar in Munich, Germany show that our approach outperforms single modality and non-graph baselines. Moreover, our clustering and graph attention allow for increased understanding of the patient relationships within the population graph and provide insight into the network's decision-making process.

Keywords

Cite

@article{arxiv.2108.00860,
  title  = {U-GAT: Multimodal Graph Attention Network for COVID-19 Outcome Prediction},
  author = {Matthias Keicher and Hendrik Burwinkel and David Bani-Harouni and Magdalini Paschali and Tobias Czempiel and Egon Burian and Marcus R. Makowski and Rickmer Braren and Nassir Navab and Thomas Wendler},
  journal= {arXiv preprint arXiv:2108.00860},
  year   = {2021}
}

Comments

18 pages, 5 figures, submitted to Medical Image Analysis