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

Richly Activated Graph Convolutional Network for Action Recognition with Incomplete Skeletons

About

Current methods for skeleton-based human action recognition usually work with completely observed skeletons. However, in real scenarios, it is prone to capture incomplete and noisy skeletons, which will deteriorate the performance of traditional models. To enhance the robustness of action recognition models to incomplete skeletons, we propose a multi-stream graph convolutional network (GCN) for exploring sufficient discriminative features distributed over all skeleton joints. Here, each stream of the network is only responsible for learning features from currently unactivated joints, which are distinguished by the class activation maps (CAM) obtained by preceding streams, so that the activated joints of the proposed method are obviously more than traditional methods. Thus, the proposed method is termed richly activated GCN (RA-GCN), where the richly discovered features will improve the robustness of the model. Compared to the state-of-the-art methods, the RA-GCN achieves comparable performance on the NTU RGB+D dataset. Moreover, on a synthetic occlusion dataset, the performance deterioration can be alleviated by the RA-GCN significantly.

Yi-Fan Song, Zhang Zhang, Liang Wang• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy79.4
661
Action RecognitionNTU RGB+D (Cross-View)
Accuracy93.5
609
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy93.5
575
Action RecognitionNTU RGB+D (Cross-subject)--
474
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy85.9
467
Action RecognitionNTU RGB+D X-sub 120
Accuracy74.4
377
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy85.9
305
Skeleton-based Action RecognitionNTU RGB+D (Cross-View)
Accuracy93.5
213
Skeleton-based Action RecognitionNTU RGB+D 120 Cross-Subject
Top-1 Accuracy74.6
143
Skeleton-based Action RecognitionNTU-RGB+D 120 (Cross-setup)
Accuracy75.3
136
Showing 10 of 14 rows

Other info

Code

Follow for update