English

MM-ViT: Multi-Modal Video Transformer for Compressed Video Action Recognition

Computer Vision and Pattern Recognition 2021-11-16 v2

Abstract

This paper presents a pure transformer-based approach, dubbed the Multi-Modal Video Transformer (MM-ViT), for video action recognition. Different from other schemes which solely utilize the decoded RGB frames, MM-ViT operates exclusively in the compressed video domain and exploits all readily available modalities, i.e., I-frames, motion vectors, residuals and audio waveform. In order to handle the large number of spatiotemporal tokens extracted from multiple modalities, we develop several scalable model variants which factorize self-attention across the space, time and modality dimensions. In addition, to further explore the rich inter-modal interactions and their effects, we develop and compare three distinct cross-modal attention mechanisms that can be seamlessly integrated into the transformer building block. Extensive experiments on three public action recognition benchmarks (UCF-101, Something-Something-v2, Kinetics-600) demonstrate that MM-ViT outperforms the state-of-the-art video transformers in both efficiency and accuracy, and performs better or equally well to the state-of-the-art CNN counterparts with computationally-heavy optical flow.

Keywords

Cite

@article{arxiv.2108.09322,
  title  = {MM-ViT: Multi-Modal Video Transformer for Compressed Video Action Recognition},
  author = {Jiawei Chen and Chiu Man Ho},
  journal= {arXiv preprint arXiv:2108.09322},
  year   = {2021}
}

Comments

Winter Conference on Applications of Computer Vision (WACV) 2022

R2 v1 2026-06-24T05:17:39.396Z