English

Late Temporal Modeling in 3D CNN Architectures with BERT for Action Recognition

Computer Vision and Pattern Recognition 2020-09-21 v3

Abstract

In this work, we combine 3D convolution with late temporal modeling for action recognition. For this aim, we replace the conventional Temporal Global Average Pooling (TGAP) layer at the end of 3D convolutional architecture with the Bidirectional Encoder Representations from Transformers (BERT) layer in order to better utilize the temporal information with BERT's attention mechanism. We show that this replacement improves the performances of many popular 3D convolution architectures for action recognition, including ResNeXt, I3D, SlowFast and R(2+1)D. Moreover, we provide the-state-of-the-art results on both HMDB51 and UCF101 datasets with 85.10% and 98.69% top-1 accuracy, respectively. The code is publicly available.

Keywords

Cite

@article{arxiv.2008.01232,
  title  = {Late Temporal Modeling in 3D CNN Architectures with BERT for Action Recognition},
  author = {M. Esat Kalfaoglu and Sinan Kalkan and A. Aydin Alatan},
  journal= {arXiv preprint arXiv:2008.01232},
  year   = {2020}
}

Comments

Presented on the 2nd Workshop on Video Turing Test: Toward Human-Level Video Story Understanding, ECCV 2020

R2 v1 2026-06-23T17:37:06.215Z