English

SVT: Supertoken Video Transformer for Efficient Video Understanding

Computer Vision and Pattern Recognition 2023-04-25 v2

Abstract

Whether by processing videos with fixed resolution from start to end or incorporating pooling and down-scaling strategies, existing video transformers process the whole video content throughout the network without specially handling the large portions of redundant information. In this paper, we present a Supertoken Video Transformer (SVT) that incorporates a Semantic Pooling Module (SPM) to aggregate latent representations along the depth of visual transformer based on their semantics, and thus, reduces redundancy inherent in video inputs.~Qualitative results show that our method can effectively reduce redundancy by merging latent representations with similar semantics and thus increase the proportion of salient information for downstream tasks.~Quantitatively, our method improves the performance of both ViT and MViT while requiring significantly less computations on the Kinectics and Something-Something-V2 benchmarks.~More specifically, with our SPM, we improve the accuracy of MAE-pretrained ViT-B and ViT-L by 1.5% with 33% less GFLOPs and by 0.2% with 55% less FLOPs, respectively, on the Kinectics-400 benchmark, and improve the accuracy of MViTv2-B by 0.2% and 0.3% with 22% less GFLOPs on Kinectics-400 and Something-Something-V2, respectively.

Keywords

Cite

@article{arxiv.2304.00325,
  title  = {SVT: Supertoken Video Transformer for Efficient Video Understanding},
  author = {Chenbin Pan and Rui Hou and Hanchao Yu and Qifan Wang and Senem Velipasalar and Madian Khabsa},
  journal= {arXiv preprint arXiv:2304.00325},
  year   = {2023}
}
R2 v1 2026-06-28T09:44:37.965Z