English

Learning Video Representations without Natural Videos

Computer Vision and Pattern Recognition 2024-11-20 v2

Abstract

We show that useful video representations can be learned from synthetic videos and natural images, without incorporating natural videos in the training. We propose a progression of video datasets synthesized by simple generative processes, that model a growing set of natural video properties (e.g., motion, acceleration, and shape transformations). The downstream performance of video models pre-trained on these generated datasets gradually increases with the dataset progression. A VideoMAE model pre-trained on our synthetic videos closes 97.2\% of the performance gap on UCF101 action classification between training from scratch and self-supervised pre-training from natural videos, and outperforms the pre-trained model on HMDB51. Introducing crops of static images to the pre-training stage results in similar performance to UCF101 pre-training and outperforms the UCF101 pre-trained model on 11 out of 14 out-of-distribution datasets of UCF101-P. Analyzing the low-level properties of the datasets, we identify correlations between frame diversity, frame similarity to natural data, and downstream performance. Our approach provides a more controllable and transparent alternative to video data curation processes for pre-training.

Keywords

Cite

@article{arxiv.2410.24213,
  title  = {Learning Video Representations without Natural Videos},
  author = {Xueyang Yu and Xinlei Chen and Yossi Gandelsman},
  journal= {arXiv preprint arXiv:2410.24213},
  year   = {2024}
}

Comments

Project page: https://unicorn53547.github.io/video_syn_rep/

R2 v1 2026-06-28T19:43:19.140Z