Predicting Alzheimer's Disease Using LSTM

Xin Hong,Rongjie Lin,Chenhui Yang,Nianyin Zeng,Chunting Cai,Jin Gou,Jane Yang
DOI: https://doi.org/10.1109/access.2019.2919385
IF: 3.9
2019-01-01
IEEE Access
Abstract:Alzheimer's Disease (AD) is a chronic neurodegenerative disease. Early diagnosis will considerably decrease the risk of further deterioration. Unfortunately, current studies mainly focus on classifying the states of disease in its current stage, instead of predicting the possible development of the disease. Long short-term memory (LSTM) is a special kind of recurrent neural network, which might be able to connect previous information to the present task. Noticing that the temporal data for a patient are potentially meaningful for predicting the development of the disease, we propose a predicting model based on LSTM. Therefore an LSTM network, with fully connected layer and activation layers, is built to encode the temporal relation between features and the next stage of Alzheimer's Disease. The Experiments show that our model outperforms most of the existing models.
What problem does this paper attempt to address?