Related Experiment Video
Updated: Aug 2, 2025

09:47
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
1.2K
Logistic random forest boosting technique for Alzheimer's diagnosis
K Aditya Shastry1, Sheik Abdul Sattar1
1Nitte Meenakshi Institute of Technology, Bengaluru-64, India.
Summary
This study uses machine learning to identify early Alzheimer's disease (AD) stages. The Logistic Random Forest Boosting model accurately classifies cognitive states, aiding timely treatment for improved patient quality of life.
Area of Science:
- Neuroscience and computational biology
- Medical imaging analysis
- Machine learning applications in healthcare
Background:
- Alzheimer's disease (AD) is a prevalent neurodegenerative disorder causing cognitive impairment, with no current cure.
- Effective management of AD symptoms requires timely intervention tailored to disease stage.
- Early detection and classification of AD are crucial for optimizing patient care and quality of life.
Purpose of the Study:
- To develop and evaluate a machine learning model for early identification and classification of Alzheimer's disease stages.
- To differentiate between Alzheimer's disease (AD), Cognitively Normal (CN), and Late Mild Cognitive Impairment (LMCI) using neuroimaging data.
- To assess the performance of an ensemble model against various individual and ensemble machine learning algorithms.
Main Methods:
- Utilized the Alzheimer's Disease Neuroimaging Initiative (ADNI) dataset for model training and validation.
- Developed an ensemble model named Logistic Random Forest Boosting (LRFB), combining Logistic Regression (LR), Random Forest (RF), and Gradient Boost (GB).
- Compared the LRFB model's performance against multiple established machine learning algorithms including k-NN, MLP, SVM, AdaBoost, Naïve Bayes, XGBoost, and Decision Tree.
Main Results:
- The proposed LRFB ensemble model demonstrated superior performance across key metrics: Accuracy (Acc), Recall (Rec), Precision (Prec), and F1-Score (FS).
- LRFB significantly outperformed individual models like LR, RF, GB, and other ensemble methods in classifying AD, CN, and LMCI.
- The study highlights the effectiveness of ensemble methods in enhancing diagnostic accuracy for neurodegenerative diseases.
Conclusions:
- The LRFB model shows significant promise for accurate and early detection of Alzheimer's disease stages.
- This machine learning approach can aid clinicians in timely diagnosis and personalized treatment strategies for AD patients.
- Further research and validation are warranted to integrate this model into clinical diagnostic workflows.
More Related Videos
Related Concept Videos
Alzheimer's Disease: Treatment
231
Alzheimer's Disease (AD), a neurodegenerative disorder, is pathologically identified by amyloid plaques and neurofibrillary tangles composed of tau protein. AD pharmacotherapy aims to manage cognitive symptoms, delay disease progression, and treat behavioral symptoms. The treatment is primarily symptomatic and palliative, with no definitive disease-modifying therapy available. Cholinesterase inhibitors, including donepezil (Aricept), rivastigmine (Exelon), and galantamine (Razadyne), are...
231
Alzheimer's Disease: Overview
551
Alzheimer's Disease (AD) is a continually advancing neurodegenerative disorder, distinguished by escalating memory loss, cognitive dysfunction, and dementia. The disease unfolds in three stages: preclinical, mild cognitive impairment (MCI), and dementia. Its onset is insidious, and the progression gradual, with the cause not well explained by other disorders.
The clinical diagnosis of AD hinges on the presence of memory and other cognitive impairments. Biomarkers, such as changes in Aβ...
The clinical diagnosis of AD hinges on the presence of memory and other cognitive impairments. Biomarkers, such as changes in Aβ...
551
Survival Tree
126
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
126

