English

Video Is Graph: Structured Graph Module for Video Action Recognition

Computer Vision and Pattern Recognition 2022-02-01 v3 Image and Video Processing

Abstract

In the field of action recognition, video clips are always treated as ordered frames for subsequent processing. To achieve spatio-temporal perception, existing approaches propose to embed adjacent temporal interaction in the convolutional layer. The global semantic information can therefore be obtained by stacking multiple local layers hierarchically. However, such global temporal accumulation can only reflect the high-level semantics in deep layers, neglecting the potential low-level holistic clues in shallow layers. In this paper, we first propose to transform a video sequence into a graph to obtain direct long-term dependencies among temporal frames. To preserve sequential information during transformation, we devise a structured graph module (SGM), achieving fine-grained temporal interactions throughout the entire network. In particular, SGM divides the neighbors of each node into several temporal regions so as to extract global structural information with diverse sequential flows. Extensive experiments are performed on standard benchmark datasets, i.e., Something-Something V1 & V2, Diving48, Kinetics-400, UCF101, and HMDB51. The reported performance and analysis demonstrate that SGM can achieve outstanding precision with less computational complexity.

Keywords

Cite

@article{arxiv.2110.05904,
  title  = {Video Is Graph: Structured Graph Module for Video Action Recognition},
  author = {Rongchang Li and Xiao-Jun Wu and Tianyang Xu},
  journal= {arXiv preprint arXiv:2110.05904},
  year   = {2022}
}

Comments

9 pages

R2 v1 2026-06-24T06:49:18.200Z