A Fusion Fall Detection Algorithm Combining Threshold-Based Method and Convolutional Neural Network.

Tao Xu,Haifeng Se,Jiahui Liu
DOI: https://doi.org/10.1016/j.micpro.2021.103828
IF: 3.503
2021-01-01
Microprocessors and Microsystems
Abstract:Falls are one of the major causes of injury among the elderly. The fall detection solution can automatically detect the occurrence of a fall, reducing fall-related injuries. This paper presents a fusion fall detection algorithm combining threshold-based method (TBM) and convolutional neural network (CNN). The TBM of the fusion algorithm is executed on the wearable device named SHFFD. When an abnormal event occurs, the SHFFD exploits the TBM to preliminarily identify the event based on triaxial acceleration samples collected by the MPU6050. If this event is identified as a suspected fall event, a three-dimensional time series containing 300 triaxial acceleration samples is transmitted to the server, encoded as an RGB image, and finally the algorithm based on CNN is applied to classify the suspected fall event to determine whether it is a fall. In addition, the feature set at the TBM stage of the fusion algorithm is optimized. This ensure that all real fall events are transmitted to the server for processing, while minimizing the power consumed by transferring the acceleration samples. Experimental results reveal that the fusion algorithm achieves high sensitivity (98.04%), specificity (96.91%) and accuracy (97.46%).
What problem does this paper attempt to address?