CVJun 29, 2021

Spatio-Temporal Context for Action Detection

arXiv:2106.15171v1
Originality Incremental advance
AI Analysis

This work addresses action detection in video understanding, offering a domain-specific incremental improvement.

The paper tackled action detection by modeling spatio-temporal interactions between actors and context using non-aggregated temporal information with attention-based cross blocks, resulting in a +0.31 mAP improvement on the AVA dataset.

Research in action detection has grown in the recentyears, as it plays a key role in video understanding. Modelling the interactions (either spatial or temporal) between actors and their context has proven to be essential for this task. While recent works use spatial features with aggregated temporal information, this work proposes to use non-aggregated temporal information. This is done by adding an attention based method that leverages spatio-temporal interactions between elements in the scene along the clip.The main contribution of this work is the introduction of two cross attention blocks to effectively model the spatial relations and capture short range temporal interactions.Experiments on the AVA dataset show the advantages of the proposed approach that models spatio-temporal relations between relevant elements in the scene, outperforming other methods that model actor interactions with their context by +0.31 mAP.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes