paper-with-me

Papers

Video Playback Rate Perception for Self-supervisedSpatio-Temporal Representation Learning

2020-06-20 · Yuan Yao, Chang Liu, Dezhao Luo, Yu Zhou, Qixiang Ye

In self-supervised spatio-temporal representation learning, the temporal resolution and long-short term characteristics are not yet fully explored, which limits representation capabilities of learned models. In this paper, we propose a novel self-supervised method, referred to as video Playback Rate Perception (PRP), to learn spatio-temporal representation in a simple-yet-effective way. PRP roots in a dilated sampling strategy, which produces self-supervision signals about video playback rates for representation model learning. PRP is implemented with a feature encoder, a classification module, and a reconstructing decoder, to achieve spatio-temporal semantic retention in a collaborative discrimination-generation manner. The discriminative perception model follows a feature encoder to prefer perceiving low temporal resolution and long-term representation by classifying fast-forward rates. The generative perception model acts as a feature decoder to focus on comprehending high temporal resolution and short-term representation by introducing a motion-attention mechanism. PRP is applied on typical video target tasks including action recognition and video retrieval. Experiments show that PRP outperforms state-of-the-art self-supervised models with significant margins. Code is available at github.com/yuanyao366/PRP

📄 PDF Abstract BibTeX arXiv:2006.11476

Code (1)

yuanyao366/PRP 공식 구현 pytorch

Tasks

Action RecognitionDecoderRepresentation LearningRetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Video Playback Rate Perception for Self-Supervised Spatio-Temporal Representation Learning

2020-06-01 · CVPR 2020 6 · Yuan Yao, Chang Liu, Dezhao Luo, Yu Zhou 외

In self-supervised spatio-temporal representation learning, the temporal resolution and long-short term characteristics are not yet fully explored, which limits representation capabilities of learned models. In this pape…

Action RecognitionDecoderRepresentation LearningRetrieval+3

Self-Supervised Visual Learning by Variable Playback Speeds Prediction of a Video

2020-03-05 · Hyeon Cho, Tae-hoon Kim, Hyung Jin Chang, Wonjun Hwang

We propose a self-supervised visual learning method by predicting the variable playback speeds of a video. Without semantic labels, we learn the spatio-temporal visual representation of the video by leveraging the variat…

Action RecognitionRepresentation LearningRetrievalSelf-Supervised Action Recognition+2

Advancing Video Self-Supervised Learning via Image Foundation Models

2025-05-25 · Jingwei Wu, Zhewei Huang, Chang Liu

In the past decade, image foundation models (IFMs) have achieved unprecedented progress. However, the potential of directly using IFMs for video self-supervised representation learning has largely been overlooked. In thi…

GPURepresentation LearningSelf-Supervised Learning

RSPNet: Relative Speed Perception for Unsupervised Video Representation Learning

2020-10-27 · Peihao Chen, Deng Huang, Dongliang He, Xiang Long 외

We study unsupervised video representation learning that seeks to learn both motion and appearance features from unlabeled video only, which can be reused for downstream tasks such as action recognition. This task, howev…

Action RecognitionRepresentation LearningRetrievalSelf-Supervised Action Recognition+1

Video-ReTime: Learning Temporally Varying Speediness for Time Remapping

2022-05-11 · Simon Jenni, Markus Woodson, Fabian Caba Heilbron

We propose a method for generating a temporally remapped video that matches the desired target duration while maximally preserving natural video dynamics. Our approach trains a neural network through self-supervision to …

Action Recognition