SPAILGFeb 29, 2024

Physics Sensor Based Deep Learning Fall Detection System

arXiv:2403.06994v13 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This addresses fall detection for safety monitoring, but it is incremental as it builds on existing sequential deep-learning methods in a specific domain.

The paper tackles fall detection using physics sensors by developing a complete system called TSFallDetect and proposing a new deep-learning model for time series data, showing that deep learning has more potential advantage than traditional methods like Markov chains or threshold-based classification.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes