Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

STAR-Transformer: A Spatio-temporal Cross Attention Transformer for Human Action Recognition

About

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are required. To solve these problems, we propose Spatio-TemporAl cRoss (STAR)-transformer, which can effectively represent two cross-modal features as a recognizable vector. First, from the input video and skeleton sequence, video frames are output as global grid tokens and skeletons are output as joint map tokens, respectively. These tokens are then aggregated into multi-class tokens and input into STAR-transformer. The STAR-transformer encoder layer consists of a full self-attention (FAttn) module and a proposed zigzag spatio-temporal attention (ZAttn) module. Similarly, the continuous decoder consists of a FAttn module and a proposed binary spatio-temporal attention (BAttn) module. STAR-transformer learns an efficient multi-feature representation of the spatio-temporal features by properly arranging pairings of the FAttn, ZAttn, and BAttn modules. Experimental results on the Penn-Action, NTU RGB+D 60, and 120 datasets show that the proposed method achieves a promising improvement in performance in comparison to previous state-of-the-art methods.

Dasom Ahn, Sangwon Kim, Hyunsu Hong, Byoung Chul Ko• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy92.7
717
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy96.5
588
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy92
467
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy92
336
Action RecognitionNTU RGB+D 120 Cross-Subject
Accuracy90.3
222
Action RecognitionNTU-120 (cross-subject (xsub))
Accuracy90.3
211
Action RecognitionNTU 120 (Cross-Setup)
Accuracy92.7
203
Action RecognitionNTU RGB+D X-View 60
Accuracy96.5
190
Action RecognitionNTU RGB+D 60 (cross-view (CV))
Top-1 Acc96.5
44
Action RecognitionNTU120 (cross-subject (CS))
Top-1 Accuracy90.3
36
Showing 10 of 15 rows

Other info

Follow for update