Automatic Assessment of Alzheimer's Disease Diagnosis Based on Deep Learning Techniques

Alejandro Puente-Castro,Enrique Fernandez-Blanco,Alejandro Pazos,Cristian R. Munteanu
DOI: https://doi.org/10.1016/j.compbiomed.2020.103764
2021-05-18
Abstract:Early detection is crucial to prevent the progression of Alzheimer's disease (AD). Thus, specialists can begin preventive treatment as soon as possible. They demand fast and precise assessment in the diagnosis of AD in the earliest and hardest to detect stages. The main objective of this work is to develop a system that automatically detects the presence of the disease in sagittal magnetic resonance images (MRI), which are not generally used. Sagittal MRIs from ADNI and OASIS data sets were employed. Experiments were conducted using Transfer Learning (TL) techniques in order to achieve more accurate results. There are two main conclusions to be drawn from this work: first, the damages related to AD and its stages can be distinguished in sagittal MRI and, second, the results obtained using DL models with sagittal MRIs are similar to the state-of-the-art, which uses the horizontal-plane MRI. Although sagittal-plane MRIs are not commonly used, this work proved that they were, at least, as effective as MRI from other planes at identifying AD in early stages. This could pave the way for further research. Finally, one should bear in mind that in certain fields, obtaining the examples for a data set can be very expensive. This study proved that DL models could be built in these fields, whereas TL is an essential tool for completing the task with fewer examples.
Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to automatically evaluate the diagnosis of Alzheimer's Disease (AD) through deep - learning techniques, especially the diagnosis in the early stage of the disease. Specifically, the researchers have developed a system that can automatically detect the presence of the disease based on sagittal Magnetic Resonance Imaging (sagittal MRI). Sagittal MRI is not usually used for this kind of diagnosis, so this work aims to prove that sagittal MRI is at least as effective as using horizontal MRI in identifying AD, and an effective model can be trained with a limited amount of data through Transfer Learning (TL) techniques. This not only helps to improve the accuracy and speed of early diagnosis, but also enables more comprehensive research at a lower computational cost because sagittal images provide information on different vertical levels of the brain. In addition, the study also explores how to use demographic variables such as age and gender to further improve the performance of the model. In conclusion, the main goal of this work is to develop an effective method to support the early diagnosis of AD based on sagittal MRI, thereby providing patients with earlier treatment opportunities.