Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Jiangliu Wang, Jianbo Jiao, Linchao Bao, Shengfeng He, Yunhui Liu, Wei Liu• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101--
365
Action RecognitionUCF101 (mean of 3 splits)
Accuracy61.2
357
Action RecognitionUCF101 (test)
Accuracy61.2
307
Action RecognitionHMDB51 (test)
Accuracy0.334
249
Action RecognitionHMDB51
Top-1 Acc33.4
225
Action RecognitionHMDB-51 (average of three splits)
Top-1 Acc33.4
204
Video Action RecognitionUCF101
Top-1 Acc58.8
153
Action RecognitionUCF-101
Top-1 Acc61.2
147
Action ClassificationHMDB51 (over all three splits)
Accuracy33.4
121
Action RecognitionUCF101 (Split 1)
Top-1 Acc61.2
105
Showing 10 of 19 rows

Other info

Code

Follow for update