| Literature DB >> 35005207 |
Rahul Sharma1, Harsh Anand1, Youakim Badr1, Robin G Qiu1.
Abstract
INTRODUCTION: Many research studies have well investigated Alzheimer's disease (AD) detection and progression. However, the continuous-time survival prediction of AD is not yet fully explored to support medical practitioners with predictive analytics. In this study, we develop a survival analysis approach to examine interactions between patients' inherent temporal and medical patterns and predict the probability of the AD next stage progression during a time period. The likelihood of reaching the following AD stage is unique to a patient, helping the medical practitioner analyze the patient's condition and provide personalized treatment recommendations ahead of time. METHODOLOGIES: We simulate the disease progression based on patient profiles using non-linear survival methods-non-linear Cox proportional hazard model (Cox-PH) and neural multi-task logistic regression (N-MTLR). In addition, we evaluate the concordance index (C-index) and Integrated Brier Score (IBS) to describe the evolution to the next stage of AD. For personalized forecasting of disease, we also developed deep neural network models using the dataset provided by the National Alzheimer's Coordinating Center with their multiple-visit details between 2005 and 2017.Entities:
Keywords: Alzheimer's disease; deep learning; survival analysis; time‐to‐event prediction
Year: 2021 PMID: 35005207 PMCID: PMC8719343 DOI: 10.1002/trc2.12229
Source DB: PubMed Journal: Alzheimers Dement (N Y) ISSN: 2352-8737
FIGURE 1Overview of the end‐to‐end survival analysis workflow. CoxPH, Cox proportional hazard; IBS, Integrated Brier Score; NACC, National Alzheimer's Coordinating Center; N‐MTLR, neural multi‐task logistic regression
FIGURE 5Missing data distribution
FIGURE 6Top 50 features
FIGURE 2Visit counts per patient
Alzheimer's disease (AD) progression stage for patients with more than two visits
| Stages | Patients |
|---|---|
| 1_AD (0) | 8444 |
| 2_AD (0.5) | 6609 |
| 3_AD (1) | 2465 |
| 4_AD (2) | 600 |
| 5_AD (3) | 222 |
Patient count based on event
| Event indicator | # Unique patients | Flag |
|---|---|---|
| Right‐censored | 8571 | 0 |
| Event | 8248 | 1 |
Event indicator
|
|
| … |
| Duration (month) | Event indicator (Boolean) |
|---|---|---|---|---|---|
| 2 | 4 | … | 4 | 40 | 1 |
|
|
|
|
|
|
|
| 1 | 3 | … | 2 | 80 | 0 |
Model hyper‐parameters
| Parameters | CoxPH | N‐MTLR | ||||||
|---|---|---|---|---|---|---|---|---|
| CoxPH_1_79 | CoxPH_1_50 | CoxPH_4_79 | CoxPH_4_50 | NMTLR_1_79 | NMTLR_1_50 | NMTLR_4_79 | NMTLR_4_50 | |
| Hidden layers | One layer | Four layers | One layer | Four layers | ||||
| Neurons in each layer | [32] | [64,128,64,64] |
| [64,128,64,64] | ||||
| Activation function | ReLU in hidden layer(s) | |||||||
| Loss function | CoxPH loss | N‐MTLR loss | ||||||
| Optimizer | Adaptive moments estimation optimizer | |||||||
| Epochs | 100 with early stopping | |||||||
| Dropout in each layer | 10% | [20%, 20%, 20%, 20%] | 10% | [20%, 20%, 20%, 20%] | ||||
| Learning rate | Calculated using | |||||||
| Batch size | 64 | |||||||
Abbreviations: CoxPH, Cox proportional hazard; N‐MTLR, Neural multi‐task logistic regression
Performance metrics of (a) Cox proportional hazard models (CoxPH) models (b) neural multi‐task logistic regression (NMTLR) models
| Model | C‐index | IBS score | Model | C‐index | IBS score |
|---|---|---|---|---|---|
| CoxPH_1_79 | 0.7647 | 0.3131 | NMTLR_1_79 | 0.7781 | 0.1066 |
| CoxPH_1_50 | 0.7757 | 0.1008 | NMTLR_1_50 | 0.7762 | 0.1021 |
| CoxPH_4_79 | 0.7751 | 0.3079 | NMTLR_4_79 | 0.7821 | 0.1086 |
| CoxPH_4_50 | 0.7843 | 0.1001 | NMTLR_4_50 | 0.7985 | 0.0952 |
| (a) | (b) | ||||
Abbbreviations: IBS, Integrated Brier Score.
FIGURE 3Model evaluation and performance on first 10 patients using all features. CoxPH, Cox proportional hazard; NMTLR, neural multi‐task logistic regression
FIGURE 4Model evaluation and performance on first 10 patients using top 50 features. CoxPH, Cox proportional hazard; NMTLR, neural multi‐task logistic regression