paper-with-me

홈 › Papers

Modeling Human Skeleton Joint Dynamics for Fall Detection

2025-03-10 · Sania Zahan, Ghulam Mubashar Hassan, Ajmal Mian

The increasing pace of population aging calls for better care and support systems. Falling is a frequent and critical problem for elderly people causing serious long-term health issues. Fall detection from video streams is not an attractive option for real-life applications due to privacy issues. Existing methods try to resolve this issue by using very low-resolution cameras or video encryption. However, privacy cannot be ensured completely with such approaches. Key points on the body, such as skeleton joints, can convey significant information about motion dynamics and successive posture changes which are crucial for fall detection. Skeleton joints have been explored for feature extraction but with image recognition models that ignore joint dependency across frames which is important for the classification of actions. Moreover, existing models are over-parameterized or evaluated on small datasets with very few activity classes. We propose an efficient graph convolution network model that exploits spatio-temporal joint dependencies and dynamics of human skeleton joints for accurate fall detection. Our method leverages dynamic representation with robust concurrent spatio-temporal characteristics of skeleton joints. We performed extensive experiments on three large-scale datasets. With a significantly smaller model size than most existing methods, our proposed method achieves state-of-the-art results on the large scale NTU datasets.

📄 PDF Abstract BibTeX arXiv:2503.06938

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

What and Where: Modeling Skeletons from Semantic and Spatial Perspectives for Action Recognition

2020-04-07 · Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

Skeleton data, which consists of only the 2D/3D coordinates of the human joints, has been widely studied for human action recognition. Existing methods take the semantics as prior knowledge to group human joints and draw…

Action RecognitionGesture RecognitionSkeleton Based Action RecognitionTemporal Action Localization

FLASH: Efficient Impact Fall Detection with Unified Hypergraph State-Space Model

2026-07-28 · Tresor Y. Koffi, Youssef Mourchid, Yohan Dupuis arxiv

Falls represent a critical public health challenge, and accurate detection of the impact moment when an individual hits the ground is crucial for timely intervention. Existing skeleton-based methods rely on graph neural …

Spatiotemporal Co-attention Recurrent Neural Networks for Human-Skeleton Motion Prediction

2019-09-29 · Xiangbo Shu, Liyan Zhang, Guo-Jun Qi, Wei Liu 외

Human motion prediction aims to generate future motions based on the observed human motions. Witnessing the success of Recurrent Neural Networks (RNN) in modeling the sequential data, recent works utilize RNN to model hu…

Human motion predictionmotion prediction

Explicit Time-Frequency Dynamics for Skeleton-Based Gait Recognition

2026-04-03 · Seoyeon Ko, Yeojin Song, Egene Chung, Luca Quagliato 외 arxiv

Skeleton-based gait recognizers excel at modeling spatial configurations but often underuse explicit motion dynamics that are crucial under appearance changes. We introduce a plug-and-play Wavelet Feature Stream that aug…

Gait Recognition

Skeleton-Based Human Action Recognition with Global Context-Aware Attention LSTM Networks

2017-07-18 · Jun Liu, Gang Wang, Ling-Yu Duan, Kamila Abdiyeva 외

Human action recognition in 3D skeleton sequences has attracted a lot of research attention. Recently, Long Short-Term Memory (LSTM) networks have shown promising performance in this task due to their strengths in modeli…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization