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

Masked Motion Predictors are Strong 3D Action Representation Learners

About

In 3D human action recognition, limited supervised data makes it challenging to fully tap into the modeling potential of powerful networks such as transformers. As a result, researchers have been actively investigating effective self-supervised pre-training strategies. In this work, we show that instead of following the prevalent pretext task to perform masked self-component reconstruction in human joints, explicit contextual motion modeling is key to the success of learning effective feature representation for 3D action recognition. Formally, we propose the Masked Motion Prediction (MAMP) framework. To be specific, the proposed MAMP takes as input the masked spatio-temporal skeleton sequence and predicts the corresponding temporal motion of the masked human joints. Considering the high temporal redundancy of the skeleton sequence, in our MAMP, the motion information also acts as an empirical semantic richness prior that guide the masking process, promoting better attention to semantically rich temporal regions. Extensive experiments on NTU-60, NTU-120, and PKU-MMD datasets show that the proposed MAMP pre-training substantially improves the performance of the adopted vanilla transformer, achieving state-of-the-art results without bells and whistles. The source code of our MAMP is available at https://github.com/maoyunyao/MAMP.

Yunyao Mao, Jiajun Deng, Wengang Zhou, Yao Fang, Wanli Ouyang, Houqiang Li• 2023

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy79.1
661
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy89.1
575
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy93.1
467
Action RecognitionNTU RGB+D X-sub 120
Accuracy78.6
377
Skeleton-based Action RecognitionNTU 60 (X-sub)
Accuracy93.1
220
Action RecognitionNTU RGB+D X-View 60
Accuracy97.5
172
Skeleton-based Action RecognitionNTU 120 (X-sub)
Accuracy90
139
Action RecognitionNTU 120 (Cross-Setup)
Accuracy79.1
112
Action RecognitionNTU-120 (cross-subject (xsub))
Accuracy78.6
82
Action RecognitionPKU-MMD Part I
Accuracy92.2
53
Showing 10 of 15 rows

Other info

Code

Follow for update