Table of Contents
Fetching ...

Physics Sensor Based Deep Learning Fall Detection System

Zeyuan Qu, Tiange Huang, Yuxin Ji, Yongjun Li

TL;DR

This paper building a complete system named TSFallDetect including data receiving device based on embedded sensor, mobile deep-learning model deploying platform, and a simple server, which will be used to gather models and data for future expansion, shows that the deep-learning model has more potential advantage than other traditional methods.

Abstract

Fall detection based on embedded sensor is a practical and popular research direction in recent years. In terms of a specific application: fall detection methods based upon physics sensors such as [gyroscope and accelerator] have been exploited using traditional hand crafted features and feed them in machine learning models like Markov chain or just threshold based classification methods. In this paper, we build a complete system named TSFallDetect including data receiving device based on embedded sensor, mobile deep-learning model deploying platform, and a simple server, which will be used to gather models and data for future expansion. On the other hand, we exploit the sequential deep-learning methods to address this falling motion prediction problem based on data collected by inertial and film pressure sensors. We make a empirical study based on existing datasets and our datasets collected from our system separately, which shows that the deep-learning model has more potential advantage than other traditional methods, and we proposed a new deep-learning model based on the time series data to predict the fall, and it may be superior to other sequential models in this particular field.

Physics Sensor Based Deep Learning Fall Detection System

TL;DR

This paper building a complete system named TSFallDetect including data receiving device based on embedded sensor, mobile deep-learning model deploying platform, and a simple server, which will be used to gather models and data for future expansion, shows that the deep-learning model has more potential advantage than other traditional methods.

Abstract

Fall detection based on embedded sensor is a practical and popular research direction in recent years. In terms of a specific application: fall detection methods based upon physics sensors such as [gyroscope and accelerator] have been exploited using traditional hand crafted features and feed them in machine learning models like Markov chain or just threshold based classification methods. In this paper, we build a complete system named TSFallDetect including data receiving device based on embedded sensor, mobile deep-learning model deploying platform, and a simple server, which will be used to gather models and data for future expansion. On the other hand, we exploit the sequential deep-learning methods to address this falling motion prediction problem based on data collected by inertial and film pressure sensors. We make a empirical study based on existing datasets and our datasets collected from our system separately, which shows that the deep-learning model has more potential advantage than other traditional methods, and we proposed a new deep-learning model based on the time series data to predict the fall, and it may be superior to other sequential models in this particular field.
Paper Structure (18 sections, 4 equations, 14 figures, 2 tables)

This paper contains 18 sections, 4 equations, 14 figures, 2 tables.

Figures (14)

  • Figure 1: System Structure
  • Figure 2: Data Acquisition Device
  • Figure 3: Data Acquisition Interaction
  • Figure 4: Our dataset obtained using this foot sensor group
  • Figure 5: Basic architecture of the system
  • ...and 9 more figures