English

Alignment-guided Temporal Attention for Video Action Recognition

Computer Vision and Pattern Recognition 2023-01-03 v2

Abstract

Temporal modeling is crucial for various video learning tasks. Most recent approaches employ either factorized (2D+1D) or joint (3D) spatial-temporal operations to extract temporal contexts from the input frames. While the former is more efficient in computation, the latter often obtains better performance. In this paper, we attribute this to a dilemma between the sufficiency and the efficiency of interactions among various positions in different frames. These interactions affect the extraction of task-relevant information shared among frames. To resolve this issue, we prove that frame-by-frame alignments have the potential to increase the mutual information between frame representations, thereby including more task-relevant information to boost effectiveness. Then we propose Alignment-guided Temporal Attention (ATA) to extend 1-dimensional temporal attention with parameter-free patch-level alignments between neighboring frames. It can act as a general plug-in for image backbones to conduct the action recognition task without any model-specific design. Extensive experiments on multiple benchmarks demonstrate the superiority and generality of our module.

Keywords

Cite

@article{arxiv.2210.00132,
  title  = {Alignment-guided Temporal Attention for Video Action Recognition},
  author = {Yizhou Zhao and Zhenyang Li and Xun Guo and Yan Lu},
  journal= {arXiv preprint arXiv:2210.00132},
  year   = {2023}
}

Comments

Accepted by NeurIPS 2022

R2 v1 2026-06-28T02:30:11.399Z