paper-with-me

홈 › Papers

Semi-Supervised Action Recognition with Temporal Contrastive Learning

2021-02-04 · CVPR 2021 1 · Ankit Singh, Omprakash Chakraborty, Ashutosh Varshney, Rameswar Panda, Rogerio Feris, Kate Saenko, Abir Das

Learning to recognize actions from only a handful of labeled videos is a challenging problem due to the scarcity of tediously collected activity labels. We approach this problem by learning a two-pathway temporal contrastive model using unlabeled videos at two different speeds leveraging the fact that changing video speed does not change an action. Specifically, we propose to maximize the similarity between encoded representations of the same video at two different speeds as well as minimize the similarity between different videos played at different speeds. This way we use the rich supervisory information in terms of `time' that is present in otherwise unsupervised pool of videos. With this simple yet effective strategy of manipulating video playback rates, we considerably outperform video extensions of sophisticated state-of-the-art semi-supervised image recognition methods across multiple diverse benchmark datasets and network architectures. Interestingly, our proposed approach benefits from out-of-domain unlabeled videos showing generalization and robustness. We also perform rigorous ablations and analysis to validate our approach. Project page: https://cvir.github.io/TCL/.

📄 PDF Abstract BibTeX arXiv:2102.02751

Code (1)

CVIR/TCL 공식 구현 pytorch

Tasks

Action RecognitionContrastive Learning

Similar Papers 제목 키워드 기반

Semi-Supervised Few-Shot Atomic Action Recognition

2020-11-17 · Xiaoyuan Ni, Sizhe Song, Yu-Wing Tai, Chi-Keung Tang

Despite excellent progress has been made, the performance on action recognition still heavily relies on specific datasets, which are difficult to extend new action classes due to labor-intensive labeling. Moreover, the h…

Action RecognitionAtomic action recognitionDiversity

Spatiotemporal Decouple-and-Squeeze Contrastive Learning for Semi-Supervised Skeleton-based Action Recognition

2023-02-05 · Binqian Xu, Xiangbo Shu

Contrastive learning has been successfully leveraged to learn action representations for addressing the problem of semi-supervised skeleton-based action recognition. However, most contrastive learning-based methods only …

Action RecognitionContrastive LearningSelf-Supervised Human Action RecognitionSkeleton Based Action Recognition

SITAR: Semi-supervised Image Transformer for Action Recognition

2024-09-04 · Owais Iqbal, Omprakash Chakraborty, Aftab Hussain, Rameswar Panda 외

Recognizing actions from a limited set of labeled videos remains a challenge as annotating visual data is not only tedious but also can be expensive due to classified nature. Moreover, handling spatio-temporal data using…

Action RecognitionContrastive LearningTemporal Action Localization

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

Learning Discriminative Spatio-temporal Representations for Semi-supervised Action Recognition

2024-04-25 · Yu Wang, Sanping Zhou, Kun Xia, Le Wang

Semi-supervised action recognition aims to improve spatio-temporal reasoning ability with a few labeled data in conjunction with a large amount of unlabeled data. Albeit recent advancements, existing powerful methods are…

Action RecognitionContrastive Learning