ICASSP 2021accepted0 citations

Multi-Directional Convolution Networks with Spatial-Temporal Feature Pyramid Module for Action Recognition

Bohong Yang, Zijian Wang, Wu Ran, Hong Lu, Yi-Ping Phoebe Chen

Abstract

Recent attempts show that factorizing 3D convolutional filters into separate spatial and temporal components brings impressive improvement in action recognition. However, traditional temporal convolution operating along the temporal dimension will aggregate unrelated features, since the feature maps of fast-moving objects have shifted spatial positions. In this paper, we propose a novel and effective Multi-Directional Convolution (MDConv), which extracts features along different spatial-temporal orientations. Especially, MDConv has the same FLOPs and parameters as the traditional 1D temporal convolution. Also, we propose the Spatial-Temporal Feature Pyramid Module (STFPM) to fuse spatial semantics in different scales in a light-weight way. Our extensive experiments show that the models which integrate with MDConv achieve better accuracy on several large-scale action recognition benchmarks such as Kinetics, AVA and Something-Something V1&V2 datasets.

BibTeX
@inproceedings{icassp2021_multidirectional,
  title = {Multi-Directional Convolution Networks with Spatial-Temporal Feature Pyramid Module for Action Recognition},
  author = {Bohong Yang and Zijian Wang and Wu Ran and Hong Lu and Yi-Ping Phoebe Chen},
  booktitle = {ICASSP 2021},
  year = {2021}
}