paper-with-me

Papers

Human Action Recognition (HAR) Using Skeleton-based Spatial Temporal Relative Transformer Network: ST-RTR

2024-10-31 · Faisal Mehmood, Enqing Chen, Touqeer Abbas, Samah M. Alzanin

Human Action Recognition (HAR) is an interesting research area in human-computer interaction used to monitor the activities of elderly and disabled individuals affected by physical and mental health. In the recent era, skeleton-based HAR has received much attention because skeleton data has shown that it can handle changes in striking, body size, camera views, and complex backgrounds. One key characteristic of ST-GCN is automatically learning spatial and temporal patterns from skeleton sequences. It has some limitations, as this method only works for short-range correlation due to its limited receptive field. Consequently, understanding human action requires long-range interconnection. To address this issue, we developed a spatial-temporal relative transformer ST-RTR model. The ST-RTR includes joint and relay nodes, which allow efficient communication and data transmission within the network. These nodes help to break the inherent spatial and temporal skeleton topologies, which enables the model to understand long-range human action better. Furthermore, we combine ST-RTR with a fusion model for further performance improvements. To assess the performance of the ST-RTR method, we conducted experiments on three skeleton-based HAR benchmarks: NTU RGB+D 60, NTU RGB+D 120, and UAV-Human. It boosted CS and CV by 2.11 % and 1.45% on NTU RGB+D 60, 1.25% and 1.05% on NTU RGB+D 120. On UAV-Human datasets, accuracy improved by 2.54%. The experimental outcomes explain that the proposed ST-RTR model significantly improves action recognition associated with the standard ST-GCN method.

📄 PDF Abstract BibTeX arXiv:2410.23806

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A New Representation of Skeleton Sequences for 3D Action Recognition

2017-03-09 · CVPR 2017 7 · Qiuhong Ke, Mohammed Bennamoun, Senjian An, Ferdous Sohel 외

This paper presents a new method for 3D action recognition with skeleton sequences (i.e., 3D trajectories of human skeleton joints). The proposed method first transforms each skeleton sequence into three clips each consi…

3D Action RecognitionAction RecognitionMulti-Task LearningSkeleton Based Action Recognition+1

An End-to-End Spatio-Temporal Attention Model for Human Action Recognition from Skeleton Data

2016-11-18 · Sijie Song, Cuiling Lan, Junliang Xing, Wen-Jun Zeng 외

Human action recognition is an important task in computer vision. Extracting discriminative spatial and temporal features to model the spatial and temporal evolutions of different actions plays a key role in accomplishin…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition

2018-01-23 · Sijie Yan, Yuanjun Xiong, Dahua Lin

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limite…

3D Human Pose EstimationAction RecognitionMultimodal Activity RecognitionSkeleton Based Action Recognition+1

Skeleton-Based Action Recognition with Spatial Reasoning and Temporal Stack Learning

2018-05-07 · ECCV 2018 9 · Chenyang Si, Ya Jing, Wei Wang, Liang Wang 외

Skeleton-based action recognition has made great progress recently, but many problems still remain unsolved. For example, most of the previous methods model the representations of skeleton sequences without abundant spat…

Action RecognitionGraph Neural NetworkHuman-Object Interaction DetectionSkeleton Based Action Recognition+2

Learning clip representations for skeleton-based 3d action recognition

2018-03-05 · IEEE Transactions on Image Processing ( Volume: 27 , Issue: 6 , June 2018 ) 2018 3 · Qiuhong Ke, Mohammed Bennamoun, Senjian An, Ferdous Sohel 외

This paper presents a new representation of skeleton sequences for 3D action recognition. Existing methods based on hand-crafted features or recurrent neural networks cannot adequately capture the complex spatial structu…

3D Action RecognitionAction RecognitionSkeleton Based Action Recognition