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

Revealing Key Details to See Differences: A Novel Prototypical Perspective for Skeleton-based Action Recognition

About

In skeleton-based action recognition, a key challenge is distinguishing between actions with similar trajectories of joints due to the lack of image-level details in skeletal representations. Recognizing that the differentiation of similar actions relies on subtle motion details in specific body parts, we direct our approach to focus on the fine-grained motion of local skeleton components. To this end, we introduce ProtoGCN, a Graph Convolutional Network (GCN)-based model that breaks down the dynamics of entire skeleton sequences into a combination of learnable prototypes representing core motion patterns of action units. By contrasting the reconstruction of prototypes, ProtoGCN can effectively identify and enhance the discriminative representation of similar actions. Without bells and whistles, ProtoGCN achieves state-of-the-art performance on multiple benchmark datasets, including NTU RGB+D, NTU RGB+D 120, Kinetics-Skeleton, and FineGYM, which demonstrates the effectiveness of the proposed method. The code is available at https://github.com/firework8/ProtoGCN.

Hongda Liu, Yunfan Liu, Min Ren, Hao Wang, Yunlong Wang, Zhenan Sun• 2024

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy92.2
661
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy93.8
467
Action RecognitionNTU RGB+D X-sub 120
Accuracy90.9
377
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy93.8
305
Skeleton-based Action RecognitionNTU RGB+D (Cross-View)
Accuracy97.8
213
Skeleton-based Action RecognitionNTU RGB+D 120 (X-set)
Top-1 Accuracy92.2
184
Action RecognitionNTU RGB+D 120 Cross-Subject--
183
Action RecognitionNTU RGB+D X-View 60
Accuracy97.8
172
Skeleton-based Action RecognitionNTU-RGB+D 120 (Cross-setup)
Accuracy92.2
136
Skeleton-based Action RecognitionKinetics-Skeleton
Top-1 Acc51.9
82
Showing 10 of 23 rows

Other info

Code

Follow for update