Recall-driven Precision Refinement: Unveiling Accurate Fall Detection using LSTM
Rishabh Mondal, Prasun Ghosal

TL;DR
This paper introduces a fall detection system using LSTM networks with pruning techniques, achieving high recall and real-time performance on Raspberry Pi to improve elderly safety.
Contribution
It presents a novel fall detection approach combining LSTM with pruning for optimized accuracy and real-time deployment on embedded hardware.
Findings
High recall rate in fall detection
Specificity maintained at 96%
Real-time implementation on Raspberry Pi
Abstract
This paper presents an innovative approach to address the pressing concern of fall incidents among the elderly by developing an accurate fall detection system. Our proposed system combines state-of-the-art technologies, including accelerometer and gyroscope sensors, with deep learning models, specifically Long Short-Term Memory (LSTM) networks. Real-time execution capabilities are achieved through the integration of Raspberry Pi hardware. We introduce pruning techniques that strategically fine-tune the LSTM model's architecture and parameters to optimize the system's performance. We prioritize recall over precision, aiming to accurately identify falls and minimize false negatives for timely intervention. Extensive experimentation and meticulous evaluation demonstrate remarkable performance metrics, emphasizing a high recall rate while maintaining a specificity of 96\%. Our research…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition · Gait Recognition and Analysis
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Pruning
