Our new X account is live! Follow @wizwand_team for updates
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
661
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy96.5
575
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy92
467
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy92
305
Action RecognitionNTU RGB+D 120 Cross-Subject
Accuracy90.3
183
Action RecognitionNTU RGB+D X-View 60
Accuracy96.5
172
Action RecognitionNTU 120 (Cross-Setup)
Accuracy92.7
112
Action RecognitionNTU-120 (cross-subject (xsub))
Accuracy90.3
82
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