paper-with-me

Papers

Pose-Based Fall Detection System: Efficient Monitoring on Standard CPUs

2025-03-25 · Vinayak Mali, Saurabh Jaiswal

Falls among elderly residents in assisted living homes pose significant health risks, often leading to injuries and a decreased quality of life. Current fall detection solutions typically rely on sensor-based systems that require dedicated hardware, or on video-based models that demand high computational resources and GPUs for real-time processing. In contrast, this paper presents a robust fall detection system that does not require any additional sensors or high-powered hardware. The system uses pose estimation techniques, combined with threshold-based analysis and a voting mechanism, to effectively distinguish between fall and non-fall activities. For pose detection, we leverage MediaPipe, a lightweight and efficient framework that enables real-time processing on standard CPUs with minimal computational overhead. By analyzing motion, body position, and key pose points, the system processes pose features with a 20-frame buffer, minimizing false positives and maintaining high accuracy even in real-world settings. This unobtrusive, resource-efficient approach provides a practical solution for enhancing resident safety in old age homes, without the need for expensive sensors or high-end computational resources.

📄 PDF Abstract BibTeX arXiv:2503.19501

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Towards Privacy-Supporting Fall Detection via Deep Unsupervised RGB2Depth Adaptation

2023-08-23 · Hejun Xiao, Kunyu Peng, Xiangsheng Huang, Alina Roitberg1 외

Fall detection is a vital task in health monitoring, as it allows the system to trigger an alert and therefore enabling faster interventions when a person experiences a fall. Although most previous approaches rely on sta…

Domain AdaptationTriplet

EM-Fall: Embodied mmWave Sensing for Day-and-Night Fall Detection on Humanoid Robots

2026-06-09 · Yanshuo Lu, Yuxuan Hu, Shenghai Yuan, Xinyu Zhou 외 arxiv

Falls are one of the leading causes of injury and hospitalization among elderly individuals, making reliable fall awareness an essential capability for safety monitoring in residential environments. However, existing fal…

Toward Dignity-Aware AI: Next-Generation Elderly Monitoring from Fall Detection to ADL

2025-11-12 · Xun Shao, Aoba Otani, Yuto Hirasuka, Runji Cai 외 arxiv

This position paper envisions a next-generation elderly monitoring system that moves beyond fall detection toward the broader goal of Activities of Daily Living (ADL) recognition. Our ultimate aim is to design privacy-pr…

Activity RecognitionFederated Learning

Watch Your Step: A Cost-Sensitive Framework for Accelerometer-Based Fall Detection in Real-World Streaming Scenarios

2025-09-15 · Timilehin B. Aderinola, Luca Palmerini, Ilaria D'Ascanio, Lorenzo Chiari 외 arxiv

Real-time fall detection is crucial for enabling timely interventions and mitigating the severe health consequences of falls, particularly in older adults. However, existing methods often rely on simulated data or assump…

Explainable Fall Detection for Elderly Monitoring via Temporally Stable SHAP in Skeleton-Based Human Activity Recognition

2026-04-14 · Mohammad Saleh, Azadeh Tabatabaei arxiv

Reliable fall detection in elderly care requires monitoring systems that are not only accurate but also capable of producing stable, interpretable explanations of motion dynamics, a requirement that existing post hoc exp…

Human Activity Recognition