English

Grouped Spatial-Temporal Aggregation for Efficient Action Recognition

Computer Vision and Pattern Recognition 2019-10-01 v1

Abstract

Temporal reasoning is an important aspect of video analysis. 3D CNN shows good performance by exploring spatial-temporal features jointly in an unconstrained way, but it also increases the computational cost a lot. Previous works try to reduce the complexity by decoupling the spatial and temporal filters. In this paper, we propose a novel decomposition method that decomposes the feature channels into spatial and temporal groups in parallel. This decomposition can make two groups focus on static and dynamic cues separately. We call this grouped spatial-temporal aggregation (GST). This decomposition is more parameter-efficient and enables us to quantitatively analyze the contributions of spatial and temporal features in different layers. We verify our model on several action recognition tasks that require temporal reasoning and show its effectiveness.

Keywords

Cite

@article{arxiv.1909.13130,
  title  = {Grouped Spatial-Temporal Aggregation for Efficient Action Recognition},
  author = {Chenxu Luo and Alan Yuille},
  journal= {arXiv preprint arXiv:1909.13130},
  year   = {2019}
}

Comments

ICCV 2019

R2 v1 2026-06-23T11:29:06.110Z