paper-with-me

Papers

RSPNet: Relative Speed Perception for Unsupervised Video Representation Learning

2020-10-27 · Peihao Chen, Deng Huang, Dongliang He, Xiang Long, Runhao Zeng, Shilei Wen, Mingkui Tan, Chuang Gan

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, however, is extremely challenging due to 1) the highly complex spatial-temporal information in videos; and 2) the lack of labeled data for training. Unlike the representation learning for static images, it is difficult to construct a suitable self-supervised task to well model both motion and appearance features. More recently, several attempts have been made to learn video representation through video playback speed prediction. However, it is non-trivial to obtain precise speed labels for the videos. More critically, the learnt models may tend to focus on motion pattern and thus may not learn appearance features well. In this paper, we observe that the relative playback speed is more consistent with motion pattern, and thus provide more effective and stable supervision for representation learning. Therefore, we propose a new way to perceive the playback speed and exploit the relative speed between two video clips as labels. In this way, we are able to well perceive speed and learn better motion features. Moreover, to ensure the learning of appearance features, we further propose an appearance-focused task, where we enforce the model to perceive the appearance difference between two video clips. We show that optimizing the two tasks jointly consistently improves the performance on two downstream tasks, namely action recognition and video retrieval. Remarkably, for action recognition on UCF101 dataset, we achieve 93.7% accuracy without the use of labeled data for pre-training, which outperforms the ImageNet supervised pre-trained model. Code and pre-trained models can be found at https://github.com/PeihaoChen/RSPNet.

📄 PDF Abstract BibTeX arXiv:2011.07949

Code (1)

PeihaoChen/RSPNet 공식 구현 pytorch

Tasks

Action RecognitionRepresentation LearningRetrievalSelf-Supervised Action RecognitionVideo Retrieval

Similar Papers 제목 키워드 기반

Auxiliary Learning for Self-Supervised Video Representation via Similarity-based Knowledge Distillation

2021-12-07 · Amirhossein Dadashzadeh, Alan Whone, Majid Mirmehdi

Despite the outstanding success of self-supervised pretraining methods for video representation learning, they generalise poorly when the unlabeled dataset for pretraining is small or the domain difference between unlabe…

Auxiliary LearningKnowledge DistillationRepresentation Learning

NAS-based Recursive Stage Partial Network (RSPNet) for Light-Weight Semantic Segmentation

2022-10-03 · Yi-Chun Wang, Jun-Wei Hsieh, Ming-Ching Chang

Current NAS-based semantic segmentation methods focus on accuracy improvements rather than light-weight design. In this paper, we proposed a two-stage framework to design our NAS-based RSPNet model for light-weight seman…

SegmentationSemantic Segmentation

VIDEOP2R: Video Understanding from Perception to Reasoning

2025-11-14 · Yifan Jiang, Yueying Wang, Rui Zhao, Toufiq Parag 외 arxiv

Reinforcement fine-tuning (RFT), a two-stage framework consisting of supervised fine-tuning (SFT) and reinforcement learning (RL) has shown promising results on improving reasoning ability of large language models (LLMs)…

Reinforcement Learning

Anomaly Crossing: New Horizons for Video Anomaly Detection as Cross-domain Few-shot Learning

2021-12-12 · Guangyu Sun, Zhang Liu, Lianggong Wen, Jing Shi 외

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the ta…

Anomaly DetectionCross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning+1

Bidirectional Multirate Reconstruction for Temporal Modeling in Videos

2016-11-28 · CVPR 2017 7 · Linchao Zhu, Zhongwen Xu, Yi Yang

Despite the recent success of neural networks in image feature learning, a major problem in the video domain is the lack of sufficient labeled data for learning to model temporal information. In this paper, we propose an…

Event DetectionVideo Captioning