English

Exploiting Inter-Frame Regional Correlation for Efficient Action Recognition

Computer Vision and Pattern Recognition 2020-05-07 v1

Abstract

Temporal feature extraction is an important issue in video-based action recognition. Optical flow is a popular method to extract temporal feature, which produces excellent performance thanks to its capacity of capturing pixel-level correlation information between consecutive frames. However, such a pixel-level correlation is extracted at the cost of high computational complexity and large storage resource. In this paper, we propose a novel temporal feature extraction method, named Attentive Correlated Temporal Feature (ACTF), by exploring inter-frame correlation within a certain region. The proposed ACTF exploits both bilinear and linear correlation between successive frames on the regional level. Our method has the advantage of achieving performance comparable to or better than optical flow-based methods while avoiding the introduction of optical flow. Experimental results demonstrate our proposed method achieves the state-of-the-art performances of 96.3% on UCF101 and 76.3% on HMDB51 benchmark datasets.

Keywords

Cite

@article{arxiv.2005.02591,
  title  = {Exploiting Inter-Frame Regional Correlation for Efficient Action Recognition},
  author = {Yuecong Xu and Jianfei Yang and Kezhi Mao and Jianxiong Yin and Simon See},
  journal= {arXiv preprint arXiv:2005.02591},
  year   = {2020}
}

Comments

24 pages (exclude reference), 7 figures, 4 tables

R2 v1 2026-06-23T15:20:29.926Z