IVCVLGMay 11, 2022

CNN-LSTM Based Multimodal MRI and Clinical Data Fusion for Predicting Functional Outcome in Stroke Patients

arXiv:2205.05545v130 citationsh-index: 36
Originality Incremental advance
AI Analysis

This work addresses stroke patient management by improving outcome prediction, but it is incremental as it combines existing CNN and LSTM techniques for a specific medical application.

The paper tackled predicting functional outcomes in stroke patients by fusing multimodal MRI and clinical data using a CNN-LSTM ensemble model, achieving an AUC of 0.77 with NIHSS weighting, which surpassed baseline methods.

Clinical outcome prediction plays an important role in stroke patient management. From a machine learning point-of-view, one of the main challenges is dealing with heterogeneous data at patient admission, i.e. the image data which are multidimensional and the clinical data which are scalars. In this paper, a multimodal convolutional neural network - long short-term memory (CNN-LSTM) based ensemble model is proposed. For each MR image module, a dedicated network provides preliminary prediction of the clinical outcome using the modified Rankin scale (mRS). The final mRS score is obtained by merging the preliminary probabilities of each module dedicated to a specific type of MR image weighted by the clinical metadata, here age or the National Institutes of Health Stroke Scale (NIHSS). The experimental results demonstrate that the proposed model surpasses the baselines and offers an original way to automatically encode the spatio-temporal context of MR images in a deep learning architecture. The highest AUC (0.77) was achieved for the proposed model with NIHSS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes