Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Actor-Context-Actor Relation Network for Spatio-Temporal Action Localization

About

Localizing persons and recognizing their actions from videos is a challenging task towards high-level video understanding. Recent advances have been achieved by modeling direct pairwise relations between entities. In this paper, we take one step further, not only model direct relations between pairs but also take into account indirect higher-order relations established upon multiple elements. We propose to explicitly model the Actor-Context-Actor Relation, which is the relation between two actors based on their interactions with the context. To this end, we design an Actor-Context-Actor Relation Network (ACAR-Net) which builds upon a novel High-order Relation Reasoning Operator and an Actor-Context Feature Bank to enable indirect relation reasoning for spatio-temporal action localization. Experiments on AVA and UCF101-24 datasets show the advantages of modeling actor-context-actor relations, and visualization of attention maps further verifies that our model is capable of finding relevant higher-order relations to support action detection. Notably, our method ranks first in the AVA-Kineticsaction localization task of ActivityNet Challenge 2020, out-performing other entries by a significant margin (+6.71mAP). Training code and models will be available at https://github.com/Siyu-C/ACAR-Net.

Junting Pan, Siyu Chen, Mike Zheng Shou, Yu Liu, Jing Shao, Hongsheng Li• 2020

Related benchmarks

TaskDatasetResultRank
Action DetectionAVA v2.2 (val)
mAP33.3
99
Action DetectionAVA v2.1 (val)
mAP30
48
Action DetectionAVA V2.2--
42
Action LocalizationAVA 2.2
mAP (center)31.4
25
Spatiotemporal Action LocalizationAVA 2.2
mAP33.3
21
Video Action DetectionUCF101-24 1.0 (test)
F-mAP@0.584.3
17
Video Action DetectionJHMDB21 1.0 (test)
f-mAP@0.577.9
17
Action RecognitionAVA 2.2
mAP33.3
16
Action DetectionUCF-101-24 (split 1)
Frame mAP (IoU=0.5)84.3
10
Spatio-temporal Action LocalizationUCF101-24 (split 1)
mAP84.3
9
Showing 10 of 16 rows

Other info

Code

Follow for update