Part Aware Contrastive Learning for Self-Supervised Action Recognition
Yilei Hua, Wenhan Wu, Ce Zheng, Aidong Lu, Mengyuan Liu, Chen Chen,, Shiqian Wu

TL;DR
This paper introduces SkeAttnCLR, an attention-based contrastive learning framework that enhances skeleton-based action recognition by integrating local body part features with global representations, leading to improved performance.
Contribution
It proposes a novel multi-head attention mask module for skeleton representation learning, emphasizing salient local features and expanding contrastive pairs for better semantic understanding.
Findings
Outperforms state-of-the-art on NTURGB+D, NTU120-RGB+D, and PKU-MMD datasets.
Significantly improves action recognition accuracy by emphasizing local features.
Demonstrates the effectiveness of local feature similarity in skeleton-based recognition.
Abstract
In recent years, remarkable results have been achieved in self-supervised action recognition using skeleton sequences with contrastive learning. It has been observed that the semantic distinction of human action features is often represented by local body parts, such as legs or hands, which are advantageous for skeleton-based action recognition. This paper proposes an attention-based contrastive learning framework for skeleton representation learning, called SkeAttnCLR, which integrates local similarity and global features for skeleton-based action representations. To achieve this, a multi-head attention mask module is employed to learn the soft attention mask features from the skeletons, suppressing non-salient local features while accentuating local salient features, thereby bringing similar local features closer in the feature space. Additionally, ample contrastive pairs are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Advanced Technologies in Various Fields
MethodsSoftmax · Linear Layer · Contrastive Learning
