Related Experiment Video
Updated: Nov 10, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
11.0K
NT-FDS-A Noise Tolerant Fall Detection System Using Deep Learning on Wearable Devices
Marvi Waheed1, Hammad Afzal1, Khawir Mehmood1
1Department of Computer Software Engineering, National University of Sciences and Technology (NUST), Islamabad 44000, Pakistan.
Sensors (Basel, Switzerland)
|April 3, 2021
Summary
This study introduces a novel fall detection system (FDS) using Bidirectional Long Short-Term Memory (BiLSTM) deep learning to accurately detect falls in the elderly, even with missing sensor data. The system achieves high accuracy, improving safety for older adults.
Area of Science:
- Gerontology
- Computer Science
- Biomedical Engineering
Background:
- Unintentional falls in the elderly are a significant public health concern with severe consequences.
- Fall Detection Systems (FDS) are crucial for timely medical intervention but are hampered by data integrity issues, particularly missing values.
- Missing data in FDS can arise from sensor unreliability, interference, or data transmission problems, compromising system effectiveness.
Purpose of the Study:
- To develop and evaluate a noise-tolerant Fall Detection System (FDS) capable of performing reliably in the presence of missing data.
- To leverage Deep Learning (DL), specifically Recurrent Neural Networks (RNNs) with Bidirectional Long Short-Term Memory (BiLSTM), for enhanced fall detection using wearable sensors.
- To assess the proposed FDS against existing state-of-the-art methods on benchmark datasets.
Main Methods:
- Implementation of a Fall Detection System (FDS) utilizing a Bidirectional Long Short-Term Memory (BiLSTM) neural network architecture.
- Training and evaluation of the FDS on two publicly available datasets: SisFall and UP-Fall Detection.
- Comparative analysis of the proposed BiLSTM-based FDS performance against current state-of-the-art fall detection techniques.
Main Results:
- The proposed BiLSTM-based FDS achieved high performance metrics: accuracy of 97.21% (SisFall) and 97.41% (UP-Fall Detection).
- Exceptional sensitivity was recorded at 96.97% (SisFall) and 99.77% (UP-Fall Detection), indicating robust fall identification.
- Specificity reached 93.18% (SisFall) and 91.45% (UP-Fall Detection), demonstrating effective discrimination between falls and normal activities.
- The system outperformed existing state-of-the-art methods on both benchmark datasets, particularly in handling missing data.
Conclusions:
- The Bidirectional Long Short-Term Memory (BiLSTM) model is highly effective for wearable fall detection systems, especially when dealing with missing data.
- The inherent ability of BiLSTM to capture long-term dependencies from both past and future data makes it suitable for robust fall detection.
- The developed FDS offers a promising solution for improving the reliability and effectiveness of fall detection in elderly populations, even under challenging data conditions.
Related Concept Videos
Pulse Oximetry
1.0K
Pulse oximetry, or SpO2, is a non-invasive method for continuously monitoring arterial oxygen saturation (SaO2). This procedure involves attaching a probe or sensor to the patient's fingertip, forehead, earlobe, or nose bridge. The sensor works by detecting changes in oxygen saturation levels through light signals generated by the oximeter and reflected by the pulsing blood under the probe.
Purpose
Average SpO2 values are greater than 95%. If the readings fall below 90%, it indicates that...
Purpose
Average SpO2 values are greater than 95%. If the readings fall below 90%, it indicates that...
1.0K
Difference from Background: Limit of Detection
7.6K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.6K

