2021

Long-Short Temporal Contrastive Learning of Video Transformers

Wang, Jue, Bertasius, Gedas, Tran, Du et al.

Understand

Video transformers have recently emerged as a competitive alternative to 3D CNNs for video understanding.

  • However, due to their large number of parameters and reduced inductive biases, these models require supervised pretraining on large-scale image datasets to achieve top performance.
  • In this paper, we empirically demonstrate that self-supervised pretraining of video transformers on video-only datasets can lead to action recognition results that are on par or better than those obtained with supervised pretraining on large-scale image datasets, even massive ones such as ImageNet-21K.
  • Since transformer-based models are effective at capturing dependencies over extended temporal spans, we propose a simple learning procedure that forces the model to match a long-term view to a short-term view of the same video.

Reading the bibliography…