
Fall detection system based on BiLSTM neural network
Author(s) -
Biao Ye,
Y. Lu
Publication year - 2019
Publication title -
transactions on machine learning and artificial intelligence
Language(s) - English
Resource type - Journals
ISSN - 2054-7390
DOI - 10.14738/tmlai.75.6318
Subject(s) - computer science , artificial neural network , artificial intelligence , randomness , adaptability , change detection , pattern recognition (psychology) , data mining , machine learning , ecology , statistics , mathematics , biology
The purpose of this article is to analyze the characteristics of human fall behavior to design a fall detection system. The existing fall detection algorithms have problems such as poor adaptability, single function and difficulty in processing large data and strong randomness. Therefore, a long-term and short-term memory recurrent neural network is used to improve the effect of falling behavior detection by exploring the internal correlation between sensor data. Firstly, the serialization representation method of sensor data, training data and detection input data is designed. The BiLSTM network has the characteristics of strong ability to sequence modeling and it is used to reduce the dimension of the data required by the fall detection model. then, the BiLSTM training algorithm for fall detection and the BiLSTM-based fall detection algorithm convert the fall detection into the classification problem of the input sequence; finally, the BiLSTM-based fall detection system was implemented on the TensorFlow platform. The detection and analysis of system were carried out using a bionic experiment data set which mimics a fall. The experimental results verify that the system can effectively improve the accuracy of fall detection to 90.47%. At the same time, it can effectively detect the behavior of Near-falling, and help to take corresponding protective measures.