Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Memory Attention Networks for Skeleton-based Action Recognition

About

Skeleton-based action recognition task is entangled with complex spatio-temporal variations of skeleton joints, and remains challenging for Recurrent Neural Networks (RNNs). In this work, we propose a temporal-then-spatial recalibration scheme to alleviate such complex variations, resulting in an end-to-end Memory Attention Networks (MANs) which consist of a Temporal Attention Recalibration Module (TARM) and a Spatio-Temporal Convolution Module (STCM). Specifically, the TARM is deployed in a residual learning module that employs a novel attention learning network to recalibrate the temporal attention of frames in a skeleton sequence. The STCM treats the attention calibrated skeleton joint sequences as images and leverages the Convolution Neural Networks (CNNs) to further model the spatial and temporal information of skeleton data. These two modules (TARM and STCM) seamlessly form a single network architecture that can be trained in an end-to-end fashion. MANs significantly boost the performance of skeleton-based action recognition and achieve the best results on four challenging benchmark datasets: NTU RGB+D, HDM05, SYSU-3D and UT-Kinect.

Chunyu Xie, Ce Li, Baochang Zhang, Chen Chen, Jungong Han, Changqing Zou, Jianzhuang Liu• 2018

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D (Cross-View)
Accuracy93.22
609
Action RecognitionNTU RGB+D (Cross-subject)
Accuracy83.01
474
Skeleton-based Action RecognitionNTU RGB+D (Cross-View)
Accuracy93.2
213
Skeleton-based Action RecognitionNTU RGB+D 60 (Cross-Subject)
Accuracy82.7
59
Action RecognitionUT-Kinect
Accuracy100
28
Action RecognitionSYSU-3D
Accuracy87.63
15
Action RecognitionHDM05
Accuracy99.04
13
Showing 7 of 7 rows

Other info

Code

Follow for update