English

Advancing Video Self-Supervised Learning via Image Foundation Models

Computer Vision and Pattern Recognition 2025-05-27 v1

Abstract

In the past decade, image foundation models (IFMs) have achieved unprecedented progress. However, the potential of directly using IFMs for video self-supervised representation learning has largely been overlooked. In this study, we propose an advancing video self-supervised learning (AdViSe) approach, aimed at significantly reducing the training overhead of video representation models using pre-trained IFMs. Specifically, we first introduce temporal modeling modules (ResNet3D) to IFMs, constructing a video representation model. We then employ a video self-supervised learning approach, playback rate perception, to train temporal modules while freezing the IFM components. Experiments on UCF101 demonstrate that AdViSe achieves performance comparable to state-of-the-art methods while reducing training time by 3.4×3.4\times and GPU memory usage by 8.2×8.2\times. This study offers fresh insights into low-cost video self-supervised learning based on pre-trained IFMs. Code is available at https://github.com/JingwWu/advise-video-ssl.

Keywords

Cite

@article{arxiv.2505.19218,
  title  = {Advancing Video Self-Supervised Learning via Image Foundation Models},
  author = {Jingwei Wu and Zhewei Huang and Chang Liu},
  journal= {arXiv preprint arXiv:2505.19218},
  year   = {2025}
}
R2 v1 2026-07-01T02:37:31.350Z