paper-with-me

Papers

Self-supervised Spatio-temporal Representation Learning for Videos by Predicting Motion and Appearance Statistics

2019-04-07 · CVPR 2019 6 · Jiangliu Wang, Jianbo Jiao, Linchao Bao, Shengfeng He, Yun-hui Liu, Wei Liu

We address the problem of video representation learning without human-annotated labels. While previous efforts address the problem by designing novel self-supervised tasks using video data, the learned features are merely on a frame-by-frame basis, which are not applicable to many video analytic tasks where spatio-temporal features are prevailing. In this paper we propose a novel self-supervised approach to learn spatio-temporal features for video representation. Inspired by the success of two-stream approaches in video classification, we propose to learn visual features by regressing both motion and appearance statistics along spatial and temporal dimensions, given only the input video data. Specifically, we extract statistical concepts (fast-motion region and the corresponding dominant direction, spatio-temporal color diversity, dominant color, etc.) from simple patterns in both spatial and temporal domains. Unlike prior puzzles that are even hard for humans to solve, the proposed approach is consistent with human inherent visual habits and therefore easy to answer. We conduct extensive experiments with C3D to validate the effectiveness of our proposed approach. The experiments show that our approach can significantly improve the performance of C3D when applied to video classification tasks. Code is available at https://github.com/laura-wang/video_repres_mas.

📄 PDF Abstract BibTeX arXiv:1904.03597

Code (1)

laura-wang/video_repres_mas 공식 구현 tf

Tasks

Action RecognitionGeneral ClassificationRepresentation LearningSelf-Supervised Action RecognitionVideo Classification

Similar Papers 제목 키워드 기반

Self-Supervised Video Representation Learning with Constrained Spatiotemporal Jigsaw

2021-01-01 · Yuqi Huo, Mingyu Ding, Haoyu Lu, Zhiwu Lu 외

This paper proposes a novel pretext task for self-supervised video representation learning by exploiting spatiotemporal continuity in videos. It is motivated by the fact that videos are spatiotemporal by nature and a rep…

Representation Learning

Learning Natural Consistency Representation for Face Forgery Video Detection

2024-07-15 · Daichi Zhang, Zihao Xiao, Shikun Li, Fanzhao Lin 외

Face Forgery videos have elicited critical social public concerns and various detectors have been proposed. However, fully-supervised detectors may lead to easily overfitting to specific forgery methods or videos, and ex…

Representation LearningVideo Classification

Self-Supervised Spatiotemporal Feature Learning via Video Rotation Prediction

2018-11-28 · Longlong Jing, Xiaodong Yang, Jingen Liu, YingLi Tian

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper,…

Action RecognitionPredictionSelf-Supervised Action RecognitionTemporal Action Localization+1

Self-Supervised Spatiotemporal Learning via Video Clip Order Prediction

2019-06-01 · CVPR 2019 6 · Dejing Xu, Jun Xiao, Zhou Zhao, Jian Shao 외

We propose a self-supervised spatiotemporal learning technique which leverages the chronological order of videos. Our method can learn the spatiotemporal representation of the video by predicting the order of shuffled cl…

Action RecognitionRetrievalSelf-Supervised Action RecognitionTemporal Action Localization

The Impact of Spatiotemporal Augmentations on Self-Supervised Audiovisual Representation Learning

2021-10-13 · Haider Al-Tahan, Yalda Mohsenzadeh

Contrastive learning of auditory and visual perception has been extremely successful when investigated individually. However, there are still major questions on how we could integrate principles learned from both domains…

Contrastive LearningRepresentation LearningSelf-Supervised Learning