paper-with-me

Papers

Contrastive Learning from Extremely Augmented Skeleton Sequences for Self-supervised Action Recognition

2021-12-07 · Tianyu Guo, Hong Liu, Zhan Chen, Mengyuan Liu, Tao Wang, Runwei Ding

In recent years, self-supervised representation learning for skeleton-based action recognition has been developed with the advance of contrastive learning methods. The existing contrastive learning methods use normal augmentations to construct similar positive samples, which limits the ability to explore novel movement patterns. In this paper, to make better use of the movement patterns introduced by extreme augmentations, a Contrastive Learning framework utilizing Abundant Information Mining for self-supervised action Representation (AimCLR) is proposed. First, the extreme augmentations and the Energy-based Attention-guided Drop Module (EADM) are proposed to obtain diverse positive samples, which bring novel movement patterns to improve the universality of the learned representations. Second, since directly using extreme augmentations may not be able to boost the performance due to the drastic changes in original identity, the Dual Distributional Divergence Minimization Loss (D$^3$M Loss) is proposed to minimize the distribution divergence in a more gentle way. Third, the Nearest Neighbors Mining (NNM) is proposed to further expand positive samples to make the abundant information mining process more reasonable. Exhaustive experiments on NTU RGB+D 60, PKU-MMD, NTU RGB+D 120 datasets have verified that our AimCLR can significantly perform favorably against state-of-the-art methods under a variety of evaluation protocols with observed higher quality action representations. Our code is available at https://github.com/Levigty/AimCLR.

📄 PDF Abstract BibTeX arXiv:2112.03590

Code (1)

levigty/aimclr 공식 구현 pytorch

Tasks

Action RecognitionContrastive LearningFew-Shot Skeleton-Based Action RecognitionRepresentation LearningSelf-Supervised Action RecognitionSelf-Supervised Human Action RecognitionSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Skeleton-Contrastive 3D Action Representation Learning

2021-08-08 · Fida Mohammad Thoker, Hazel Doughty, Cees G. M. Snoek

This paper strives for self-supervised learning of a feature space suitable for skeleton-based action recognition. Our proposal is built upon learning invariances to input skeleton representations and various skeleton au…

Action RecognitionContrastive LearningFew-Shot Skeleton-Based Action RecognitionRepresentation Learning+4

Contrastive Learning from Spatio-Temporal Mixed Skeleton Sequences for Self-Supervised Skeleton-Based Action Recognition

2022-07-07 · Zhan Chen, Hong Liu, Tianyu Guo, Zhengyan Chen 외

Self-supervised skeleton-based action recognition with contrastive learning has attracted much attention. Recent literature shows that data augmentation and large sets of contrastive pairs are crucial in learning such re…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1

DMMG: Dual Min-Max Games for Self-Supervised Skeleton-Based Action Recognition

2023-02-22 · Shannan Guan, Xin Yu, Wei Huang, Gengfa Fang 외

In this work, we propose a new Dual Min-Max Games (DMMG) based self-supervised skeleton action recognition method by augmenting unlabeled data in a contrastive learning framework. Our DMMG consists of a viewpoint variati…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1

A Self-Supervised Gait Encoding Approach with Locality-Awareness for 3D Skeleton Based Person Re-Identification

2020-09-05 · Haocong Rao, Siqi Wang, Xiping Hu, Mingkui Tan 외

Person re-identification (Re-ID) via gait features within 3D skeleton sequences is a newly-emerging topic with several advantages. Existing solutions either rely on hand-crafted descriptors or supervised gait representat…

Contrastive LearningPerson Re-IdentificationRepresentation LearningSelf-Supervised Learning

Skeleton-Snippet Contrastive Learning with Multiscale Feature Fusion for Action Localization

2025-12-18 · Qiushuo Cheng, Jingjing Liu, Catherine Morgan, Alan Whone 외 arxiv

The self-supervised pretraining paradigm has achieved great success in learning 3D action representations for skeleton-based action recognition using contrastive learning. However, learning effective representations for …

Temporal Action LocalizationContrastive LearningAction RecognitionTransfer Learning