We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: VidTr: Video Transformer Without Convolutions

Abstract: We introduce Video Transformer (VidTr) with separable-attention for video classification. Comparing with commonly used 3D networks, VidTr is able to aggregate spatio-temporal information via stacked attentions and provide better performance with higher efficiency. We first introduce the vanilla video transformer and show that transformer module is able to perform spatio-temporal modeling from raw pixels, but with heavy memory usage. We then present VidTr which reduces the memory cost by 3.3$\times$ while keeping the same performance. To further optimize the model, we propose the standard deviation based topK pooling for attention ($pool_{topK\_std}$), which reduces the computation by dropping non-informative features along temporal dimension. VidTr achieves state-of-the-art performance on five commonly used datasets with lower computational requirement, showing both the efficiency and effectiveness of our design. Finally, error analysis and visualization show that VidTr is especially good at predicting actions that require long-term temporal reasoning.
Comments: ICCV 2021 Accepted
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2104.11746 [cs.CV]
  (or arXiv:2104.11746v2 [cs.CV] for this version)

Submission history

From: Xinyu Li [view email]
[v1] Fri, 23 Apr 2021 17:59:01 GMT (1687kb,D)
[v2] Fri, 15 Oct 2021 23:41:28 GMT (7190kb,D)

Link back to: arXiv, form interface, contact.