English

StNet: Local and Global Spatial-Temporal Modeling for Action Recognition

Computer Vision and Pattern Recognition 2018-12-12 v3

Abstract

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or pure 3D convolution based approaches, we explore a novel spatial temporal network (StNet) architecture for both local and global spatial-temporal modeling in videos. Particularly, StNet stacks N successive video frames into a \emph{super-image} which has 3N channels and applies 2D convolution on super-images to capture local spatial-temporal relationship. To model global spatial-temporal relationship, we apply temporal convolution on the local spatial-temporal feature maps. Specifically, a novel temporal Xception block is proposed in StNet. It employs a separate channel-wise and temporal-wise convolution over the feature sequence of video. Extensive experiments on the Kinetics dataset demonstrate that our framework outperforms several state-of-the-art approaches in action recognition and can strike a satisfying trade-off between recognition accuracy and model complexity. We further demonstrate the generalization performance of the leaned video representations on the UCF101 dataset.

Keywords

Cite

@article{arxiv.1811.01549,
  title  = {StNet: Local and Global Spatial-Temporal Modeling for Action Recognition},
  author = {Dongliang He and Zhichao Zhou and Chuang Gan and Fu Li and Xiao Liu and Yandong Li and Limin Wang and Shilei Wen},
  journal= {arXiv preprint arXiv:1811.01549},
  year   = {2018}
}

Comments

AAAI2019

R2 v1 2026-06-23T05:03:58.276Z