English

SMAUG: Sparse Masked Autoencoder for Efficient Video-Language Pre-training

Computer Vision and Pattern Recognition 2022-12-01 v3 Artificial Intelligence Computation and Language

Abstract

Video-language pre-training is crucial for learning powerful multi-modal representation. However, it typically requires a massive amount of computation. In this paper, we develop SMAUG, an efficient pre-training framework for video-language models. The foundation component in SMAUG is masked autoencoders. Different from prior works which only mask textual inputs, our masking strategy considers both visual and textual modalities, providing a better cross-modal alignment and saving more pre-training costs. On top of that, we introduce a space-time token sparsification module, which leverages context information to further select only "important" spatial regions and temporal frames for pre-training. Coupling all these designs allows our method to enjoy both competitive performances on text-to-video retrieval and video question answering tasks, and much less pre-training costs by 1.9X or more. For example, our SMAUG only needs about 50 NVIDIA A6000 GPU hours for pre-training to attain competitive performances on these two video-language tasks across six popular benchmarks.

Keywords

Cite

@article{arxiv.2211.11446,
  title  = {SMAUG: Sparse Masked Autoencoder for Efficient Video-Language Pre-training},
  author = {Yuanze Lin and Chen Wei and Huiyu Wang and Alan Yuille and Cihang Xie},
  journal= {arXiv preprint arXiv:2211.11446},
  year   = {2022}
}
R2 v1 2026-06-28T06:22:11.931Z