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

Masked Motion Encoding for Self-Supervised Video Representation Learning

About

How to learn discriminative video representation from unlabeled videos is challenging but crucial for video analysis. The latest attempts seek to learn a representation model by predicting the appearance contents in the masked regions. However, simply masking and recovering appearance contents may not be sufficient to model temporal clues as the appearance contents can be easily reconstructed from a single frame. To overcome this limitation, we present Masked Motion Encoding (MME), a new pre-training paradigm that reconstructs both appearance and motion information to explore temporal clues. In MME, we focus on addressing two critical challenges to improve the representation performance: 1) how to well represent the possible long-term motion across multiple frames; and 2) how to obtain fine-grained temporal clues from sparsely sampled videos. Motivated by the fact that human is able to recognize an action by tracking objects' position changes and shape changes, we propose to reconstruct a motion trajectory that represents these two kinds of change in the masked regions. Besides, given the sparse video input, we enforce the model to reconstruct dense motion trajectories in both spatial and temporal dimensions. Pre-trained with our MME paradigm, the model is able to anticipate long-term and fine-grained motion details. Code is available at https://github.com/XinyuSun/MME.

Xinyu Sun, Peihao Chen, Liangwei Chen, Changhao Li, Thomas H. Li, Mingkui Tan, Chuang Gan• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy70.5
535
Action RecognitionKinetics-400
Top-1 Acc81.8
413
Action RecognitionSomething-Something v2
Top-1 Accuracy29.2
341
Action RecognitionUCF101 (test)
Accuracy96.5
307
Action RecognitionHMDB51 (test)
Accuracy0.78
249
Action RecognitionKinetics 400 (test)
Top-1 Accuracy81.5
245
Action RecognitionHMDB51
Top-1 Acc37.1
225
Action RecognitionUCF-101
Top-1 Acc56
147
Video ClassificationKinetics-400
Top-1 Acc81.8
131
Action RecognitionKinetics400 (val)
Accuracy81.5
40
Showing 10 of 13 rows

Other info

Code

Follow for update