paper-with-me

Papers

Self-Supervised Learning for Semi-Supervised Temporal Action Proposal

2021-04-07 · CVPR 2021 1 · Xiang Wang, Shiwei Zhang, Zhiwu Qing, Yuanjie Shao, Changxin Gao, Nong Sang

Self-supervised learning presents a remarkable performance to utilize unlabeled data for various video tasks. In this paper, we focus on applying the power of self-supervised methods to improve semi-supervised action proposal generation. Particularly, we design an effective Self-supervised Semi-supervised Temporal Action Proposal (SSTAP) framework. The SSTAP contains two crucial branches, i.e., temporal-aware semi-supervised branch and relation-aware self-supervised branch. The semi-supervised branch improves the proposal model by introducing two temporal perturbations, i.e., temporal feature shift and temporal feature flip, in the mean teacher framework. The self-supervised branch defines two pretext tasks, including masked feature reconstruction and clip-order prediction, to learn the relation of temporal clues. By this means, SSTAP can better explore unlabeled videos, and improve the discriminative abilities of learned action features. We extensively evaluate the proposed SSTAP on THUMOS14 and ActivityNet v1.3 datasets. The experimental results demonstrate that SSTAP significantly outperforms state-of-the-art semi-supervised methods and even matches fully-supervised methods. Code is available at https://github.com/wangxiang1230/SSTAP.

📄 PDF Abstract BibTeX arXiv:2104.03214

Code (1)

wangxiang1230/SSTAP 공식 구현 pytorch

Tasks

RelationSelf-Supervised LearningSemi-Supervised Action DetectionTemporal Action Localization

Similar Papers 제목 키워드 기반

TimeBalance: Temporally-Invariant and Temporally-Distinctive Video Representations for Semi-Supervised Action Recognition

2023-03-28 · CVPR 2023 1 · Ishan Rajendrakumar Dave, Mamshad Nayeem Rizve, Chen Chen, Mubarak Shah

Semi-Supervised Learning can be more beneficial for the video domain compared to images because of its higher annotation cost and dimensionality. Besides, any video understanding task requires reasoning over both spatial…

Action RecognitionOptical Flow EstimationVideo Understanding

Self-Supervised 3D Action Representation Learning with Skeleton Cloud Colorization

2023-04-18 · Siyuan Yang, Jun Liu, Shijian Lu, Er Meng Hwa 외

3D Skeleton-based human action recognition has attracted increasing attention in recent years. Most of the existing work focuses on supervised learning which requires a large number of labeled action sequences that are o…

3D Action RecognitionAction RecognitionColorizationRepresentation Learning+3

Semi-supervised Time Series Classification by Temporal Relation Prediction

2021-06-11 · ICASSP 2021 - 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2021 6 · Haoyi Fan, Fengbin Zhang, Ruidong Wang, Xunhua Huang 외

Semi-supervised learning (SSL) has proven to be a powerful algorithm in different domains by leveraging unlabeled data to mitigate the reliance on the tremendous annotated data. However, few efforts consider the underlyi…

ClassificationPredictionRelationRelation Prediction+4

Semi-Supervised Vision-Language-Action Model

2026-06-19 · Hongyang He, Jiuming Liu, Victor Sanchez arxiv

Vision-Language-Action (VLA) models enable robots to predict actions directly from visual observations and language instructions, but adapting them to new environments still depends on costly action-labeled demonstration…

Self-supervised Learning for Semi-supervised Temporal Language Grounding

2021-09-23 · Fan Luo, Shaoxiang Chen, Jingjing Chen, Zuxuan Wu 외

Given a text description, Temporal Language Grounding (TLG) aims to localize temporal boundaries of the segments that contain the specified semantics in an untrimmed video. TLG is inherently a challenging task, as it req…

Contrastive LearningPseudo LabelSelf-Supervised LearningSentence