paper-with-me

Papers

Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework

2020-08-06 · Li Tao, Xueting Wang, Toshihiko Yamasaki

We propose a self-supervised method to learn feature representations from videos. A standard approach in traditional self-supervised methods uses positive-negative data pairs to train with contrastive learning strategy. In such a case, different modalities of the same video are treated as positives and video clips from a different video are treated as negatives. Because the spatio-temporal information is important for video representation, we extend the negative samples by introducing intra-negative samples, which are transformed from the same anchor video by breaking temporal relations in video clips. With the proposed Inter-Intra Contrastive (IIC) framework, we can train spatio-temporal convolutional networks to learn video representations. There are many flexible options in our IIC framework and we conduct experiments by using several different configurations. Evaluations are conducted on video retrieval and video recognition tasks using the learned video representation. Our proposed IIC outperforms current state-of-the-art results by a large margin, such as 16.7% and 9.5% points improvements in top-1 accuracy on UCF101 and HMDB51 datasets for video retrieval, respectively. For video recognition, improvements can also be obtained on these two benchmark datasets. Code is available at https://github.com/BestJuly/Inter-intra-video-contrastive-learning.

📄 PDF Abstract BibTeX arXiv:2008.02531

Code (2)

BestJuly/Inter-intra-video-contrastive-learning 공식 구현 pytorch
BestJuly/IIC pytorch

Tasks

Action Recognition In VideosContrastive LearningRepresentation LearningRetrievalSelf-Supervised Action RecognitionSelf-supervised Video RetrievalVideo RecognitionVideo Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Transformation for Self-supervised Correspondence Learning

2020-12-09 · Ning Wang, Wengang Zhou, Houqiang Li

In this paper, we focus on the self-supervised learning of visual correspondence using unlabeled videos in the wild. Our method simultaneously considers intra- and inter-video representation associations for reliable cor…

Object TrackingSelf-Supervised LearningSemantic SegmentationVideo Object Segmentation+2

Locality-Aware Inter-and Intra-Video Reconstruction for Self-Supervised Correspondence Learning

2022-03-27 · Liulei Li, Tianfei Zhou, Wenguan Wang, Lu Yang 외

Our target is to learn visual correspondence from unlabeled videos. We develop LIIR, a locality-aware inter-and intra-video reconstruction framework that fills in three missing pieces, i.e., instance discrimination, loca…

PositionRepresentation LearningVideo Reconstruction

Locality-Aware Inter- and Intra-Video Reconstruction for Self-Supervised Correspondence Learning

2022-01-01 · CVPR 2022 1 · Liulei Li, Tianfei Zhou, Wenguan Wang, Lu Yang 외

Our target is to learn visual correspondence from unlabeled videos. We develop LIIR, a locality-aware inter-and intra-video reconstruction framework that fills in three missing pieces, i.e., instance discrimination, …

PositionRepresentation LearningVideo Reconstruction

Inter-intra Variant Dual Representations forSelf-supervised Video Recognition

2021-07-02 · Lin Zhang, Qi She, Zhengyang Shen, Changhu Wang

Contrastive learning applied to self-supervised representation learning has seen a resurgence in deep models. In this paper, we find that existing contrastive learning based solutions for self-supervised video recognitio…

Contrastive LearningRepresentation LearningRetrievalVideo Recognition+1

Temporal Contrastive Graph Learning for Video Action Recognition and Retrieval

2021-01-04 · Yang Liu, Keze Wang, Haoyuan Lan, Liang Lin

Attempt to fully discover the temporal diversity and chronological characteristics for self-supervised video representation learning, this work takes advantage of the temporal dependencies within videos and further propo…

Action RecognitionContrastive LearningGraph LearningRepresentation Learning+3