English

Video action detection by learning graph-based spatio-temporal interactions

Computer Vision and Pattern Recognition 2021-03-02 v3

Abstract

Action Detection is a complex task that aims to detect and classify human actions in video clips. Typically, it has been addressed by processing fine-grained features extracted from a video classification backbone. Recently, thanks to the robustness of object and people detectors, a deeper focus has been added on relationship modelling. Following this line, we propose a graph-based framework to learn high-level interactions between people and objects, in both space and time. In our formulation, spatio-temporal relationships are learned through self-attention on a multi-layer graph structure which can connect entities from consecutive clips, thus considering long-range spatial and temporal dependencies. The proposed module is backbone independent by design and does not require end-to-end training. Extensive experiments are conducted on the AVA dataset, where our model demonstrates state-of-the-art results and consistent improvements over baselines built with different backbones. Code is publicly available at https://github.com/aimagelab/STAGE_action_detection.

Keywords

Cite

@article{arxiv.1912.04316,
  title  = {Video action detection by learning graph-based spatio-temporal interactions},
  author = {Matteo Tomei and Lorenzo Baraldi and Simone Calderara and Simone Bronzin and Rita Cucchiara},
  journal= {arXiv preprint arXiv:1912.04316},
  year   = {2021}
}

Comments

This is the authors version of an article accepted for publication in Computer Vision and Image Understanding (CVIU), available online February 2021

R2 v1 2026-06-23T12:40:35.136Z