CVLGIVNov 2, 2020

Predicting Brain Degeneration with a Multimodal Siamese Neural Network

arXiv:2011.00840v18 citations
AI Analysis

This work addresses the challenge of predicting brain degeneration for patients in longitudinal studies, offering a robust method for handling missing data, though it is incremental in nature.

The authors tackled predicting neurodegenerative disease progression using multimodal data from two time points, achieving 92.5% accuracy and an AUC of 0.978 on a test set of 57 subjects.

To study neurodegenerative diseases, longitudinal studies are carried on volunteer patients. During a time span of several months to several years, they go through regular medical visits to acquire data from different modalities, such as biological samples, cognitive tests, structural and functional imaging. These variables are heterogeneous but they all depend on the patient's health condition, meaning that there are possibly unknown relationships between all modalities. Some information may be specific to some modalities, others may be complementary, and others may be redundant. Some data may also be missing. In this work we present a neural network architecture for multimodal learning, able to use imaging and clinical data from two time points to predict the evolution of a neurodegenerative disease, and robust to missing values. Our multimodal network achieves 92.5\% accuracy and an AUC score of 0.978 over a test set of 57 subjects. We also show the superiority of the multimodal architecture, for up to 37.5\% of missing values in test set subjects' clinical measurements, compared to a model using only the clinical modality.

Foundations

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

Your Notes