INVESTIGADORES
CAIAFA Cesar Federico
artículos
Título:
Early prediction of dementia using fMRI data with a graph convolutional network approach
Autor/es:
HAN, SHUNING; SUN, ZHE; ZHAO, KANHAO; DUAN, FENG; CAIAFA, CESAR F; ZHANG, YU; SOLÉ-CASALS, JORDI
Revista:
JOURNAL OF NEURAL ENGINEERING
Editorial:
IOP PUBLISHING LTD
Referencias:
Año: 2024
ISSN:
1741-2560
Resumen:
Objective: Alzheimer´s disease is a progressive neurodegenerative dementia that poses a significant global health threat. It is imperative and essential to detect patients in the mild cognitive impairment (MCI) stage or even earlier, enabling effective interventions to prevent further deterioration of dementia. This study focuses on the early prediction of dementia utilizing Magnetic Resonance Imaging (MRI) data, using the proposed Graph Convolutional Networks (GCNs). Approach: Specifically, we developed a functional connectivity (FC) based GCN framework for binary classifications using resting-state fMRI data. We explored different types and processing methods of FC and evaluated the performance on the OASIS-3 dataset.We developed the GCN model for two different purposes: 1) MCI diagnosis: classifying MCI from normal controls; and 2) dementia risk prediction: classifying normal controls from subjects who have the potential for developing MCI but have not been clinically diagnosed as MCI.Main results: The results of the experiments revealed several important findings: First, the proposed GCN outperformed both the baseline GCN and Support Vector Machine (SVM). It achieved the best average accuracy of 80.3% (11.7% higher than the baseline GCN and 23.5% higher than SVM) and the highest accuracy of 91.2%. Secondly, the GCN framework with (absolute) individual FC performed slightly better than that with global FC generally. However, GCN using global graphs with appropriate connectivity can achieve equivalent or superior performance to individual graphs in some cases, which highlights the significance of suitable connectivity for achieving performance. Additionally, the results indicate that the self-network connectivity of specific brain network regions (such as default mode network, visual network, ventral attention network and somatomotor network) may play a more significant role in GCN classification.Significance: Overall, this study offers valuable insights into the application of GCNs in brain analysis and early diagnosis of dementia. This contributes significantly to the understanding of MCI and has substantial potential for clinical applications in early diagnosis and intervention for dementia and other neurodegenerative diseases. Our code for GCN implemention is available at: https://github.com/Shuning-Han/FC-based-GCN.