Related Experiment Video
Updated: Jun 12, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.6K
Optimizing Fall Risk Diagnosis in Older Adults Using a Bayesian Classifier and Simulated Annealing
Enrique Hernandez-Laredo1, Ángel Gabriel Estévez-Pedraza1, Laura Mercedes Santiago-Fuentes2
1Tianguistenco Professional Academic Unit, Autonomous University of the State of Mexico, Tianguistenco 52640, Mexico.
Bioengineering (Basel, Switzerland)
|September 27, 2024
Summary
This study used the Simulated Annealing (SA) algorithm to select features for fall risk assessment. The SA algorithm identified fewer features that improved classifier explainability and reduced variability for better fall risk diagnosis.
Area of Science:
- Gerontology
- Biomedical Engineering
- Machine Learning in Healthcare
Background:
- Fall risk assessment is crucial for preventing injuries in older adults.
- Current diagnostic tools can be difficult to apply in clinical settings.
- Improving the accuracy and explainability of fall risk classifiers is an ongoing challenge.
Purpose of the Study:
- To enhance the diagnostic capabilities of fall risk classifiers.
- To apply a Bayesian approach combined with the Simulated Annealing (SA) algorithm for feature selection.
- To optimize feature sets for improved classifier performance and interpretability.
Main Methods:
- Analyzed 47 features from 181 records, including Center of Pressure (CoP) indices and patient variables.
- Employed a wrapper method for feature selection using the SA algorithm.
- Optimized a cost function based on Area Under the Curve (AUC) differences and used a stratified 60-20-20% data split.
Main Results:
- The highest performance (0.815 ± 0.110) was achieved with 31 features.
- A reduced set of 15 features yielded comparable performance (0.780 ± 0.055) with significantly lower variability and higher explainability.
- The SA algorithm proved effective in selecting optimal feature subsets.
Conclusions:
- The Simulated Annealing algorithm is a valuable tool for feature selection in fall risk diagnosis.
- This approach offers an alternative or complementary method to existing clinical tools.
- Optimized feature selection can lead to more reliable and interpretable fall risk assessment.
Related Concept Videos
Survival Tree
66
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...
66
Receiver Operating Characteristic Plot
95
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
95

